Commit graph

16 commits

Author SHA1 Message Date
jeefo
b6159188bd fixed some warnings from pvs-studio
bot's don't change enemy to teamkiller if currently busy with real enemy
checks for user rendering (invisibility, got from podbot_mm)
no hunting of seek cover when escaping from bomb
2015-06-28 19:43:31 +03:00
jeefo
5291216d06 fixed some typos in waypoint.cpp
fixed clang build error.
2015-06-26 00:07:06 +03:00
jeefo
0ff1caf5b9 changed bot directory structure.
added folder renaming on start (temporary).
2015-06-25 22:56:42 +03:00
jeefo
c28110cce2 small optimizations and code style fixes 2015-06-24 15:38:48 +03:00
jeefo
65818243ec removed useless engine hooks
replaces some div's to mul's
2015-06-22 21:32:29 +03:00
jeefo
f3331aea13 fixed waypoint autodownload feature 2015-06-21 21:39:59 +03:00
Dmitry
44512457c8 passing some of the vectors by reference, instead of copying 2015-06-10 23:41:55 +03:00
Dmitriy
e5ce504176 replaced random number generator with faster one
optimized breakable handling (need testing)
2015-06-09 15:45:34 +03:00
Dmitry
3042325f70 fixed pathfinding problems (again) 2015-06-07 23:06:23 +03:00
Dmitry
eb13736a00 fixed move angles not updated when not checking terrain
fixed reporting-in spam
fixed bot-s won't fight in jason mode
added yb_shoots_thru_walls 2 to use old method for checking shootable wall
2015-06-07 19:43:16 +03:00
Dmitry
1b1ae9ea91 removed bad code bits from pathfinding
fixed too long duck pressing in combat
restore bits of player avoidance code
2015-06-06 14:19:19 +03:00
Dmitriy
b3b157fab0 some work done in 9 months 2015-06-04 11:52:48 +03:00
jeefo
1fa0acf472 some optimizations 2014-09-17 20:36:53 +04:00
jeefo
15255614a9 pre-release cleanup
and fixed bot's won't attack enemies at close distances with knife
2014-09-09 18:29:42 +04:00
jeefo
5e73326033 not sure what have i done
while reading pbmm sources :)
2014-08-05 21:04:43 +04:00
jeefo
3a4164ec5d helloworld 2014-07-30 14:17:46 +04:00