]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Misc tweaks
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 10 Jul 2011 23:14:45 +0000 (02:14 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 10 Jul 2011 23:14:45 +0000 (02:14 +0300)
Todo & known bugs.txt [deleted file]
data/bots.txt
docs/Todo & known bugs.txt [new file with mode: 0644]

diff --git a/Todo & known bugs.txt b/Todo & known bugs.txt
deleted file mode 100644 (file)
index 74e0d18..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-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
index 65b12bdf5bb3dd0529c6bced235dfb69f9d7517d..135509a6089323a9c88731c475e7f8bc82d17dad 100644 (file)
@@ -1,8 +1,8 @@
-//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
diff --git a/docs/Todo & known bugs.txt b/docs/Todo & known bugs.txt
new file mode 100644 (file)
index 0000000..74e0d18
--- /dev/null
@@ -0,0 +1,15 @@
+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