Commit Graph

519 Commits (master)

Author SHA1 Message Date
Zughy bd661d6477 Bugfix: on_disconnect wasn't called | remove player callbacks are now called AFTER the removal 2020-11-09 01:38:21 +01:00
Zughy b7ee1dd971 Bugfix: sign wasn't updated when someone joined while a game was in progress 2020-11-09 00:00:00 +01:00
Zughy 2ca9d86a6b Version bump 2020-11-08 18:38:11 +01:00
Zughy 509109a544 README/DOCS: LuaJIT notice 2020-11-08 17:48:16 +01:00
Zughy 3525d3ebdb CRASHFIX: people leaving while in queue weren't removed properly 2020-11-08 15:27:06 +01:00
Zughy ad16d4623d Bugfix: arena name in_editor table wasn't updated when renaming the arena 2020-11-07 15:22:22 +01:00
Zughy a9ee7ae3a1 CRASHFIX: quitting while inside the editor made the game crash 2020-11-07 14:57:47 +01:00
Zughy f58ff53955 Bugfix: in some cases, when teams were enabled, signs weren't updated at quitting 2020-11-06 13:50:28 +01:00
Zughy 3c4ed66d75 Bugfix: in some cases if an entire team left, game kept going 2020-11-06 13:25:29 +01:00
Zughy 181e967752 Removed more redundant code 2020-11-05 22:04:04 +01:00
Zughy 57c9cbf59d Removed redundant code 2020-11-05 20:57:27 +01:00
Zughy 88e8eda58d DOCS: changed commands example from Quake to Block League 2020-11-05 17:35:03 +00:00
Zughy be44b7b4e7 Custom hotbar 2020-11-05 18:22:47 +01:00
Zughy a03304de14 custom physics override 2020-10-28 15:03:04 +01:00
Zughy b5db1eecd2 /kick -> /arenakick 2020-10-28 12:37:24 +01:00
Zughy b05354e210 Bugfix: player properties weren't assigned when joining an arena 2020-10-26 22:22:05 +01:00
Zughy 3370600555 version bump 2020-10-25 12:56:21 +01:00
Zughy 44220a7e89 DOCS: table of contents 2020-10-25 09:59:21 +00:00
Zughy 396ab92618 More deprecated functions addressing the corresponging minigame 2020-10-25 11:17:21 +01:00
Zughy 269ba89fb5 Extendable editor 2020-10-25 11:16:45 +01:00
Zughy 90ed9d7809 README: skywars added to mods relying on arena_lib 2020-10-25 10:57:53 +01:00
Zughy 574c038fce Deprecated functions now address the corresponding minigame 2020-10-24 11:51:24 +02:00
Zughy f01fe007ee Bugfix: player_properties tables weren't properly assigned 2020-10-22 17:24:39 +02:00
Zughy 6976a7ee52 Bugfix - wrong assert declaration 2020-10-15 21:46:13 +02:00
Zughy 6d5cc0406b Removed immunity 2020-10-15 09:52:11 +02:00
Zughy 7104648399 Prevent arena properties to have the same name of default ones 2020-10-14 22:19:53 +02:00
Zughy fae3848c3f Leftover deprecated code removed 2020-10-11 18:16:15 +02:00
Zughy a51203e8b9 Example file updated 2020-10-11 18:11:20 +02:00
Zughy 20b56dc00b deprecated code removed for the upcoming 4.0 2020-10-11 18:09:13 +02:00
Zughy c10bc65954 Version bump 2020-10-11 16:55:46 +02:00
Zughy 298c2ee240 Time system redo + timer option in editor 2020-10-11 14:49:23 +00:00
Zughy 4ddb1b5ca4 CRASHFIX: hitting a sign while being in a party not as a party leader made the game crash 2020-10-02 19:20:09 +02:00
Zughy 2cd06ba8cb Bugfix: punching players while in queue made the server crash if the arena featured teams 2020-09-26 22:04:30 +02:00
Zughy 207b5a0755 Not declaring on_timeout when a decreasing timer is used makes the server crash with a custom message 2020-09-26 21:53:54 +02:00
Zughy 6cba4b03e3 Arenas names now features signs_lib supported characters only 2020-09-26 21:05:01 +02:00
Zughy 693be750e7 new signs_lib signs can't be broken if an arena is assigned to them 2020-09-26 01:06:50 +02:00
Zughy dc1db46dcb Version update + cleaning 2020-09-26 00:57:06 +02:00
Zughy d1f6e3d1a5 Signs are now signs_lib's 2020-09-25 15:52:25 +02:00
Zughy 21ec90e00e Editor: team toggler is now hidden if no team has been declared 2020-09-24 20:18:47 +02:00
Zughy 16e613c17f Bugfix: only arena_lib signs can't be broken 2020-09-21 21:37:06 +02:00
Zughy 2d8e9dd3dc CRASHFIX: /forceend made arenas with timers crash 2020-09-19 18:29:22 +02:00
Zughy df65dbb6cc Added default timer value 2020-09-19 17:59:20 +02:00
Zughy aaeb616135 Bugfix: timers didn't work 2020-09-19 17:06:56 +02:00
Zughy 2b6230ce34 DOCS: documented editor's utils and getters + cleaning 2020-09-17 00:43:25 +02:00
_Zaizen_ ace05f73ca Fixed spawner imprecise positions, now you can add them more precisely. 2020-09-15 21:23:08 +02:00
Zughy ce93e9422f Signs can't be broken by anyone anymore 2020-09-14 23:12:39 +02:00
Zughy b82ee0c9e5 Version update 2020-09-11 15:28:22 +02:00
Zughy 40d44975a4 Callbacks: added on_enable and on_disable to run custom checks when enabling/disabling an arena 2020-09-11 15:23:55 +02:00
Zughy f0bd65acc4 Bugfix: on_disconnect wasn't called 2020-09-08 00:23:31 +02:00
Zughy cb5ca60fae DOCS: wrong function name 2020-09-06 13:29:29 +02:00