Ensiform
Ensiform
Need more information from jawa about this command. Cannot find anything about it in JA+ documentation.
Does the JA+ client actually predict it ?
teh wants you to add support to parse his fixes files on server. AFAIK I can make them work without requiring client prediction.
By introducing the proper handicap support some bots have 25, 50, 75 max health. xD
I don't think you'll be able to get this to work without significant changes to engine _and_ to tri_col_test.cpp
Why would you need curl for this? Use geoip... https://github.com/maxmind/libmaxminddb / https://github.com/maxmind/geoip-api-c
Mods should handle this. cgame and jampgame are perfectly capable.
If its just configuration files I don't see why you need it in the engine. Plus what about mods that already have? I know I implemented this sort of thing...
Not sure what you mean by this?
~~~There's also sqplus for binding C++ / objects nicely too.~~~ Apparently there are other options instead of sqplus now and are on the squirrel wiki. For reference: http://wiki.squirrel-lang.org/default.aspx/SquirrelWiki/Lua%20Compared%20to%20Squirrel.html GameMonkey is...