746 Commits

Author SHA1 Message Date
Wuzzy
5b67e3981d
Update locale files and fix some locale errors 2023-09-09 22:55:46 +00:00
Rodion Borisov
180a7c395c
Add Russian translation 2023-08-28 22:54:10 +03:00
Zughy
d62b542025 Bugfix: don't play leave sound when spectators leave 2023-08-23 18:21:09 +02:00
Zughy
5e2268446b Document previous commit 2023-08-23 13:07:59 +02:00
Zughy
6cf46b62bc Add icon for minigames that don't specify one 2023-08-23 13:03:09 +02:00
Zughy
2bb38a9548 Increase volume of leave sound 2023-08-21 18:30:57 +02:00
Zughy
a4b3bb744b Customise entering and leaving sounds (closes #239) 2023-08-21 16:06:45 +02:00
Zughy
ef692f6e1b BREAKING: have get_players_in_game return names as value (before: as key, undocumented) 2023-08-21 01:25:19 +02:00
Robert Wolniak
14798d28d2 Add Polish Translation 2023-08-20 14:06:16 +00:00
Zughy
829491c189 Bugfix: run on_time_tick also when timer reaches 0 (closes #242) 2023-08-20 14:00:28 +02:00
Zughy
9daaee8307 Forgot file from previous commit 2023-08-19 19:10:28 +02:00
Zughy
18bb7b5aef Add barrier node (closes #234) 2023-08-19 19:04:16 +02:00
Zughy
da4e02d1bc Remove (deprecated) example file 2023-08-19 15:52:38 +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
b2180183d1 Make spam-clicking queues less strict 2023-08-17 23:27:01 +02:00
Zughy
26c12ec463 Add another utility texture arenalib_gui_hotbar8.png 2023-08-17 22:20:35 +02:00
Zughy
300bcad757 Add utility texture arenalib_gui_hotbar7.png 2023-08-17 22:15:41 +02:00
Zughy
bc608f74cb Detach players before leaving an arena 2023-08-14 00:32:29 +02:00
Zughy
495dd3223a BREAKING CHANGE: pass mod name instead of mod table in global callbacks 2023-08-13 01:11:47 +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
0b11f0b381 README: state that there is an /arenas help command 2023-08-11 17:03:08 +00:00
Zughy
4b81b4d183 Version bump (7.0.0-dev) 2023-08-06 16:45:51 +02:00
Zughy
b9f76790ce Version bump (6.4.0) 2023-08-06 12:02:31 +02:00
Zughy
7b4fc92c9c Editor: also show count of 1 in players section (closes #237) 2023-08-06 11:58:35 +02:00
Zughy
8d2cd25da0 Editor: fix 'players change' item description (closes #236) 2023-08-06 01:31:34 +02:00
Zughy
e0baa020ec Bugfix: stop arena timer if the arena is in celebration 2023-08-04 20:18:33 +02:00
Zughy
45075073b4 Prevent players from being eliminated during the celebration phase 2023-08-04 20:15:21 +02:00
Wuzzy
065a95d23b Mark a bunch of strings as translatable 2023-08-04 14:34:06 +02:00
Zughy
451f0affe3 Arena signs HUD: fix size of some text fields (closes #235) 2023-07-31 22:30:04 +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
3707b1fd58 Bugfix: override of minigame properties was called also when such properties were identical 2023-07-31 14:22:09 +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
73b9565b15 Add minigame recipe disabled_huds to choose which HUDs will be disabled during the minigame | Deprecate show_minimap 2023-07-29 20:55:25 +02:00
Zughy
65bf7a9946 Bugfix: don't show chat in red during celebration 2023-07-29 00:38:34 +02:00
Zughy
7cfc3e79c6 Add on_prejoin callback 2023-07-27 15:41:21 +02:00
Zughy
a4565ff120 Let entities damage people in minigames 2023-07-26 23:27:18 +02:00
Zughy
39217d5578 Improve HUD position (title and broadcast) 2023-07-26 12:41:29 +02:00
Zughy
9a15fafceb Bugfix: title HUD wasn't hidden when calling HUD_hide all 2023-07-25 15:00:37 +02:00
Zughy
f2af3ae3a7 Change License GPL -> AGPL 2023-07-17 18:02:37 +00:00
Zughy
845635ec0e Version bump (7.0.0) 2023-06-26 01:39:56 +02:00
Zughy
d84086e481 Version bump (6.3.0) 2023-06-26 01:19:58 +02:00
Zughy
8cf685392a Automatically rename an old palette entry into the new one (related to the weather commit) 2023-06-26 01:17:03 +02:00
Zughy
3cc8545f05 Improve dust effect (see previous commit) 2023-06-25 23:27:13 +02:00
Zughy
f06920ba84 Possibility to change arena weather 2023-06-25 14:59:31 +00:00
Zughy
ec3af4b61a Remove deprecated function call | fix missing translation 2023-06-07 01:57:20 +02:00
Zughy
fb17fe70b1 README: wiki link 2023-06-03 09:40:01 +00:00
Zughy
85320654e7 Possibility to change arenas saturation (and some cleaning) 2023-05-24 10:01:04 +00:00
Zughy
faaf91db51 Bugfix: sign formspec - join button sometimes incorrectly resulted full 2023-05-21 12:28:34 +02:00
Zughy
024d091e1d Remove deleted string from locale 2023-05-18 14:40:01 +02:00