packetflinger / openra2

An open source remake of the Rocket Arena mod for Quake 2
GNU General Public License v3.0
20 stars 4 forks source link

Rework timelimit cvar #21

Closed joe0x04 closed 3 years ago

joe0x04 commented 4 years ago

Remove timelimit at server level and add it to arena level. Currently matches have a timer that counts up, replace this with a countdown timer. At 0 nuke everyone still alive to end the round.

joe0x04 commented 3 years ago

If timelimit is not specified, round clock counts up. If there is a timelimit specified, it counts down to zero and ends the round that that point.