Raptor007 / aq2-tng

Action Quake 2: The Next Generation. Raptor007's sandbox for testing changes. When verified stable, this code is pushed to the official aq2-tng repo:
https://github.com/aq2-tng/aq2-tng/tree/bots
4 stars 2 forks source link

Enhancements/bug fixes/default adjustments from AQtion #147

Closed darkshade9 closed 1 year ago

darkshade9 commented 1 year ago
  1. Added g_spawn_items cvar for allowing things like ammo/weapons/items to spawn in games where GS_WEAPONCHOOSE is enabled (like dm_choose 1 Deathmatch) -- forced off for Matchmode play
  2. Changed default loud_guns to 0
  3. Moved Gamemodeflag() to g_spawn.c since it game-wide and not just stats related
  4. Added gm=tp when game is use_3teams
  5. Set default irc channel to irc.aq2world.com (RIP Barrysworld :( )
darkshade9 commented 1 year ago

Related: https://github.com/Raptor007/aq2-tng/issues/133 https://github.com/actionquake/aq2-tng/pull/41