Commit Graph

426 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
Zughy c395dc8b9f DOCS: fix more broken links 2021-12-24 17:38:46 +00:00
Zughy 00fe655398 Small doc fixes 2021-12-24 11:28:02 +01:00
Zughy 907a00abc6 DOCS: link additional properties for faster reaching 2021-12-23 17:53:18 +00:00
Zughy c9226805bc DOCS: update broken link 2021-12-23 17:46:09 +00:00
Zughy f3e62f6c35 EXAMPLE: remove deprecated queue_waiting_time field 2021-12-23 17:42:38 +00:00
Zughy 11c38d7e3c EXAMPLE: update time_mode param using strings instead of deprecated ints 2021-12-23 17:32:22 +00:00
Zughy 09d46e57bb DOCS: add Lua formatting 2021-12-23 17:17:06 +00: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 fedb3b0274 Version bump (5.1.0-dev) 2021-03-03 00:50:09 +01:00
Zughy a1b7189e16 Version bump (5.0.0) 2021-03-02 23:43:14 +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
Zughy 3b997feb41 Added hotbar backgrounds for spectate mode 2021-02-17 16:12:34 +01:00
Zughy 86aa73faf3 is_forced moved onto on_end (before was on_quit) 2021-02-16 23:32:50 +01:00
Zughy e0cbd40a6d arenas forced end is now entirely managed by force_arena_ending 2021-02-16 21:04:57 +01:00
Zughy f82371923c CRASHFIX: players being eliminated when dying made the game crash if the spectate mode was enabled 2021-02-16 16:54:18 +01:00
Zughy a2a950d3b7 send_message_players_in_arena -> send_message_in_arena + forgot the <both> option 2021-02-16 16:26:54 +01:00
Zughy 68e725d74b Spectate mode | /flusharena | send_message_players_in_arena -> send_message_in_arena 2021-02-15 22:53:32 +00:00
Zughy e4025ac7a2 changed get_active_teams output 2021-02-15 16:39:43 +01:00
Zughy 0e82fe2f40 DOCS: improved arena.players and arena.teams documentation 2021-02-13 15:09:39 +01:00
Zughy 87e26bee8e CRASHFIX: only the first party member was added in an ongoing game, instead of the whole party 2021-02-13 01:54:56 +01:00
Zughy ff260bd065 Bugfix: don't call start_arena ifit's been terminated in the loading phase 2021-02-12 13:34:39 +01:00
Zughy f40984377c New getter: get_active_teams 2021-02-09 00:57:11 +01:00
Zughy d493a4162e CRASHFIX: don't run the celebration phase more than once 2021-02-04 14:47:24 +01:00
Zughy 30cb0aa8d1 force_arena_ending: make sender actually optional 2021-01-30 01:05:53 +01:00
Zughy 63e30e1215 time_mode = ID -> time_mode = none/incremental/decremental 2021-01-25 16:44:23 +01:00
Zughy bcb2e5cbe9 updated init.lua.example 2021-01-25 16:08:05 +01:00
Zughy 5acd547c20 Removed more 3.x deprecations 2021-01-25 16:06:48 +01:00
Zughy f7a694f103 remove_from_queue -> remove_player_from_queue + missing documentation about it 2021-01-25 15:29:55 +01:00
Zughy ef1590b0ef Fixed crashfix caused by latest commit 2021-01-25 11:50:55 +01:00
Zughy 11e5a332c5 Removed 3.x deprecations 2021-01-25 01:08:01 +01:00
Zughy 45cfa8a4c4 Teams: fixed inconsistence with DOCS 2021-01-25 01:06:26 +01:00