[quake3-commits] [ioquake/ioq3] ad1d0e: Make bots use crusher on other q3tourney6 maps
Zack Middleton
zack at cloemail.com
Mon Aug 28 22:57:26 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: ad1d0e616e4a4702505ee56fb288121c2c1f7a8f
https://github.com/ioquake/ioq3/commit/ad1d0e616e4a4702505ee56fb288121c2c1f7a8f
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M code/game/ai_dmq3.c
Log Message:
-----------
Make bots use crusher on other q3tourney6 maps
Make bots activate crusher on q3tourney6_ctf and mpq3tourney6.
Check if player is inside the crush bounds instead of below the
crusher. There is a jumppad the goes under it in mpq3tourney6.
Commit: c3e64d380685419f96f71035c961907b9dc09a9a
https://github.com/ioquake/ioq3/commit/c3e64d380685419f96f71035c961907b9dc09a9a
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M code/game/ai_dmq3.c
Log Message:
-----------
Make bots only use q3tourney6 crusher to kill their enemy
Only use the crusher for killing the bot's enemy. This doesn't
affect 1v1 very much but prevents the whole team of bots in CTF
from suddenly shooting at the crusher button. Entering the crusher
bounds was basically instant death.
Compare: https://github.com/ioquake/ioq3/compare/63e07afae922...c3e64d380685
More information about the quake3-commits
mailing list