Commit Graph

519 Commits (master)

Author SHA1 Message Date
marco_a 231686460f Added missing translation strings for set_author 2021-01-19 00:43:21 +01:00
marco_a 082cee8b4b Force widefont on signs 2021-01-19 00:02:20 +01:00
marco_a 45c5a4cd6e Infobox: sanitise inputs 2021-01-18 23:55:56 +01:00
marco_a cb8b1ea4ff BGM formspec: sanitise title and author 2021-01-18 23:49:28 +01:00
marco_a d039b16fe3 Infobox on right-clicking signs 2021-01-18 23:43:34 +01:00
marco_a 6165e39535 BGM: added title and author attributes 2021-01-18 21:32:28 +01:00
Zughy 1f6999fd5b Noise on the x and z axis when teleporting back to the hub 2021-01-03 22:17:48 +01:00
Zughy bc0950d673 Particle effect on winners | end_arena and on_end now optionally take winners as last parameter 2021-01-03 22:13:59 +01:00
Zughy b14b97b629 Dev version bump (4.5.0-dev) 2021-01-01 21:08:04 +01:00
Zughy 830d748f00 Announce winner(s) via 'title' HUD instead of chat | high z_index values on HUD elements 2021-01-01 20:53:52 +01:00
Zughy 23664aff75 New HUD type: title | HUDs now support colors too 2021-01-01 20:37:20 +01:00
Zughy 883b7e10a0 Version bump (4.4.0) 2020-12-20 13:39:11 +01:00
Zughy 502bc1aeed String changed to avoid a grammar error (1 seconds) 2020-12-20 13:36:11 +01:00
Zughy 997038089d on_time_tick is not mandatory anymore (when a minigame keeps track of time) 2020-12-19 14:04:43 +01:00
Zughy ec66b5ff4d Custom fov per minigame 2020-12-19 03:38:10 +01:00
Zughy 4aedde4887 Custom camera offset per minigame 2020-12-17 15:33:50 +01:00
Giov4 1db52592b3 BUGFIX: the tables in the temporary properties weren't copied when assigned to the arena properties 2020-12-14 19:22:04 +00:00
Zughy 82bbfb8b3d depends.txt removed 2020-12-12 21:13:53 +01:00
Zughy b63242fb00 Version bump (4.3.0) 2020-12-12 20:33:18 +01:00
Zughy c44d140482 BGM formspec improved 2020-12-12 20:30:37 +01:00
Zughy e0d9e174a6 Global settings are now upper-case 2020-12-12 20:30:03 +01:00
Zughy 19a964daa7 New getter: get_players_in_minigame(...) 2020-12-08 14:47:38 +01:00
Zughy 5156ba0f16 DOCS: minigame configuration macro-section now comes before arenas' 2020-12-05 18:27:19 +00:00
Zughy f3dee4d768 Arenas default global chat prefix is now [arena] 2020-12-05 14:50:05 +01:00
Zughy 5836c1ca35 Bugfix: it was possible to enter the editor even when a match was taking place 2020-12-02 02:36:28 +01:00
Zughy cd9cf85b33 Bugfix: bgm tracks weren't saved properly 2020-12-01 23:10:19 +01:00
Zughy 0a7655b233 DOCS: clarify where bgms shall be placed 2020-12-01 22:41:35 +01:00
Zughy 691edf8a41 Background music per arena 2020-12-01 21:30:27 +00:00
Zughy 729cb61156 Italian translation fixes 2020-12-01 15:16:43 +01:00
Joaquin Villalba c2588cdf6d Spanish localization 2020-11-29 11:28:20 +00:00
Zughy 70368e8460 Parties: party leaders can't join an arena if some party members are still in an ongoing game 2020-11-25 20:21:54 +01:00
Zughy 37aac9032f queue management clean up 2020-11-25 15:49:38 +00:00
Zughy 18e2ac2c95 Revert author pop up in the loading phase: it shouldn't interfere with an ongoing game 2020-11-24 23:56:10 +01:00
Zughy 123963f290 Updated DOCS to the latest commits 2020-11-24 21:03:45 +01:00
Zughy acf8d0441e defualt load_time and celebration_time raised from 3 to 5 2020-11-24 20:58:18 +01:00
Zughy 3f51b3f6d1 tools_settings.lua ordered 2020-11-24 20:54:22 +01:00
Zughy a2474307ef New arena parameter: author 2020-11-24 20:48:29 +01:00
Zughy 7c2c9c3344 New setting: server_physics, to restore physics in hybrid servers 2020-11-24 12:51:57 +01:00
Zughy 61d57011d9 A few commands translations were missing 2020-11-23 14:31:45 +01:00
Zughy 794e033b34 Per server configuration added (queue waiting time and spawn point), via /minigamesettings 2020-11-23 14:10:13 +01:00
Zughy 4a77769649 Init.lua cleaning 2020-11-22 15:16:30 +01:00
Zughy fa430d391c Bugfix: directly hopping from an editor to another caused a few issues 2020-11-22 12:48:30 +01:00
Zughy 0128b7bb03 Editor: 9 slots instead of 8 2020-11-14 22:02:25 +01:00
Zughy bb24c3dbaf CRASHFIX: server was crashing if the only player left forcefully closed Minetest (i.e. Alt+F4) 2020-11-12 18:31:18 +01:00
Zughy e8e543aeab Better temp variable names 2020-11-11 14:37:07 +01:00
Zughy 1d54928fbd README: list of mods relying on arena_lib updated 2020-11-11 14:33:49 +01:00
Zughy 32738a9707 DOCS: arena.players_amount_per_team, arena.spawn_points documented + warning to not edit arena fields manually 2020-11-11 14:28:01 +01:00
Zughy 2b56098325 DOCS: detailed arena.players 2020-11-10 21:58:43 +01:00
Zughy de309bcdd4 a few getters ordered 2020-11-10 21:46:44 +01:00
Zughy ebdb9a59c5 DOCS: mandatory on_time_tick if time_mode ~= 0 2020-11-10 20:22:48 +01:00