jeefo
684637df03
Ensure kicking player has FL_FAKECLIENT bit set and his name length greater than zero.
...
Replaced "_mm_load_ss" with "_mm_set1_ps" in A_sqrtf. Should fix minor problems.
When simulate sound play for bots, verify that issuer origin is not zero.
Enable by default smart bot kick management for autovacation.
2016-10-29 21:01:41 +03:00
jeefo
7d531ee451
Removed accidentally left debug spam from CSDM checks.
2016-10-23 01:56:43 +03:00
jeefo
ceb0f43377
Fixed bad behaviour of A_stricmp, that caused incorrent parsing of bot console commands.
...
Fixed chatter icon and message notification left on screen if bot was kicked during communication.
Removed yb_csdm_mode. Bot's will automatically know whether they are running under csdm or csdm ffa.
Refactored game-message enums for readability.
Updated yapb.cfg to be actual with code-current bot variables.
2016-10-23 01:49:05 +03:00
jeefo
1cc538ab10
Workaround for regamedll mp_auto_join_team & humans_join_team bug, that was introduced for thirdparty bots (partially fixes s1lentq/ReGameDLL_CS#62 )
...
Changed remove all menu now will not popup again after execing command.
Verify that team isn't stacked before adding bot when sets bot team manually on adding the bot.
2016-10-18 20:34:02 +03:00
jeefo
69bb788e9a
fixing one more mistake in makefiles
2016-09-22 16:07:48 +03:00
jeefo
8d5d9aa580
bumped minimal macos version
2016-09-22 16:03:37 +03:00
jeefo
19d217f7ed
trying to fix macos compilation
2016-09-22 15:58:55 +03:00
jeefo
cc6951c647
fixed refactoring problem
2016-09-22 15:52:03 +03:00
jeefo
1200a34730
resolved conflicts
2016-09-22 15:49:59 +03:00
jeefo
75d1f1ec58
fixed 'remove bot menu' not showing up
...
rewritten posix makefile from the ground
reworked menu logic, so endpoint menu item will redraw menu once again, instead of closing it.
2016-09-22 15:47:35 +03:00
jeefo
5c3f0415b1
more fixes
2016-09-19 19:05:47 +03:00
jeefo
80c0725332
fixed building for macOS
2016-09-19 18:42:03 +03:00
jeefo
8cdd4d5979
Merge branch 'master' of https://github.com/jeefo/yapb.git
2016-09-19 15:09:11 +03:00
jeefo
97db73cdaa
minor optimization
2016-09-19 15:09:09 +03:00
jeefo
efc4429a06
update license.txt
2016-09-19 13:52:00 +03:00
jeefo
6373c85102
Update .travis.yml
2016-09-19 13:33:40 +03:00
jeefo
e6e113126e
Update .travis.yml
2016-09-19 13:21:45 +03:00
jeefo
b6417d1721
Update .travis.yml
2016-09-19 11:51:08 +03:00
jeefo
67b35a41c4
Update .travis.yml
2016-09-19 11:40:52 +03:00
jeefo
9a24d371f7
do not set yb_quota max value depending on auto vacate feature.
2016-09-18 21:57:12 +03:00
jeefo
b3c5aabb51
added -lsupc++ to linux makefile
2016-09-17 22:07:35 +03:00
jeefo
21045db08e
updated android makefile
2016-09-16 23:16:49 +03:00
jeefo
8527f0a34b
fixed android compiling
2016-09-16 22:55:31 +03:00
jeefo
f8650aebd5
okay, travis. flto removed.
2016-09-16 17:05:04 +03:00
jeefo
1141527837
fixing travis...
2016-09-16 16:59:51 +03:00
jeefo
a7805658ad
fixing travis build again...
2016-09-16 16:53:54 +03:00
jeefo
c07065ca9d
tweaked a little weapon firing code
...
fixed chatter icon not disappearing
set bots correct walk speeds
implemented some sse2 stuff
update linux & android makefiles
2016-09-16 16:10:22 +03:00
jeefo
2eec5839bd
fixed prefixed names are not cleared upon bot disconnect
2016-09-15 13:26:13 +03:00
jeefo
55d9227221
testing travis
2016-09-14 23:02:01 +03:00
jeefo
6a5443b506
trying clang 3.8
2016-09-14 22:57:18 +03:00
jeefo
b885df36de
fixing build, again
2016-09-14 18:36:31 +03:00
jeefo
3afdde37c3
fixing build
2016-09-14 15:45:01 +03:00
jeefo
37a352ac54
re-added support for hl-1.1.0.4 & cs beta 6.6 minimum.
2016-09-14 15:40:42 +03:00
jeefo
af82dbf1bb
lambda is nice
2016-09-14 12:51:02 +03:00
jeefo
18a80dd563
added support for BotVoice message under cs16client & xash.
...
BotVoice message now showup with correct show time based on duration of voice message.
fixed colored menus under legacy game versions
2016-09-14 11:51:58 +03:00
jeefo
bcf11cf6ff
disable gcc -fno-builtin
2016-09-14 09:20:33 +03:00
jeefo
cf7fca3039
reverted some changes in makefile
2016-09-13 22:45:47 +03:00
jeefo
9502b9eb53
Merge branch 'master' of https://github.com/jeefo/yapb.git
2016-09-13 22:40:14 +03:00
jeefo
8155d08769
cleaned up posix makefile
2016-09-13 22:40:06 +03:00
jeefo
d6f6ecb41e
Update .gitattributes
2016-09-13 21:44:57 +03:00
jeefo
7081075d24
use -O2 for linux builds
2016-09-13 21:16:47 +03:00
jeefo
14be00bc6b
dedicated server shouldn't count real players when computing bot quota.
2016-09-13 20:03:50 +03:00
jeefo
4a48758f3a
fixing travis-ci build
2016-09-13 19:13:30 +03:00
jeefo
9c4a253dd7
Merge branch 'master' of https://github.com/jeefo/yapb.git
2016-09-13 19:09:23 +03:00
jeefo
0f97db33db
fixed crashes on door open on xash3d
...
workaround bug with svc_bad after adding bots
reworked a little how bot menus works
some more source cleanup
2016-09-13 19:09:20 +03:00
jeefo
4157fa3caf
testing travis
2016-09-12 20:03:43 +03:00
jeefo
8262077372
testing travis
2016-09-12 19:56:03 +03:00
jeefo
55dcddee54
testing travis
2016-09-12 19:53:24 +03:00
jeefo
8a32ee9113
whatever
2016-09-12 19:48:24 +03:00
jeefo
ce948ec1cb
i mean, 3.7
2016-09-12 19:45:42 +03:00