+++ /dev/null
-TODO:\r
-\r
-- Create documentation\r
-\r
-- Bots must learn to use the Grabber gun. The weapon code of havocbot is still there, but doesn't know how to shoot the Grabber\r
-\r
-- ONS bot AI: Teach bots to use grabber alt fire to damage control points and generators when near them.\r
-\r
-- Update player models to the iqm format (except stomach model). See the Xonotic project for example on how that's done.\r
-\r
-- Implement a slow swallowing feature, rather than immediately swallowing an opponent.\r
-\r
-- Health-based player size: Change the bounding box of players to match their size, once darkplaces will support this for cl_movement.\r
-\r
-Known bugs:\r
-//bot configuration: name model skin shirt pants team keyboard use moving dodging ping weapon use aggressivity range aiming calmhand mouse fightthink aithink vore predskill preyskill fear teamheal\r
+//bot configuration: name model skin shirt glow team keyboard use moving dodging ping weapon use aggressivity range aiming calmhand mouse fightthink aithink vore predskill preyskill fear teamheal\r
//default team values (team-override): 1 = red, 2 = blue, 3 = yellow, 4 = pink \r
-//use -1 for shirt-color or pants-color to get random colors \r
+//use -1 for shirt-color or glow-color to get random colors \r
DarkVixen vixen.zym 1 4 0 0 0 0 -0.5 -1 1 1 -0.5 -1 -1 2 0.5 -1 1.25 1.25 1.5 0.5\r
-Rainbow vixen.zym 1 15 0 0 0 -1 -1 -1 0 2 0 1 0 2 -1 -1 0.75 0.75 0.5 1.25\r
+Rainbow vixen.zym 1 0 15 0 0 -1 -1 -1 0 2 0 1 0 2 -1 -1 0.75 0.75 0.5 1.25\r
VorePrincess vixen.zym 0 -1 0 0 -0.5 0 0 1 -0.5 0 1 0 0 0 0 0 1.5 1.25 1.25 0.75\r
Eater vixen.zym 0 1 1 0 0 -1 0 -0.5 0.5 1 0 1 -2 1 0 0 1 0.85 1 0.75\r
HungryFox vixen.zym 1 8 14 0 0 0 0 1 0 -1 -0.5 -1 1 0 0 0 1.25 1 1 0.5\r
--- /dev/null
+TODO:\r
+\r
+- Create documentation\r
+\r
+- Bots must learn to use the Grabber gun. The weapon code of havocbot is still there, but doesn't know how to shoot the Grabber\r
+\r
+- ONS bot AI: Teach bots to use grabber alt fire to damage control points and generators when near them.\r
+\r
+- Update player models to the iqm format (except stomach model). See the Xonotic project for example on how that's done.\r
+\r
+- Implement a slow swallowing feature, rather than immediately swallowing an opponent.\r
+\r
+- Health-based player size: Change the bounding box of players to match their size, once darkplaces will support this for cl_movement.\r
+\r
+Known bugs:\r