Zughy
c7e56ca4dc
Bugfix: translation of play tooltip wasn't working ( closes #313 )
2024-03-11 00:20:08 +00:00
marco_a
32eb638112
Clearer error message when hitting signs of minigames/arenas that don't exist anymore
2024-03-04 14:16:07 +01:00
marco_a
db30aebfa6
Bugfix: admins could enter the editor whilst being in queue or in game
2024-02-22 15:27:18 +01:00
marco_a
1e6d2ab00e
Spawners can now exceed the amount of players ( closes #311 )
2024-02-16 21:31:46 +01:00
marco_a
8bbf1011bf
Add can_disable_teams
ingredient: don't let teams minigames disable teams by default ( closes #297 ) | CRASHFIX: some arenas conversion involving teams were broken
2024-02-11 12:17:59 +01:00
marco_a
512765b7dd
Editor: turn name of players section into "Players and teams", when teams are enabled ( closes #302 )
2024-02-08 15:42:29 +01:00
marco_a
e1bc652496
Add BLOCKED_CMDS settings: allow server admins to block specific commands inside minigames ( closes #291 )
2024-01-25 15:46:50 +01:00
marco_a
a614263dac
audio_lib: rename "system" type into "notifications"
2024-01-25 01:30:22 +01:00
marco_a
892371a57b
audio_lib: use custom music type "system" for the majority of arena_lib's sfx
2024-01-19 01:11:44 +01:00
marco_a
4179cf00a7
Possibility for admins and modders to force-start an arena
2024-01-03 22:30:46 +00:00
marco_a
12ddb63a77
Pop up asking players who crashed if they want to reenter the minigame they were in ( closes #243 )
2024-01-03 22:30:46 +00:00
marco_a
756718006e
Customise arenas' fog ( closes #271 )
2024-01-03 22:30:46 +00:00
marco_a
aff040e719
Editor: improve UX in weather and celestial vault formspecs
2024-01-03 22:30:46 +00:00
marco_a
fb5fbf2e4b
Add hard_reset_map(..) function (split it from the resett_map change introduced with previous commits) (keep reading)
...
Editor: dialog asking for confirmation when trying to edit/remove the region of an arena with an associated schematic (closes #274 )
Remove the associated schematic of an arena when overriding its region
2024-01-03 22:30:46 +00:00
marco_a
5b5045591c
Possibility for minigames to ask for a minimum MT version to play ( closes #270 )
2023-12-23 19:34:11 +01:00
marco_a
78ca4ebcae
Avoid overlapping regions of different arenas ( closes #265 )
2023-12-22 01:16:53 +01:00
Zughy
32be46e6ee
Add ingredient regenerate_map
for map regeneration | Add util function get_mod_by_pos(..)
2023-12-11 14:28:03 +00:00
marco_a
523b5a080e
Add prefix for error messages in console
2023-12-11 12:18:32 +01:00
marco_a
a51e0f3058
Add util function arena_lib.print_error(..)
2023-12-09 15:31:32 +01:00
marco_a
5d6b782bdb
Debug: print spectator properties ( closes #261 )
2023-12-09 13:17:52 +01:00
Zughy
7b4b4cb702
New arena property: matchID
2023-12-01 21:20:25 +01:00
Zughy
4bf3f40b6f
BREAKING: make set_bgm(..) request a table instead of separate bgm parameters | add description
parameter ( closes #252 )
2023-11-27 23:55:57 +01:00
Zughy
3b1059aacc
Use better translation format in debug messages
2023-11-22 15:57:22 +01:00
Zughy
fb9eb26c9c
Add audio_lib support for HUD functions sounds | make the default countdown sound use audio_lib
2023-11-21 19:34:08 +01:00
Zughy
d5a0683360
Use audio_lib for entering and leaving sounds
2023-11-21 18:55:39 +01:00
Wuzzy
5b67e3981d
Update locale files and fix some locale errors
2023-09-09 22:55:46 +00:00
Zughy
18bb7b5aef
Add barrier node ( closes #234 )
2023-08-19 19:04:16 +02:00
Zughy
6434f4985e
Add missing translation line, add a couple Spanish translations
2023-08-19 15:47:38 +02:00
Zughy
858809c783
Update Spanish translation
2023-08-19 15:36:25 +02:00
Zughy
a688b66c62
Add command /arenas check_resources to check whether some resources are unused ( closes #232 )
2023-08-12 23:01:32 +02:00
Zughy
b9f76790ce
Version bump (6.4.0)
2023-08-06 12:02:31 +02:00
Zughy
8d2cd25da0
Editor: fix 'players change' item description ( closes #236 )
2023-08-06 01:31:34 +02:00
Zughy
1e7d30cf4e
Players kicked through /arenas kick
must wait 2 minutes before re-entering a match
2023-07-31 18:49:10 +02:00
Zughy
ec9250da1b
Remove disabled damage types from debug (as it's not a per arena property)
2023-07-29 20:59:15 +02:00
Zughy
d84086e481
Version bump (6.3.0)
2023-06-26 01:19:58 +02:00
Zughy
f06920ba84
Possibility to change arena weather
2023-06-25 14:59:31 +00:00
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
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
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