Commit graph

72 commits

Author SHA1 Message Date
jeefo
be55afdd78 improved support for xash3d (fixed weapon selection)
fix #28 #27 #24 #20 #19
2016-02-06 23:37:58 +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
a04f47273e disable by default ultra-mega-high-skill mode
pvs check done only for new enemy
2016-01-16 11:00:40 +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
c6422c19a9 autovacate remove for test 2016-01-12 15:53:14 +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
f9f49c6cc6 check v.target for cs < 1.6 2016-01-03 23:20:33 +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
4c0c921efc fuckin' tabs 2016-01-01 13:42:00 +03:00
jeefo
5f457aaf2d first blood. 2016. 2016-01-01 13:40:39 +03:00
jeefo
d991030145 no tabs in code! 2015-12-30 09:19:05 +03:00
jeefo
6bcf41c5d2 added android makefiles
ensure data directory is created
2015-12-30 09:16:01 +03:00
jeefo
34bd4d1bbd autovacate feature now works only on dedicated server. period. 2015-12-27 17:16:33 +03:00
jeefo
e15e81b2db added missing entities for csdm 2015-12-26 23:34:37 +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
3113935751 pushed old commit 2015-12-17 09:57:41 +03:00
jeefo
6c93b75f34 autovacate works again 2015-12-16 21:34:24 +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
cdcf59c76b fixed yb_version display 2015-08-07 11:36:00 +03:00
jeefo
533cd8a93c reduced lag, when killing bots all together
a little housekeeping
2015-07-26 21:47:29 +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
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