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
9ae9ecb76a
fixes bad buying for heavy weapons & shotguns
...
replaced some magic numbers in code to be readable
2016-02-29 22:49:19 +03:00
jeefo
64445029c7
fixed crash, when official csbots active
...
fixed baaaad waypoint dislpaying
fixed bots equip in buyzone when has active enemy
bots try to do their goals more ofter (again)
fixed some issues with knife maps
2016-02-11 21:50:05 +03:00
jeefo
aac96fe904
it was mistake
2016-02-07 02:34:06 +03:00
jeefo
be55afdd78
improved support for xash3d (fixed weapon selection)
...
fix #28 #27 #24 #20 #19
2016-02-06 23:37:58 +03:00
jeefo
0bde57897e
fixed cs16-client+xash3d on non-android platforms compatability
...
disables debug information for release builds
2016-01-30 22:22:37 +03:00
jeefo
e65cb3a6c2
added /GL to msvc
...
autovacate checker fixed
2016-01-30 14:02:28 +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
e9d826ccea
fixed bot's don't shoot at near-zero distance [need testing]
2016-01-26 21:18:59 +03:00
jeefo
2907787619
autovacate kicks now dead or lowest frag bot if possible.
...
reworked autovacate to kick bot, only if connected player joined the team.
2016-01-16 21:08:22 +03:00
jeefo
04365ab202
fixed bot's don't shoot thru walls
...
added some knife-mode movement
some codestyle fixes
2016-01-14 23:32:38 +03:00
jeefo
c850e45ed2
some rework of autovacate... again
2016-01-12 23:57:02 +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
f621ff05e1
fixed incorrent player_weaponstrip "fix"
...
remove set_model call for csdm, as it useless
2016-01-03 23:18:47 +03:00
jeefo
18b4636500
added yb_camping_allowed.
...
partially fixed bot freeze when no ammo left in his guns. now bots' should switch to knife and rush enemy.
2016-01-03 22:03:02 +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
cbb3307da0
yb_quota_max fix, when no humans on server
2015-12-20 20:17:53 +03:00
jeefo
3113935751
pushed old commit
2015-12-17 09:57:41 +03:00
jeefo
afd29925e2
fixed xash3d engine compat
...
removed some paranoid check in bomb defusing
2015-12-16 17:20:03 +03:00
jeefo
dd7b85dea7
possibly fixed autovacate feature
...
trigger build
2015-11-21 19:17:11 +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
ac3a5c7c3f
remove of pod-bot-mm msec method
...
fixed weird aiming on low fps machines
fixed potential crash bug in weaponn selection code
2015-08-03 00:05:27 +03:00
jeefo
4256d15bf1
made lower difficulty bots a bit easier
2015-07-31 20:32:08 +03:00
jeefo
533cd8a93c
reduced lag, when killing bots all together
...
a little housekeeping
2015-07-26 21:47:29 +03:00
jeefo
b159d3c7f9
fixed bots looking at weird positions when spawned
...
remove useless function calls
2015-07-26 13:42:51 +03:00
jeefo
11d3ffe20e
runplayermove is now not called every frame, the same as main bot code
...
this gives another fps boost for server perfomance, but gives a little shaky viewmodel (gun) drawing for bot while spectating him in firstperson mode.
2015-07-26 13:02:05 +03:00
jeefo
6502c44050
correct version string
...
report valid number of remaining enemies in chatter
increased periodic think interval
2015-07-25 16:51:48 +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
1404301a3c
fixed wrong think func calling
2015-07-22 23:49:22 +03:00
jeefo
14ac18de31
added back frame skipping
2015-07-22 23:04:43 +03:00
jeefo
2ca5002e45
tweaked antistuck code
2015-07-20 21:26:20 +03:00
jeefo
62a3fa8b80
playing with aim code
...
temporary disabled think frame skipping
2015-07-20 00:42:21 +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
85e618fb1b
minor changes
2015-07-11 19:54:46 +03:00
jeefo
6847bd34a6
removed SEH
2015-07-05 18:53:58 +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
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
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
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