Commit graph

212 commits

Author SHA1 Message Date
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
f9781342ae fixed bad things in wavelength 2015-07-05 21:32:56 +03:00
jeefo
6847bd34a6 removed SEH 2015-07-05 18:53:58 +03:00
jeefo
d26afb6ae4 fixed IsPointOccupied() 2015-07-02 23:46:21 +03:00
jeefo
187c37c9f7 adjusted finddefendwaypoint search distance 2015-07-02 23:45:13 +03:00
jeefo
a2593f58bb don't do local avoidance if sees enemy or round start time < 10 2015-07-02 23:12:36 +03:00
jeefo
dabe84e4d6 push build 2015-07-01 23:04:36 +03:00
jeefo
d1caf7cc48 ignore distance to last enemy 2015-07-01 01:06:37 +03:00
jeefo
7ee191387a fixed typo 2015-07-01 00:51:50 +03:00
jeefo
dbd22ec99e some optimizations in changes in player avoidance code 2015-07-01 00:47:39 +03:00
jeefo
f19e4e9e7f replaced wrong naming for global variable 2015-06-30 00:52:20 +03:00
jeefo
f2ed8fe3e6 Merge branch 'master' of https://github.com/jeefo/yapb 2015-06-30 00:49:04 +03:00
jeefo
11aba7dea7 engine pas checking somewhat unreliable. removed 2015-06-30 00:49:03 +03:00
Dmitriy
d567b4fff0 Update README.md 2015-06-29 22:51:53 +03:00
jeefo
1ae021df60 fixed bots joins servers to early, and issues "hello wolds" chat without his name. 2015-06-29 22:35:37 +03:00
jeefo
f8fe675e65 and now, coverity will be happy? 2015-06-29 22:06:55 +03:00
jeefo
892059a346 oops, one more. 2015-06-29 21:51:03 +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
3eb7668aa9 fixed linux build once again 2015-06-28 20:16:03 +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
2f03f579b3 fixed bot thinks he is stuck, while in combat
add one more check to waypoint occupy test
2015-06-26 23:41:17 +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
77ed0bedd1 reverted some changes 2015-06-24 17:25:39 +03:00
jeefo
1db285cdcd fixed linux build 2015-06-24 15:59:53 +03:00
jeefo
c28110cce2 small optimizations and code style fixes 2015-06-24 15:38:48 +03:00
Dmitriy
ff036d8215 Update README.md 2015-06-23 16:37:43 +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
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
d0a8cb727a some combat behavior tweaks 2015-06-20 11:45:59 +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
Dmitriy
d75d5bad44 Update .travis.yml 2015-06-18 15:03:21 +03:00
Dmitriy
67ab8f0a05 fixed cs 1.0 crash :) 2015-06-16 12:57:30 +03:00
Dmitry
a843dc58a4 fixed bot's crashing on cs 1.3 2015-06-16 01:10:29 +03:00
Dmitry
866b6bad64 fixed buffer overflow in config parsing
remove all default weapons restrictions
2015-06-15 23:51:13 +03:00
Dmitry
3b3ef4754b tweaked cvars 2015-06-14 23:13:09 +03:00
Dmitry
c6a43ba281 Merge branch 'master' of https://github.com/jeefo/yapb.git 2015-06-14 13:48:41 +03:00
Dmitry
0f5be643b6 fixe typo in menus 2015-06-14 13:48:39 +03:00
Dmitriy
955e3aaec4 testing linux versioning 2015-06-14 13:22:05 +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
1f3774c786 some more brain-damaged shield code removal 2015-06-12 19:31: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