AllYourBlocks / ChunkWars

Chunk Wars is a team-based attack-defend minigame for Minecraft. You play in an arena of different Chunks, all carefully handcrafted to replicate different Minecraft biomes and structures as closely as possible. Along with your team you will face everything that vanilla Minecraft can throw at you. Your goal is to be the last team standing.
https://www.planetminecraft.com/project/chunk-wars-1487425
GNU General Public License v3.0
1 stars 0 forks source link

Team Selection is triggered by interrupting Ready-Game-Starting-Timer #126

Closed slipcor closed 1 year ago

slipcor commented 2 years ago

"Teleporting to arena in X seconds" countdown might cause the team selection timer to think it should be active.

One of the variables is reused and needs to be split.

AllYourBlocks commented 1 year ago

Timer countdown has been completely rewritten and this is not relevant to the current code