jeefo
0c8a246c48
cleaning up the code. part 0.1
2016-08-27 23:37:27 +03:00
jeefo
e8eb775c23
cleaning up the code. part 0.
2016-08-27 22:49:42 +03:00
jeefo
562beb6aa5
get rid of c++11
2016-07-04 13:25:12 +03:00
jeefo
19f4582685
bot is not searching mod name in hardcoded list, so you can now use any gamedir for bot. So the CS beta 7.0 & 7.1 for steam is now supported.
2016-07-01 09:32:43 +03:00
jeefo
db79df8d38
fixed crash on escaping from bomb on really small maps (de_iceworld ie)
...
reworked how yb_quota works
fixed engine is not notified about bot cvar is beeing changed
2016-06-23 15:30:19 +03:00
jeefo
8a9ccfd083
fixed android compiling
2016-04-18 20:15:54 +03:00
jeefo
da1b5c2ff9
fixed variable collisions
...
fixed active grenade timer running too fast
fixed reacting on sound function setting pvs instead of pas
2016-03-25 14:56:40 +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
730ce7a1d4
fixed typos in messsage processing
...
fixed loadlibrary code
fixed game identification in chatter
2016-03-13 11:58:35 +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
4b0188222f
fixes clang warnings
...
fixed bad combat strafe dir direction selection
added more 'shoot thru wall' code as reaction on sound
2016-03-09 22:34:24 +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
6136bace18
revert game interface class, i'm just too lazy to do it now...
2016-03-05 21:22:29 +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
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
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