650 Commits

Author SHA1 Message Date
Zughy
9775a4598d Comments 2023-01-30 23:36:13 +01:00
Zughy
4e845543d1 Add /arenas help command (closes #199) 2023-01-29 00:16:53 +01:00
Zughy
0702e9d1f0 Warn about STORE_INVENTORY_MODE deprecation 2023-01-28 14:18:42 +01:00
Zughy
5e73a5cdb6 Bugfix: spectators leaving an arena were still considered inside when on_quit callback was run 2023-01-28 13:51:58 +01:00
Zughy
3cefc54002 DOCS: remove deprecated commands 2023-01-26 21:51:22 +00:00
Giov4
fa1f1e7d39 Merge remote-tracking branch 'origin/master' 2023-01-26 19:46:15 +01:00
Giov4
26f1708913 niente 2023-01-26 19:45:40 +01:00
Zughy
e0407ec484 Remove now pointless arena_lib.STORE_INVENTORY_MODE global setting (closes #197) 2023-01-25 23:38:12 +01:00
Zughy
06696cbb6c Spectate: right-click to change subject counterwise (closes #188) 2023-01-24 14:23:07 +01:00
Zughy
c4c46427d8 Version bump (5.5.0-dev) 2023-01-23 22:37:24 +01:00
Zughy
dc5a055e32 Version bump (5.4.0) 2023-01-23 21:31:05 +01:00
Zughy
6a4563ccd9 Bugfix: run entrances updates when spectators leave 2023-01-23 18:40:11 +01:00
Zughy
88c6a32eb0 Infobox: show players in queue 2023-01-23 02:09:00 +01:00
Zughy
3ce1a70267 Fix thumbnails broken with latest commit 2023-01-23 01:49:09 +01:00
Zughy
882302b8ef Show players currently in a minigame by right-clicking a sign 2023-01-22 21:53:28 +00:00
Zughy
ba5466b697 Remove pointless TODO 2023-01-19 00:07:15 +01:00
MisterE
22feded6a8 Bugfix: players' textures were sometimes messed up when re-entering a minigame 2023-01-18 22:18:30 +00:00
Zughy
cd640651f4 Bugfix: forgot to properly uploads empty IGNOREME folders (closes #193) 2023-01-17 18:25:46 +01:00
Zughy
f30dcfea0b Clean up file_exists util function 2023-01-16 21:14:17 +01:00
Zughy
77f5ee8878 Document why keeping spectate hand is probably a good idea 2023-01-16 20:46:04 +01:00
Zughy
0fdac24f8d Declare signs texture_alpha channel (closes #195) 2023-01-16 13:57:32 +01:00
Zughy
e03a579a3c Infobox: increase thumbnail size a bit to avoid seeing the background with some screens resolution (closes #194) 2023-01-16 13:46:34 +01:00
Zughy
eeaa37b8fa Remove forgotten debug from previous commits 2023-01-16 13:45:15 +01:00
Zughy
8cde31001f Forgot to update IGNOREME folder 2023-01-15 22:54:06 +01:00
Zughy
00fdcc5810 Add arenas thumbnails (closes #91) 2023-01-15 20:08:26 +01:00
Zughy
ad73759f1b Prevent people from entering and leaving queues repeatedly in a short amount of time (block them for 10 seconds) (closes #160) 2023-01-15 01:06:17 +01:00
Zughy
7c767d0425 DOCS: missing word 2023-01-13 23:27:25 +00:00
Zughy
70c21eb2b6 Add /arenas gamelist | /arenas glist, to list all the installed minigames 2023-01-14 00:16:27 +01:00
Zughy
e2dc6061d3 CRASHFIX: don't enter as a spectator if there is nothing to spectate (e.g. arenas terminating) (fixes #192) 2023-01-13 23:52:18 +01:00
Zughy
5f8d703c78 Tweak position of an infobox element 2023-01-13 21:57:52 +01:00
Zughy
b1d511d152 Update sign infoboxes at runtime (if open) when arenas updates are called 2023-01-13 20:42:12 +00:00
Zughy
fc6ed75e1a Redo signs infobox (closes #140) 2023-01-12 22:44:25 +01:00
Zughy
6f613443a1 Add note about "dynamic media" BGM 2023-01-05 10:33:49 +00:00
Zughy
33b8f1d191 Fix documentation a little bit (closes #190) 2023-01-05 10:29:59 +00:00
Zughy
735d55627e load BGM from the world folder + move SETTINGS in the world folder 2023-01-04 10:44:49 +00:00
Zughy
cbf9733296 CRASHFIX: gracefully fails when hitting a sign of a removed minigame (closes #189) 2023-01-03 22:44:10 +01:00
Zughy
ecb7cf4f74 CRASHFIX: (regression) avoid amount of players overflowing when joining a queue 2023-01-01 23:48:25 +01:00
Zughy
f3df599b30 Turn /flusharena and /forceend into /arenas flush and /arenas forceend 2023-01-01 18:20:40 +01:00
Zughy
726f19e49d Forgot to bump version (5.4.0-dev) 2022-12-31 11:57:18 +00:00
Zughy
cfa2ff768f Join a game from spectate mode 2022-12-31 11:37:06 +00:00
Zughy
fe3d95ef26 Massive refactor of the join functions 2022-12-26 21:18:42 +00:00
Zughy
c403ebe515 Bugfix: correctly name Hub mod 2022-12-26 17:02:21 +00:00
Zughy
8ddfeccc77 Allow most arena operations (creation, editing, removal etc) to be run through built-in commands 2022-12-25 23:08:21 +00:00
Zughy
383810c125 CRASHFIX: gracefully fail if, when creating an arena, the minigame doesn't exist 2022-12-25 01:14:22 +01:00
Zughy
977bf9fcae CRASHFIX: don't run end_arena during celebration if the arena has been forcibly terminated in the meanwhile 2022-12-24 11:02:25 +01:00
Zughy
a061f98003 Rename dependencies folder -> deps 2022-12-24 10:35:21 +01:00
Zughy
25ac28cca5 Revert Hub from optional_depends 2022-12-09 01:24:41 +01:00
Zughy
82e883259e Rename hub_manager -> hub 2022-12-09 00:50:58 +01:00
Zughy
e49860d198 Add description to mod.conf 2022-11-23 14:49:36 +01:00
Zughy
b54286849c Possibility to run /quit even when there is only one player left, but can't quit anymore during the celebration phase (closes #184) 2022-11-21 01:52:37 +01:00