MobArena/src
Andreas Troelsen c546641c7b Start the join-interrupt-timer from the spectator area.
Following the changes in 266104d0a1, this commit gathers the leave-then-join logic and handles it in one fell swoop when joining from the spectator area. This means that the timer will start, and when it runs out, the player leaves the current arena (if any), and then joins.

There should be no issues with overlapping timers or anything like that, since the lookup happens when the time is up, not before the timer is started.
2018-08-28 21:30:45 +02:00
..
main Start the join-interrupt-timer from the spectator area. 2018-08-28 21:30:45 +02:00
test Rewrite ThingParser usages. 2018-08-05 23:14:01 +02:00