Commit Graph

21 Commits (4f7c905a8a9fd8aa78208f60ad8fca4cf3c81a39)

Author SHA1 Message Date
Zughy 4f7c905a8a Custom sky per arena 2022-01-07 22:14:41 +00:00
Zughy a8af85a18b CRASHFIX: flushing nonexistent arenas made the game crash 2021-12-24 19:47:11 +01:00
Zughy d1305be391 local function was actually global 2021-12-24 18:46:26 +01:00
Giov4 8487362cab CRASHFIX: removed missplaced end 2021-03-12 15:16:09 +00:00
Zughy d32f4ebcd9 Bugfix: don't end the match when the last spectator leaves and only a player is present 2021-03-12 14:38:57 +01:00
Zughy 8c03575015 CRASHFIX: spectators can't use /all and /t anymore 2021-03-11 23:28:53 +01:00
Zughy 9885297140 Bugfix: (hybrid servers) when disconnecting while in arena, players will be teleported back, their life replenished and their inventories returned 2021-02-27 13:09:49 +01:00
Zughy a7fb09c878 Removed a few afters thanks to MT 5.4 (fixes invisible former spectator names too) 2021-02-26 22:16:28 +01:00
Zughy d67355b85f Hypertext translations (5.4) 2021-02-26 21:17:23 +01:00
Zughy e1f5c6823a Bugfix: spectators weren't informed when new people joined (both players and spectators) 2021-02-25 00:16:19 +01:00
Zughy e195e59397 Spectate: avoid rotating between players when there is only one player left inside the current spectated team 2021-02-24 14:41:38 +01:00
Zughy 67b16e9ab8 Better eye icon positioning for spectating 2021-02-24 14:19:21 +01:00
Zughy 7c31b169e2 New getter: get_player_spectated 2021-02-24 14:09:53 +01:00
Zughy 5560848d2a Removed useless on_quit call on force_arena_ending 2021-02-23 01:47:20 +01:00
Zughy 474b1fe11b Bugfix: spectate followed the eliminated player outside of the arena when there were only 2 players left 2021-02-19 22:38:11 +01:00
Zughy 830699dd81 CRASHFIX: disabling arenas with people in queue made the game crash (due to the API split) 2021-02-18 21:37:59 +01:00
Zughy eb5aa65508 set_author and set_timer didn't update the storage (+ little refactoring) 2021-02-18 11:43:24 +01:00
Zughy 13d1457f61 Split api.lua in more files, inside a folder with the same name | removed (useless) global teleport_in_arena 2021-02-17 22:41:21 +01:00
Zughy a3953ea4b5 Bugfix: wrong team rotation in spectate mode 2021-02-17 22:20:37 +01:00
Zughy 3d11a4bcb4 Removed useless database update when arenas ended 2021-02-17 22:20:21 +01:00
Zughy 0b35627377 Proper folders structure (src) 2021-02-17 17:03:03 +01:00