Dmitriy
7c90b9db1e
ready for final
2015-07-24 13:18:53 +03:00
jeefo
55e4cf4bd9
simplified a bit hearing and aim dir choosing
...
bots thnik function not run every frame, should save some fps
2015-07-19 13:39:00 +03:00
jeefo
36c549a0ce
some refactoring
2015-07-17 19:23:31 +03:00
jeefo
c445d07c2b
more optimizations
...
removed ancient firedelays
maybe some more...
2015-07-12 17:18:20 +03:00
jeefo
ad6db4109b
fixed console spam on DS
2015-07-11 20:17:44 +03:00
jeefo
85e618fb1b
minor changes
2015-07-11 19:54:46 +03:00
jeefo
6847bd34a6
removed SEH
2015-07-05 18:53:58 +03:00
jeefo
dabe84e4d6
push build
2015-07-01 23:04:36 +03:00
jeefo
f19e4e9e7f
replaced wrong naming for global variable
2015-06-30 00:52:20 +03:00
jeefo
ff51914ea6
more fixes for coverity, now fixed what i have done in previous build :)
2015-06-29 21:49:52 +03:00
jeefo
95c121ef43
fixed some coverity warnings
2015-06-29 20:51:25 +03:00
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
7c58f91f20
moved bot's think function, so it's executed after game logic
2015-06-21 19:04:41 +03:00
jeefo
5117831f34
*sid should be set _after_ clientconnect
2015-06-20 14:14:36 +03:00
jeefo
ac8bf86c18
added support for bot avatars in scoreboard in cs 1.6
2015-06-20 13:38:13 +03:00
jeefo
be7780949f
fixed stupid mistake, non-metamod mode works ok now
2015-06-20 12:56:22 +03:00
jeefo
c12437689c
fixed shooting at guy behind shield
...
thank goes to KWo
2015-06-18 21:37:39 +03:00
Dmitry
2b005a6a98
fixed another buffer overflow in config parser
...
fixed memory leak in translation
fixed bots don't shoot through walls
fixed bots don't buy anything, if server issues sv_restart 1
fixed inability to kick bot's, when playing on Xash3D engine
2015-06-18 19:34:44 +03:00
Dmitry
866b6bad64
fixed buffer overflow in config parsing
...
remove all default weapons restrictions
2015-06-15 23:51:13 +03:00
Dmitry
b7baeb5852
fixed jason mode once more
...
high skill bots now making more headshots
2015-06-14 12:55:49 +03:00
Dmitry
515bc85207
remove randomness
...
more optimizations
2015-06-12 00:28:43 +03:00
Dmitry
66c33472ff
more work on optimizing cpu usage
...
reverted active grenades on TASK_* items
2015-06-11 23:22:50 +03:00
Dmitriy
f0c35ba9e9
save point, testing needed
2015-06-11 14:19:52 +03:00
Dmitry
02823791c0
save point for tomorrow, good night
2015-06-11 00:18:49 +03:00
Dmitry
02fe78ceee
a little fixes
2015-06-10 23:30:48 +03:00
Dmitry
73f21591f9
some optimizations to goal finding
2015-06-09 22:16:08 +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
3371058471
update makefile for linux and osx
2015-06-06 17:32:59 +03:00
Dmitry
8f48af4314
more fixed for clang warnings
2015-06-06 16:37:15 +03:00
Dmitry
25504279d9
fixed some clang warnings
...
remove chat string from code
2015-06-06 16:19:20 +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
eab08307da
fixed duplicate names after multiple level changes
2014-08-05 22:26:16 +04:00
jeefo
e02dc8a28f
a little housekeeping
2014-08-01 22:47:54 +04:00
jeefo
8da986cf37
added support for bot's pings in scoreboard
...
controlled via yb_latency_display = 2
thanks to podbotmm project
2014-08-01 22:28:45 +04:00
jeefo
3a4164ec5d
helloworld
2014-07-30 14:17:46 +04:00