[quake3-commits] [ioquake/ioq3] 8265af: Let's not ifdef MISSIONPACK inside of ifdef MISSIO...

Zack Middleton zturtleman at gmail.com
Thu Apr 30 18:28:10 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 8265af84bed6634fe71cfffe76dc9d3c461d5695
      https://github.com/ioquake/ioq3/commit/8265af84bed6634fe71cfffe76dc9d3c461d5695
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M code/cgame/cg_servercmds.c

  Log Message:
  -----------
  Let's not ifdef MISSIONPACK inside of ifdef MISSIONPACK


  Commit: 2292bf5bb2e3178674492d4dfd46b63515d0abe1
      https://github.com/ioquake/ioq3/commit/2292bf5bb2e3178674492d4dfd46b63515d0abe1
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M code/game/ai_main.c

  Log Message:
  -----------
  Save bot accompany distance across map change or restart

If a bot is accompanying someone before map change or restart, the bot would
continue accompanying them but press up against them and orbit around them.
This is caused by the bot's formation distance being 0.

Save the formation distance so they maintain proper distance and do not
orbit around the player.


Compare: https://github.com/ioquake/ioq3/compare/10c5f0b5a9f2...2292bf5bb2e3


More information about the quake3-commits mailing list