init.lua:
removed deprecated:hub_spawn_point, timemode = 2 -> timemode = "decremental", spawn_cage, rem_cage
added:
changelog,
version control: use /sumo version,
support spectate mode, while not requiring updating to the latest version.
Timeout crash is caused by arena_lib not accepting multiple players as winners, unless part of the same team. Therefore that line is commented out, and the arena is forcibly ended. this can be reversed when arena_lib supports multiple winners
Running status is displayed in HUD, as is the game timer.
The running status can be: "running..." or "Run cooldown 5 (4,3,2,1,)"
simplified the controls for the sumo stick. Punch is shove, punch+sneak is swap places. Rightclick is vault. That is all.
Running is now a function of the minigame arena, not the stick.
Ubdated previously, added a 4 second countdown to the start of the match. Fixed in this update, the sumo stick was being given before the countdown finished. that is fixed.
Also fixed the controls chat message. It is now easier to read, being sent in several messages.