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

Domination mode #66

Closed Raptor007 closed 6 years ago

Raptor007 commented 6 years ago

Implement a team domination mode, like Unreal Tournament. Define flag positions in tng/*.dom which players touch to switch to their team's color. At regular intervals, the teams gain points for how many flags they control at that moment.

Raptor007 commented 6 years ago

Done! https://github.com/Raptor007/aq2-tng/commit/0643726839ba693ecfd556d323ce0abf17414add https://github.com/Raptor007/aq2-tng/commit/d1eabe37406d3598cbe3ca84edf9aa62cbeb1ecf

Raptor007 commented 6 years ago

Added some .dom files for a few maps: https://github.com/Raptor007/aq2-tng/commit/19e78f171fa7bd45dc95caf8cc545fd721de6d67

Raptor007 commented 6 years ago

Fixed an issue where multiple players touching a flag was spammy: https://github.com/Raptor007/aq2-tng/commit/f17545bb66c1be1d83b3ba649a330c63588f34e1