148 Commits

Author SHA1 Message Date
Zughy
85320654e7 Possibility to change arenas saturation (and some cleaning) 2023-05-24 10:01:04 +00:00
Zughy
024d091e1d Remove deleted string from locale 2023-05-18 14:40:01 +02:00
nyomi
b3656956da Add Hungarian translation 2023-05-16 19:05:56 +00:00
Zughy
b033690b63 Show current spectators when joining spectate mode (closes #226) 2023-04-30 23:15:59 +02:00
Zughy
684be7a82d Use /quit to also leave queues (closes #228) 2023-04-30 00:18:19 +02:00
Zughy
a595f0a1c1 Version bump (6.2.0) 2023-04-17 23:24:54 +02:00
Wuzzy
a94bc53059 Add German translation 2023-04-08 21:00:53 +02:00
Zughy
5a6dfdb95d Don't enable arenas having a region set with spawners outside the region (closes #219) 2023-03-31 00:34:40 +02:00
Zughy
601af6d1c4 Implement arena regions (pos1 and pos2 parameter) 2023-03-30 17:52:07 +00:00
Zughy
b95111daac Version bump (6.1.0) 2023-03-27 23:45:18 +02:00
Zughy
39cc5b87a2 Editor: players section, show current value as stack (closes #218) 2023-03-27 16:17:08 +02:00
Zughy
9052a3a802 Improve the way spawners are deleted (by proximity) (closes #211) 2023-03-20 01:19:22 +01:00
Zughy
d6795a7ccc Bump version (6.0.0) 2023-03-17 21:39:55 +01:00
Zughy
875623d720 Possibility to have no max players limit | possibility for arenas to declare less spawners than max_players | BREAKING: remove overwrite as an option in set_spawner 2023-03-16 23:27:32 +00:00
Zughy
8bc364b858 Option for minigames to run endlessly | BREAKING: Custom entrances, on_load(arena) -> on_load(mod, arena) 2023-03-04 11:54:42 +00:00
Giov4
d808579411 Merge branch 'master' of https://gitlab.com/zughy-friends-minetest/arena_lib 2023-03-03 01:54:52 +01:00
Zughy
b9aacb4027 Possibility for minigames to declare a global minimum amount of players (closes #206) 2023-02-27 15:44:51 +01:00
Zughy
526d13d1ff Add custom messages for the celebration phase | load_celebration: winners can now be nil (closes #200) 2023-02-25 21:31:28 +01:00
Giov4
ff5d2b7424 Merge remote-tracking branch 'origin/master' 2023-02-23 18:09:54 +01:00
Zughy
2a48f43ef6 Version bump (5.5.0) 2023-02-15 21:02:56 +01:00
Zughy
946468ecc5 Allow minigames to customise some messages of the arena (closes #121) 2023-02-14 21:14:10 +01:00
Zughy
4ff47d8621 Make Italian translation inclusive 2023-02-12 14:41:51 +01:00
Zughy
dc9973ce82 Editor: item in the sign section to be teleported onto the arena sign, if any (closes #202) 2023-02-12 14:05:11 +01:00
Zughy
988030a61b Custom arenas' return point | show the return point of the arena whilst in the editor 2023-02-11 20:56:33 +00:00
Giov4
d36819b5cc Merge branch 'master' of https://gitlab.com/zughy-friends-minetest/arena_lib 2023-02-05 21:06:20 +01:00
Zughy
0f175e8aa6 Possibility to declare a variable teams amount per arena 2023-02-02 22:55:44 +00:00
Zughy
4e845543d1 Add /arenas help command (closes #199) 2023-01-29 00:16:53 +01: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
dc5a055e32 Version bump (5.4.0) 2023-01-23 21:31:05 +01:00
Zughy
88c6a32eb0 Infobox: show players in queue 2023-01-23 02:09:00 +01:00
Zughy
882302b8ef Show players currently in a minigame by right-clicking a sign 2023-01-22 21:53:28 +00: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
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
fc6ed75e1a Redo signs infobox (closes #140) 2023-01-12 22:44:25 +01:00
Zughy
f3df599b30 Turn /flusharena and /forceend into /arenas flush and /arenas forceend 2023-01-01 18:20:40 +01:00
Zughy
fe3d95ef26 Massive refactor of the join functions 2022-12-26 21:18:42 +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
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
Zughy
2546db9082 Let spectators and players interact with each other in the celebration phase (closes #171) 2022-11-10 00:30:30 +01:00
Zughy
7ffcb68912 CRASHFIX: new arenas were bugged (due to the new entrance system). Bump to 5.3.1 2022-11-03 23:03:49 +01:00
Zughy
75dc17059e Bump version (5.4.0-dev) 2022-11-03 00:24:21 +01:00
Zughy
81c1df2e05 Update to 5.3 2022-11-02 23:58:23 +01:00
Zughy
2ad2f53726 Bundle ChatCMDBuilder and add more subcommands to /arenas 2022-11-02 23:55:59 +01:00
Zughy
69315b2c19 Reorder translation files. Fixes #179 2022-11-02 00:48:56 +01:00
Zughy
b92d23daa7 Allow third-party mods to register custom entrance types to enter arenas 2022-11-01 21:52:18 +00:00
Zughy
71ee5b84f5 Remove unused translations 2022-10-15 01:41:44 +02:00
Zughy
69f9ddb70e Remove unused code (fixes #163) 2022-10-14 23:08:21 +02:00