Commit Graph

484 Commits (1b9f3e1383290da40488e4a7e889d1ee5e22afb5)

Author SHA1 Message Date
Zughy 30cb0aa8d1 force_arena_ending: make sender actually optional 2021-01-30 01:05:53 +01:00
Zughy 63e30e1215 time_mode = ID -> time_mode = none/incremental/decremental 2021-01-25 16:44:23 +01:00
Zughy bcb2e5cbe9 updated init.lua.example 2021-01-25 16:08:05 +01:00
Zughy 5acd547c20 Removed more 3.x deprecations 2021-01-25 16:06:48 +01:00
Zughy f7a694f103 remove_from_queue -> remove_player_from_queue + missing documentation about it 2021-01-25 15:29:55 +01:00
Zughy ef1590b0ef Fixed crashfix caused by latest commit 2021-01-25 11:50:55 +01:00
Zughy 11e5a332c5 Removed 3.x deprecations 2021-01-25 01:08:01 +01:00
Zughy 45cfa8a4c4 Teams: fixed inconsistence with DOCS 2021-01-25 01:06:26 +01:00
Zughy c43c2c10a4 README: Added Sumo to the mods relying on arena_lib 2021-01-23 20:40:17 +01:00
Zughy 6b8321ea64 Version bump (5.0.0-dev) 2021-01-23 20:36:58 +01:00
Zughy 1a342cf6fc Version bump (4.6.0) 2021-01-23 20:21:23 +01:00
Zughy c4fa1e3979 Possibility to store inventories when keep_inventory is false 2021-01-23 17:59:02 +00:00
marco_a 3b6ba272e4 Version bump (4.6.0-dev) 2021-01-19 16:56:58 +01:00
marco_a d2d550cef3 Version bump (4.5.0) 2021-01-19 16:42:15 +01:00
marco_a 767f3f4403 Editor: display arena's current name and author in the name-author form 2021-01-19 00:52:02 +01:00
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