actionquake / aq2-tng

Action Quake 2: The Next Generation (including CVS history from SF.net)
http://aq2-tng.sourceforge.net/
5 stars 6 forks source link

Master to aqtion sync #3

Closed darkshade9 closed 2 years ago

darkshade9 commented 2 years ago

Don't forget to include this in the change.txt specifically for bots under From 2.81:

+ Added bot support.  Use 'sv addbot' to spawn them on demand, or 'botdata.cfg' to spawn them every map.
* Bots branch no longer messes up multiplayer view models (player_state_t was not the expected size).
- Tweaked bot aiming so they're not such ridiculous crack shots in certain circumstances.
- Bots are no longer counted in voting, and you can kickvote bots with any number of players (minimum is ignored).
+ Added optional gender to 'botdata.cfg' parsing.
* Bot-safe printf functions no longer parse an extra level of "%".