]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/server/bot
Fix my last fix
[voretournament/voretournament.git] / data / qcsrc / server / bot /
2011-07-07 MirceaKitsuneFix a bug causing the bot AI to get stuck at high skill...
2011-05-04 MirceaKitsuneFix bug with bots not selecting the Grabber gun. This...
2011-05-03 MirceaKitsuneUse self.stat_eaten instead of checking self.predator...
2011-04-18 MirceaKitsuneAllow bots to swallow you even when gentle vore mutator...
2011-04-17 MirceaKitsuneTODO: make bots also know the amount of damage boost...
2011-03-14 MirceaKitsuneSmall tweaks to the weapon reload code, that I also...
2011-02-28 MirceaKitsunePort weapon reload code server side from Xonotic (code...
2010-10-05 MirceaKitsuneFix another comment just for the sake of it
2010-10-05 MirceaKitsuneGramm@r
2010-10-05 MirceaKitsuneFix a major forgotten issue in the vore AI. 0.4 has...
2010-10-04 MirceaKitsuneComment
2010-10-04 MirceaKitsuneVore AI: Team heal swallowing should be done the same...
2010-10-04 MirceaKitsuneAdd a request made by several players; A way to disable...
2010-10-04 MirceaKitsuneA comment too
2010-10-04 MirceaKitsuneVore AI: Don't eat someone with spawn shield active...
2010-10-03 MirceaKitsuneBot clips should block waypoints too
2010-09-30 MirceaKitsunekeepinstomach - same thing on the predator's end. When...
2010-09-30 MirceaKitsuneCvar bots leaving the stomach automatically once team...
2010-09-30 MirceaKitsuneDon't execute the predator vore AI if the bot is prey
2010-09-30 MirceaKitsuneWe only need one randomtry float now
2010-09-30 MirceaKitsuneVore AI: Correct fearing system, and teach bots to...
2010-09-26 MirceaKitsuneA hopefully better bot balancing
2010-09-26 MirceaKitsuneVore AI: Don't eat (teamheal) a team mate who is holdin...
2010-09-26 MirceaKitsuneFix a badly written code in the bot vore AI. This shoul...
2010-09-12 MirceaKitsuneSmall arrangements to my last change
2010-09-12 MirceaKitsuneAdd a cvar that allows disabling the vore system. Yes...
2010-09-09 MirceaKitsuneAdd a cvar that can disable vore between team mates...
2010-09-09 MirceaKitsuneAdd this in the shooting code too. No way to test so...
2010-09-09 MirceaKitsuneMore changes to the botattack RPG setting; "bot behavio...
2010-09-09 MirceaKitsuneTwo new RPg settings. The first one allows anyone to...
2010-09-09 MirceaKitsuneComments and descriptions
2010-09-09 MirceaKitsuneDon't base the swallowing re-check on skill, since...
2010-09-09 MirceaKitsuneSplit the vore_think skill in two categories (predator...
2010-09-09 MirceaKitsuneComments and stuff
2010-09-09 MirceaKitsuneMove this check here, makes more sense
2010-09-09 MirceaKitsuneNot the cvar names :P
2010-09-09 MirceaKitsuneChange some more float names
2010-09-09 MirceaKitsuneFix a bug. Apparently this was conflicting with a float...
2010-09-09 MirceaKitsuneMany changes and optimizations in the Vore AI too....
2010-09-09 MirceaKitsuneShare some duplicated code instead
2010-09-08 MirceaKitsuneeater -> predator, because that's a more correct word
2010-09-08 MirceaKitsuneTeamheal AI: Don't swallow a team mate who is digesting...
2010-09-08 MirceaKitsuneFix two cvar names
2010-09-08 MirceaKitsune3 vore personalities for bots (multiplied by the bot_ai...
2010-09-07 MirceaKitsuneBase it on skill
2010-09-07 MirceaKitsuneVore AI: Team heal abandoning. When the probability...
2010-09-07 MirceaKitsunecomment
2010-09-07 MirceaKitsuneTeach bots to use the "willingly leave" feature when...
2010-09-07 MirceaKitsuneMajor improvement in the bot AI. Don't execute the...
2010-09-07 MirceaKitsuneAlignment
2010-09-07 MirceaKitsuneBad bot! Haven't I taught you not to kick team mate...
2010-09-07 MirceaKitsuneUse correct value in Vore_AI
2010-09-07 MirceaKitsuneCvar dependency for team healing AI
2010-09-07 MirceaKitsuneTeam healing AI is now finished. It might still be...
2010-09-07 MirceaKitsuneTeam healing AI now working as intended, but not ready...
2010-09-07 MirceaKitsuneOne more step in the teamhealing AI
2010-09-07 MirceaKitsuneFirst step in teaching bots to use the teamheal feature...
2010-09-07 MirceaKitsuneDo it properly
2010-09-07 MirceaKitsuneDo the team check properly
2010-09-07 MirceaKitsuneRemove code for an outdated feature
2010-09-07 MirceaKitsuneIt's pointless for bots to randomly release you out...
2010-09-06 MirceaKitsuneCorrect button name
2010-09-05 MirceaKitsuneAdd some more important vore checks and change a cvar...
2010-09-03 MirceaKitsuneVore AI: Teach bots some manners - Don't eat players...
2010-09-01 MirceaKitsuneInitial checkout of Vore Tournament 0.1.alpha.