Commit Graph

  • bd661d6477 Bugfix: on_disconnect wasn't called | remove player callbacks are now called AFTER the removal Zughy 2020-11-09 01:37:57 +0100
  • b7ee1dd971 Bugfix: sign wasn't updated when someone joined while a game was in progress Zughy 2020-11-09 00:00:00 +0100
  • 2ca9d86a6b Version bump Zughy 2020-11-08 18:38:11 +0100
  • 509109a544 README/DOCS: LuaJIT notice Zughy 2020-11-08 17:48:16 +0100
  • 3525d3ebdb CRASHFIX: people leaving while in queue weren't removed properly Zughy 2020-11-08 15:27:06 +0100
  • ad16d4623d Bugfix: arena name in_editor table wasn't updated when renaming the arena Zughy 2020-11-07 15:22:22 +0100
  • a9ee7ae3a1 CRASHFIX: quitting while inside the editor made the game crash Zughy 2020-11-07 14:57:47 +0100
  • f58ff53955 Bugfix: in some cases, when teams were enabled, signs weren't updated at quitting Zughy 2020-11-06 13:50:28 +0100
  • 3c4ed66d75 Bugfix: in some cases if an entire team left, game kept going Zughy 2020-11-06 13:25:29 +0100
  • 181e967752 Removed more redundant code Zughy 2020-11-05 22:04:04 +0100
  • 57c9cbf59d Removed redundant code Zughy 2020-11-05 20:57:27 +0100
  • 88e8eda58d DOCS: changed commands example from Quake to Block League Zughy 2020-11-05 17:35:03 +0000
  • be44b7b4e7 Custom hotbar Zughy 2020-11-05 18:22:47 +0100
  • a03304de14 custom physics override Zughy 2020-10-28 15:00:38 +0100
  • b5db1eecd2 /kick -> /arenakick Zughy 2020-10-28 12:37:24 +0100
  • b05354e210 Bugfix: player properties weren't assigned when joining an arena Zughy 2020-10-26 22:22:05 +0100
  • 3370600555 version bump Zughy 2020-10-25 12:56:21 +0100
  • 44220a7e89 DOCS: table of contents Zughy 2020-10-25 09:59:21 +0000
  • 396ab92618 More deprecated functions addressing the corresponging minigame Zughy 2020-10-25 11:17:21 +0100
  • 269ba89fb5 Extendable editor Zughy 2020-10-25 11:16:45 +0100
  • 90ed9d7809 README: skywars added to mods relying on arena_lib Zughy 2020-10-25 10:57:53 +0100
  • 574c038fce Deprecated functions now address the corresponding minigame Zughy 2020-10-24 11:51:24 +0200
  • f01fe007ee Bugfix: player_properties tables weren't properly assigned Zughy 2020-10-21 23:58:15 +0200
  • 6976a7ee52 Bugfix - wrong assert declaration Zughy 2020-10-15 21:46:13 +0200
  • 6d5cc0406b Removed immunity Zughy 2020-10-15 09:52:11 +0200
  • 7104648399 Prevent arena properties to have the same name of default ones Zughy 2020-10-14 22:19:53 +0200
  • fae3848c3f Leftover deprecated code removed Zughy 2020-10-11 18:16:15 +0200
  • a51203e8b9 Example file updated Zughy 2020-10-11 18:11:07 +0200
  • 20b56dc00b deprecated code removed for the upcoming 4.0 Zughy 2020-10-11 18:09:13 +0200
  • c10bc65954 Version bump Zughy 2020-10-11 16:55:46 +0200
  • 298c2ee240 Time system redo + timer option in editor Zughy 2020-10-11 14:49:23 +0000
  • 4ddb1b5ca4 CRASHFIX: hitting a sign while being in a party not as a party leader made the game crash Zughy 2020-10-02 19:20:09 +0200
  • 2cd06ba8cb Bugfix: punching players while in queue made the server crash if the arena featured teams Zughy 2020-09-26 22:04:30 +0200
  • 207b5a0755 Not declaring on_timeout when a decreasing timer is used makes the server crash with a custom message Zughy 2020-09-26 21:53:54 +0200
  • 6cba4b03e3 Arenas names now features signs_lib supported characters only Zughy 2020-09-26 14:27:31 +0200
  • 693be750e7 new signs_lib signs can't be broken if an arena is assigned to them Zughy 2020-09-26 01:06:50 +0200
  • dc1db46dcb Version update + cleaning Zughy 2020-09-26 00:55:10 +0200
  • d1f6e3d1a5 Signs are now signs_lib's Zughy 2020-09-25 15:18:10 +0200
  • 21ec90e00e Editor: team toggler is now hidden if no team has been declared Zughy 2020-09-24 20:18:47 +0200
  • 16e613c17f Bugfix: only arena_lib signs can't be broken Zughy 2020-09-21 21:37:06 +0200
  • 2d8e9dd3dc CRASHFIX: /forceend made arenas with timers crash Zughy 2020-09-19 18:29:22 +0200
  • df65dbb6cc Added default timer value Zughy 2020-09-19 17:59:20 +0200
  • aaeb616135 Bugfix: timers didn't work Zughy 2020-09-19 17:06:56 +0200
  • 2b6230ce34 DOCS: documented editor's utils and getters + cleaning Zughy 2020-09-17 00:43:25 +0200
  • ace05f73ca Fixed spawner imprecise positions, now you can add them more precisely. _Zaizen_ 2020-09-15 21:23:08 +0200
  • ce93e9422f Signs can't be broken by anyone anymore Zughy 2020-09-14 23:12:39 +0200
  • b82ee0c9e5 Version update Zughy 2020-09-11 15:28:22 +0200
  • 40d44975a4 Callbacks: added on_enable and on_disable to run custom checks when enabling/disabling an arena Zughy 2020-09-11 15:23:36 +0200
  • f0bd65acc4 Bugfix: on_disconnect wasn't called Zughy 2020-09-08 00:23:31 +0200
  • cb5ca60fae DOCS: wrong function name Zughy 2020-09-06 13:29:29 +0200
  • f82e066991 Several properties fixes Zughy 2020-09-06 00:31:58 +0200
  • 3dbd64dfb7 Properties are now automatically updated when changed in register_minigame Zughy 2020-09-05 16:21:06 +0200
  • 64531a239d CRASHFIX: checking an arena info while in progress, made the game crash if it had teams but they weren't enabled in that specific arena Zughy 2020-09-05 15:36:54 +0200
  • c88764fc34 Editor: arenas can now be deleted via settings > delete arena (confirmation included, to avoid damage) Zughy 2020-09-04 23:47:16 +0200
  • 80c092a132 CRASHFIX: the debug utility wasn't converting tables in strings, making the game crash if a table was present Zughy 2020-09-03 19:07:27 +0200
  • bf8dde51cd Merge branch 'properties' into 'master' Zughy 2020-09-03 15:29:09 +0000
  • 97094fdc55 Arena properties can now be tweaked in-game, both via editor and via chat Zughy 2020-09-03 15:29:09 +0000
  • b695c388e9 Editor: arenas can be now renamed via editor (new section: settings) Zughy 2020-08-31 01:29:32 +0200
  • a88a521b98 CRASHFIX: broadcasting a message via the builitin HUD made the game crash if it had a duration specified Giov4 2020-08-28 17:01:04 +0000
  • 8b55b171c2 when eliminated/kicked, players can now be informed about who did it, via the 'executioner' field in remove_player_from_arena(...). By default on on /kick and /forceend Zughy 2020-08-26 00:19:48 +0200
  • 36e671b469 CRASHFIX: declaring an unknown mod in get_arena_by_name made the game crash Zughy 2020-08-25 23:23:37 +0200
  • 80e45aad85 Commands: parameters added in the /help window Zughy 2020-08-25 23:22:49 +0200
  • d1762e396f on_quit now gets called automatically if on_kick/on_eliminate is not declared (when kicking/eliminating a player) Zughy 2020-08-25 22:37:45 +0200
  • dab851ac71 Arenas can now forcibly terminated by admins via /forceend | spring cleaning Zughy 2020-08-25 22:28:45 +0200
  • 9c713a0de8 Removed hub_manager as a soft dependency (it's more of an add-on) Zughy 2020-08-22 18:54:49 +0200
  • 24528375c8 If Hub Manager is present, it'll set its physical values when matches end and when people quit Zughy 2020-08-12 23:08:22 +0200
  • b377f425d0 Editor: better players and sign icons Zughy 2020-08-11 10:28:52 +0200
  • 02cd6ccecc Crashfix: toggling teams on/off and changing the players amount made the game crash if a sign wasn't declared Zughy 2020-08-11 10:21:09 +0200
  • 687140796f Editor: right-click items now use on_secondary_use instead of on_place Zughy 2020-08-09 22:24:28 +0200
  • 767293c8f2 Crashfix: broadcasting a message via the builtin HUD made the game crash Zughy 2020-08-09 00:34:13 +0200
  • b001987f59 README: added CC BY-SA 4.0 declaration Zughy 2020-07-27 21:05:12 +0000
  • e87c4c399e Example file updated Zughy 2020-07-27 14:18:36 +0200
  • f9cf57f12c Changing the minimum amount of players doesn't reset the spawners anymore | Bugfix: an error was shown when editing the amount of players while in the editor (even if the action was performed) Zughy 2020-07-27 13:12:00 +0200
  • bbbfc6cab0 Chat: when teams are enabled, allies in global chat now appear in white Zughy 2020-07-26 22:51:09 +0200
  • 83a04c60a9 README: SkinsDB incompatibility Zughy 2020-07-26 17:18:14 +0200
  • c84985be8a parameter 'teams_color_overlay' implemented, for better distinguish players in enemy teams Zughy 2020-07-26 17:13:20 +0200
  • e7ca4eb98f Bugfix: sometimes the countdown was displaying the wrong second. This should fix it Zughy 2020-07-25 19:30:47 +0200
  • b3a682f415 Translation: Italian small fix _Zaizen_ 2020-07-25 11:36:30 +0200
  • 3ffa1a7f04 Added parties callbacks: invites now work only when they should Zughy 2020-07-19 16:17:14 +0200
  • 0c2ba46fd4 DOCS: removed the "Collaborating" section as it was redundant (it's already in the README) Zughy 2020-07-14 11:54:02 +0000
  • ac4200e8eb Bugfix, Editor: teams were shown in the Spawners section even if disabled Marco 2020-07-01 14:58:07 +0200
  • e5d5c721b6 Editor: less checks when performing actions Marco 2020-07-01 14:47:23 +0200
  • 06b74d0bb0 README teeny tiny fix Marco 2020-06-29 16:38:00 +0200
  • 24a139f039 Signs: when an arena is queueing, it now says 'queueing' instead of 'waiting' Marco 2020-06-29 16:22:12 +0200
  • b2729002ad Bugfix: upper HUD didn't disappear when switching to another arena's queue Marco 2020-06-29 15:52:14 +0200
  • f032af09da Soft dependency added: 'Parties'. People can now be sure to join in the same/arena team creating a party first Marco 2020-06-29 14:20:14 +0200
  • ab58d5c551 Crashfix: quitting as the last player in an arena made the game crash Marco 2020-06-29 14:09:20 +0200
  • 9622e29ced Editor: visible min/max players via stack amount Marco 2020-06-27 11:41:07 +0200
  • 91b8af1dd5 DOCS updated Marco 2020-06-27 01:58:47 +0200
  • 81c74d59e6 Teams: they can be enabled/disabled per arena (both via editor and CLI) Marco 2020-06-27 01:04:42 +0200
  • 043053690f Editor: warning that min/max players are per team Marco 2020-06-26 18:43:13 +0200
  • 69e8dd0cee Red enemy chat for when is_team_chat_default is false and the arena features teams Marco 2020-06-26 02:06:18 +0200
  • d802862ac7 /all and /t chat commands implemented Marco 2020-06-25 21:26:46 +0200
  • 27cab5ab3b Chat per team option + customisable chat all/team colors and prefixes Marco 2020-06-25 01:16:13 +0200
  • dd37bb7296 update_sign: removed useless field Marco 2020-06-23 23:43:07 +0200
  • aaf582926a DOCS updated (players management) Marco 2020-06-23 23:26:58 +0200
  • 8b97d83ab7 Change min/max players in game (both editor and CLI) + small fixes Marco 2020-06-23 23:13:11 +0200
  • 2ab59fbb9c Arenas can now be renamed Zughy 2020-06-21 00:26:55 +0200
  • f1bf19e6d0 Editor: visible spawners via waypoints | Folders refactoring Marco 2020-06-19 23:37:16 +0200
  • 8ce7a56e4e Editor: less redundancy when setting spawners Marco 2020-06-19 23:13:13 +0200