Commit Graph

  • f3e62f6c35 EXAMPLE: remove deprecated queue_waiting_time field Zughy 2021-12-23 17:42:38 +0000
  • 11c38d7e3c EXAMPLE: update time_mode param using strings instead of deprecated ints Zughy 2021-12-23 17:32:22 +0000
  • 09d46e57bb DOCS: add Lua formatting Zughy 2021-12-23 17:17:06 +0000
  • 8487362cab CRASHFIX: removed missplaced end Giov4 2021-03-12 15:16:09 +0000
  • d32f4ebcd9 Bugfix: don't end the match when the last spectator leaves and only a player is present Zughy 2021-03-12 14:38:57 +0100
  • 8c03575015 CRASHFIX: spectators can't use /all and /t anymore Zughy 2021-03-11 23:28:53 +0100
  • fedb3b0274 Version bump (5.1.0-dev) Zughy 2021-03-03 00:50:09 +0100
  • a1b7189e16 Version bump (5.0.0) Zughy 2021-03-02 23:43:14 +0100
  • 9885297140 Bugfix: (hybrid servers) when disconnecting while in arena, players will be teleported back, their life replenished and their inventories returned Zughy 2021-02-27 13:09:35 +0100
  • a7fb09c878 Removed a few afters thanks to MT 5.4 (fixes invisible former spectator names too) Zughy 2021-02-26 22:16:28 +0100
  • d67355b85f Hypertext translations (5.4) Zughy 2021-02-26 21:17:23 +0100
  • e1f5c6823a Bugfix: spectators weren't informed when new people joined (both players and spectators) Zughy 2021-02-25 00:16:19 +0100
  • e195e59397 Spectate: avoid rotating between players when there is only one player left inside the current spectated team Zughy 2021-02-24 14:41:38 +0100
  • 67b16e9ab8 Better eye icon positioning for spectating Zughy 2021-02-24 14:19:21 +0100
  • 7c31b169e2 New getter: get_player_spectated Zughy 2021-02-24 14:09:53 +0100
  • 5560848d2a Removed useless on_quit call on force_arena_ending Zughy 2021-02-23 01:47:20 +0100
  • 474b1fe11b Bugfix: spectate followed the eliminated player outside of the arena when there were only 2 players left Zughy 2021-02-19 22:38:11 +0100
  • 830699dd81 CRASHFIX: disabling arenas with people in queue made the game crash (due to the API split) Zughy 2021-02-18 21:37:59 +0100
  • eb5aa65508 set_author and set_timer didn't update the storage (+ little refactoring) Zughy 2021-02-18 11:43:24 +0100
  • 13d1457f61 Split api.lua in more files, inside a folder with the same name | removed (useless) global teleport_in_arena Zughy 2021-02-17 22:18:09 +0100
  • a3953ea4b5 Bugfix: wrong team rotation in spectate mode Zughy 2021-02-17 22:08:20 +0100
  • 3d11a4bcb4 Removed useless database update when arenas ended Zughy 2021-02-17 17:58:18 +0100
  • 0b35627377 Proper folders structure (src) Zughy 2021-02-17 17:03:03 +0100
  • 3b997feb41 Added hotbar backgrounds for spectate mode Zughy 2021-02-17 16:12:34 +0100
  • 86aa73faf3 is_forced moved onto on_end (before was on_quit) Zughy 2021-02-16 23:32:50 +0100
  • e0cbd40a6d arenas forced end is now entirely managed by force_arena_ending Zughy 2021-02-16 21:04:57 +0100
  • f82371923c CRASHFIX: players being eliminated when dying made the game crash if the spectate mode was enabled Zughy 2021-02-16 16:54:18 +0100
  • a2a950d3b7 send_message_players_in_arena -> send_message_in_arena + forgot the <both> option Zughy 2021-02-16 16:26:21 +0100
  • 68e725d74b Spectate mode | /flusharena | send_message_players_in_arena -> send_message_in_arena Zughy 2021-02-15 22:53:32 +0000
  • e4025ac7a2 changed get_active_teams output Zughy 2021-02-15 16:39:43 +0100
  • 0e82fe2f40 DOCS: improved arena.players and arena.teams documentation Zughy 2021-02-13 15:09:39 +0100
  • 87e26bee8e CRASHFIX: only the first party member was added in an ongoing game, instead of the whole party Zughy 2021-02-13 01:54:56 +0100
  • ff260bd065 Bugfix: don't call start_arena ifit's been terminated in the loading phase Zughy 2021-02-12 13:34:39 +0100
  • f40984377c New getter: get_active_teams Zughy 2021-02-04 23:37:02 +0100
  • d493a4162e CRASHFIX: don't run the celebration phase more than once Zughy 2021-02-04 14:47:24 +0100
  • 30cb0aa8d1 force_arena_ending: make sender actually optional Zughy 2021-01-30 01:05:53 +0100
  • 63e30e1215 time_mode = ID -> time_mode = none/incremental/decremental Zughy 2021-01-25 16:44:23 +0100
  • bcb2e5cbe9 updated init.lua.example Zughy 2021-01-25 16:08:05 +0100
  • 5acd547c20 Removed more 3.x deprecations Zughy 2021-01-25 16:06:48 +0100
  • f7a694f103 remove_from_queue -> remove_player_from_queue + missing documentation about it Zughy 2021-01-25 15:29:55 +0100
  • ef1590b0ef Fixed crashfix caused by latest commit Zughy 2021-01-25 11:50:55 +0100
  • 11e5a332c5 Removed 3.x deprecations Zughy 2021-01-25 01:08:01 +0100
  • 45cfa8a4c4 Teams: fixed inconsistence with DOCS Zughy 2021-01-25 01:06:26 +0100
  • c43c2c10a4 README: Added Sumo to the mods relying on arena_lib Zughy 2021-01-23 18:40:47 +0000
  • 6b8321ea64 Version bump (5.0.0-dev) Zughy 2021-01-23 20:36:58 +0100
  • 1a342cf6fc Version bump (4.6.0) Zughy 2021-01-23 20:21:23 +0100
  • c4fa1e3979 Possibility to store inventories when keep_inventory is false Zughy 2021-01-23 17:59:02 +0000
  • 3b6ba272e4 Version bump (4.6.0-dev) marco_a 2021-01-19 16:56:58 +0100
  • d2d550cef3 Version bump (4.5.0) marco_a 2021-01-19 16:42:15 +0100
  • 767f3f4403 Editor: display arena's current name and author in the name-author form marco_a 2021-01-19 00:52:02 +0100
  • 231686460f Added missing translation strings for set_author marco_a 2021-01-19 00:43:06 +0100
  • 082cee8b4b Force widefont on signs marco_a 2021-01-19 00:02:20 +0100
  • 45c5a4cd6e Infobox: sanitise inputs marco_a 2021-01-18 23:55:56 +0100
  • cb8b1ea4ff BGM formspec: sanitise title and author marco_a 2021-01-18 23:49:28 +0100
  • d039b16fe3 Infobox on right-clicking signs marco_a 2021-01-18 23:43:34 +0100
  • 6165e39535 BGM: added title and author attributes marco_a 2021-01-18 21:32:28 +0100
  • 1f6999fd5b Noise on the x and z axis when teleporting back to the hub Zughy 2021-01-03 22:17:48 +0100
  • bc0950d673 Particle effect on winners | end_arena and on_end now optionally take winners as last parameter Zughy 2021-01-03 22:13:59 +0100
  • b14b97b629 Dev version bump (4.5.0-dev) Zughy 2021-01-01 21:08:04 +0100
  • 830d748f00 Announce winner(s) via 'title' HUD instead of chat | high z_index values on HUD elements Zughy 2021-01-01 20:53:31 +0100
  • 23664aff75 New HUD type: title | HUDs now support colors too Zughy 2021-01-01 20:35:38 +0100
  • 883b7e10a0 Version bump (4.4.0) Zughy 2020-12-20 13:39:11 +0100
  • 502bc1aeed String changed to avoid a grammar error (1 seconds) Zughy 2020-12-20 13:36:11 +0100
  • 997038089d on_time_tick is not mandatory anymore (when a minigame keeps track of time) Zughy 2020-12-19 14:04:43 +0100
  • ec66b5ff4d Custom fov per minigame Zughy 2020-12-19 03:38:10 +0100
  • 4aedde4887 Custom camera offset per minigame Zughy 2020-12-17 15:33:50 +0100
  • 1db52592b3 BUGFIX: the tables in the temporary properties weren't copied when assigned to the arena properties Giov4 2020-12-14 19:22:04 +0000
  • 82bbfb8b3d depends.txt removed Zughy 2020-12-12 21:13:53 +0100
  • b63242fb00 Version bump (4.3.0) Zughy 2020-12-12 20:33:18 +0100
  • c44d140482 BGM formspec improved Zughy 2020-12-12 20:30:37 +0100
  • e0d9e174a6 Global settings are now upper-case Zughy 2020-12-12 20:30:03 +0100
  • 19a964daa7 New getter: get_players_in_minigame(...) Zughy 2020-12-08 14:47:38 +0100
  • 5156ba0f16 DOCS: minigame configuration macro-section now comes before arenas' Zughy 2020-12-05 18:27:19 +0000
  • f3dee4d768 Arenas default global chat prefix is now [arena] Zughy 2020-12-05 13:51:55 +0100
  • 5836c1ca35 Bugfix: it was possible to enter the editor even when a match was taking place Zughy 2020-12-02 02:36:28 +0100
  • cd9cf85b33 Bugfix: bgm tracks weren't saved properly Zughy 2020-12-01 23:10:19 +0100
  • 0a7655b233 DOCS: clarify where bgms shall be placed Zughy 2020-12-01 22:41:35 +0100
  • 691edf8a41 Background music per arena Zughy 2020-12-01 21:30:27 +0000
  • 729cb61156 Italian translation fixes Zughy 2020-12-01 15:16:43 +0100
  • c2588cdf6d Spanish localization Joaquin Villalba 2020-11-29 11:28:20 +0000
  • 70368e8460 Parties: party leaders can't join an arena if some party members are still in an ongoing game Zughy 2020-11-25 20:21:54 +0100
  • 37aac9032f queue management clean up Zughy 2020-11-25 15:49:38 +0000
  • 18e2ac2c95 Revert author pop up in the loading phase: it shouldn't interfere with an ongoing game Zughy 2020-11-24 23:56:10 +0100
  • 123963f290 Updated DOCS to the latest commits Zughy 2020-11-24 21:03:45 +0100
  • acf8d0441e defualt load_time and celebration_time raised from 3 to 5 Zughy 2020-11-24 20:58:18 +0100
  • 3f51b3f6d1 tools_settings.lua ordered Zughy 2020-11-24 20:54:22 +0100
  • a2474307ef New arena parameter: author Zughy 2020-11-24 20:48:29 +0100
  • 7c2c9c3344 New setting: server_physics, to restore physics in hybrid servers Zughy 2020-11-24 12:49:01 +0100
  • 61d57011d9 A few commands translations were missing Zughy 2020-11-23 14:31:45 +0100
  • 794e033b34 Per server configuration added (queue waiting time and spawn point), via /minigamesettings Zughy 2020-11-23 14:10:13 +0100
  • 4a77769649 Init.lua cleaning Zughy 2020-11-22 15:16:30 +0100
  • fa430d391c Bugfix: directly hopping from an editor to another caused a few issues Zughy 2020-11-22 12:48:30 +0100
  • 0128b7bb03 Editor: 9 slots instead of 8 Zughy 2020-11-14 22:02:25 +0100
  • bb24c3dbaf CRASHFIX: server was crashing if the only player left forcefully closed Minetest (i.e. Alt+F4) Zughy 2020-11-12 18:31:18 +0100
  • e8e543aeab Better temp variable names Zughy 2020-11-11 14:37:07 +0100
  • 1d54928fbd README: list of mods relying on arena_lib updated Zughy 2020-11-11 14:33:49 +0100
  • 32738a9707 DOCS: arena.players_amount_per_team, arena.spawn_points documented + warning to not edit arena fields manually Zughy 2020-11-11 14:27:10 +0100
  • 2b56098325 DOCS: detailed arena.players Zughy 2020-11-10 21:58:39 +0100
  • de309bcdd4 a few getters ordered Zughy 2020-11-10 21:46:44 +0100
  • ebdb9a59c5 DOCS: mandatory on_time_tick if time_mode ~= 0 Zughy 2020-11-10 20:22:48 +0100