jeefo
e8eb775c23
cleaning up the code. part 0.
2016-08-27 22:49:42 +03:00
jeefo
8b77859fab
fixed experience saver stack corruption
2016-03-18 11:09:44 +03:00
jeefo
222195cc30
load memory files without modname
2016-03-13 21:12:09 +03:00
jeefo
5073626268
fixed typo
2016-03-13 20:16:35 +03:00
jeefo
b08bd747f3
added load tries to waypoint loader
2016-03-13 20:05:42 +03:00
jeefo
a61cd3b021
now load waypoints from memory as well
...
changed versioning scheme
updated linux makefiles
2016-03-13 19:20:25 +03:00
jeefo
a27d39a394
fixed stack corruption in sound code
2016-03-12 19:56:09 +03:00
jeefo
bc2e57a7a8
code refactoring, still testing
...
some fixes all over the place
fixed all warnings from clang
2016-03-12 14:35:44 +03:00
jeefo
5ff6b9ecde
added compile-time support for up to 64 maxplayers
2016-03-10 00:37:33 +03:00
jeefo
8d6b315fa5
added ability to load waypoints & config files from PAK files
2016-03-09 19:17:56 +03:00
jeefo
95d9d4db0c
removed metamod-messages, since there will be nor updates to metamod ifaces.
2016-03-05 23:08:07 +03:00
jeefo
fa64fe2ea7
some code cleanup
...
started to move game-specific stuff into own class
2016-03-05 21:04:46 +03:00
jeefo
d5a8b3642b
fixed bomb defuse check doesn't verify pressing IN_USE button of client
...
fixed potential crash bug in IsPointOccupied
processing global refactoring
2016-03-01 22:52:17 +03:00
jeefo
f8344a464e
a little cleanup of code save point
2016-03-01 13:37:10 +03:00
jeefo
cd48b98180
fixed infinite loop on bad waypoints. now bots will crash down, instead of eating all the ram.
...
more magic-numbers replacements.
2016-02-29 23:50:16 +03:00
jeefo
9e5c1540f9
improved sniping
...
fixed bots never choice camping tactic, due to agression level oveflow
cosmetic changes
2016-01-30 13:15:50 +03:00
jeefo
a7231d87ed
do not threat c4 as grenade
...
simplify linkents
several other fixes
2016-01-27 21:40:47 +03:00
jeefo
aeb712c2b3
fixed race-condition in bomb location detection
...
fixed visited goals are not cleared on round-start
2016-01-07 18:49:55 +03:00
jeefo
4204f4e9f2
fixed rare crashbug in ClientUserInfoChanged
...
fixed chatter ignores yb_communication_type
fixed waypoint display distance, when host entity is alive
fixed bomber choose most longest route to bombplant (in middle of round).
2016-01-05 20:29:34 +03:00
jeefo
c9011b00fd
revert some old commits, that break compatability.
...
fixed copyright year.
2016-01-04 18:26:06 +03:00
jeefo
2c10910972
removed bunch of cvars from public query list.
...
only yb_version is now publicly queryable.
2016-01-04 15:28:38 +03:00
jeefo
4b8c18001d
removed useless things
...
merged changes for xash csdm into master
2015-12-26 17:19:20 +03:00
jeefo
579971c5ff
ported to Android CS 1.6
...
fixed console spam with yb_quota when no waypoints on map
fixed autovacate feature once again
2015-12-26 01:31:46 +03:00
jeefo
36b865abde
do not compare traceresult fraction directly 1.0
...
some cosmetic changes
bots will spray more logos
reduced "cheating" in jumping a little bit
optimized checking 3d vector for zero
2015-08-15 18:09:15 +03:00
jeefo
f3e583e057
another crash bug fix
...
some code style fixes
2015-08-03 12:36:57 +03:00
jeefo
a5c1c0dc7f
fixed UpdateLookAngles is not called at all since last commit :)
2015-08-02 20:31:14 +03:00
Dmitriy
174b3e1eb6
some more cosmetics
2015-07-24 15:10:51 +03:00
Dmitriy
1d22832979
cosmetic changes
2015-07-24 14:39:11 +03:00
jeefo
2ca5002e45
tweaked antistuck code
2015-07-20 21:26:20 +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
85e618fb1b
minor changes
2015-07-11 19:54:46 +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
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