Commit graph

212 commits

Author SHA1 Message Date
Dmitry
43e37e9818 Merge branch 'active_grenades' 2015-06-11 16:55:16 +03:00
Dmitry
b2739f2241 seems to working fine 2015-06-11 16:53:21 +03:00
Dmitriy
7a0efddddd one more problem 2015-06-11 14:31:02 +03:00
Dmitriy
818ffd2d62 fixed mistakes 2015-06-11 14:25:12 +03:00
Dmitriy
f0c35ba9e9 save point, testing needed 2015-06-11 14:19:52 +03:00
Dmitry
02823791c0 save point for tomorrow, good night 2015-06-11 00:18:49 +03:00
Dmitry
44512457c8 passing some of the vectors by reference, instead of copying 2015-06-10 23:41:55 +03:00
Dmitry
02fe78ceee a little fixes 2015-06-10 23:30:48 +03:00
Dmitriy
46a46b4b24 removed brain-damaged shield-code 2015-06-10 13:39:55 +03:00
Dmitry
0314cee6d3 ok, got the msec code from podbot_mm, thx kwo 2015-06-09 23:58:10 +03:00
Dmitry
b8cb81f97a continue to play with msec ;) 2015-06-09 23:31:46 +03:00
Dmitry
d4a6a30d3a playing with msec... 2015-06-09 22:58:15 +03:00
Dmitry
73f21591f9 some optimizations to goal finding 2015-06-09 22:16:08 +03:00
Dmitriy
9ec495d0de remove useless function call 2015-06-09 16:32:01 +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
f0dcda5747 some combat behaviour improvements 2015-06-08 22:55:57 +03:00
Dmitriy
83740aa129 optimized FindNearestPlayer ()
support v6 waypoint file converted from v7
2015-06-08 16:18:55 +03:00
Dmitry
3042325f70 fixed pathfinding problems (again) 2015-06-07 23:06:23 +03:00
Dmitry
550eadeb9e Merge branch 'master' of https://github.com/jeefo/yapb.git 2015-06-07 19:43:18 +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
Dmitriy
e590a4c9cb Update README.md 2015-06-06 22:55:57 +03:00
Dmitriy
0ff5aa4ea8 Update README.md 2015-06-06 22:55:48 +03:00
Dmitriy
11b5ca7179 Update README.md 2015-06-06 22:50:47 +03:00
Dmitriy
e61bd304a7 remove public link to osxcross
since tarball contains licensed under xcode eula OSX SDK
2015-06-06 22:39:37 +03:00
Dmitriy
8b28356ec1 OSX support done 2015-06-06 21:35:32 +03:00
Dmitriy
6fdebd1758 Update .travis.yml 2015-06-06 21:24:49 +03:00
Dmitriy
d1a5cab73f Update .travis.yml 2015-06-06 20:43:37 +03:00
Dmitry
4962302e6c Merge branch 'master' of https://github.com/jeefo/yapb.git 2015-06-06 20:38:40 +03:00
Dmitry
67399f97ab added support for cross-compiling linux->osx to makefile 2015-06-06 20:38:22 +03:00
Dmitriy
17bfa6a2bd again fixed typo 2015-06-06 18:37:02 +03:00
Dmitriy
ddea30ebec testing travis 2015-06-06 18:34:22 +03:00
Dmitriy
b53e65d3ad copy artifacts to ftp from travis-ci 2015-06-06 18:28:17 +03:00
Dmitriy
1237f5aac7 travis-ci clang workaround 2015-06-06 17:56:20 +03:00
Dmitriy
eb1b31bce6 testing travis 2015-06-06 17:49:24 +03:00
Dmitry
3371058471 update makefile for linux and osx 2015-06-06 17:32:59 +03:00
Dmitry
8f48af4314 more fixed for clang warnings 2015-06-06 16:37:15 +03:00
Dmitry
25504279d9 fixed some clang warnings
remove chat string from code
2015-06-06 16:19:20 +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
fa3efb431f test commit from VS 2015-06-04 14:35:55 +03:00
Dmitriy
d173424e10 more fixes to project file 2015-06-04 13:59:00 +03:00
Dmitriy
708983e293 remove AVX optimization 2015-06-04 13:31:44 +03:00
Dmitriy
2e46c9e866 removed debugging information 2015-06-04 13:31:27 +03:00
Dmitriy
f7ce913917 fixed project settings for ci 2015-06-04 13:14:22 +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
Dmitriy
873e389271 Update LICENSE.txt 2014-09-09 18:32:56 +04:00
Dmitriy
955aec4edc Create README.md 2014-09-09 18:32:13 +04:00
jeefo
9e01a8f877 some little changes 2014-09-09 18:30:40 +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
jeefo
379c0bc81e some little tweaks 2014-08-15 21:58:43 +04:00