709 Commits

Author SHA1 Message Date
Marco
9acf645210 Editor: icon to enable an arena while leaving the editor 2020-06-13 14:44:15 +02:00
Marco
e8651a7d9d Arena automatically disabled when entering the editor (if possible) 2020-06-13 12:02:20 +02:00
Marco
4bb6cc59f7 on_disconnect() callback implemented 2020-06-13 10:49:54 +02:00
Zughy
4a492de7b4 EXAMPLE: updated with register_minigame 2020-06-11 11:36:52 +00:00
Zughy
47e2d5540e Player healed when joining an ongoing match 2020-06-11 12:29:42 +02:00
Zughy
dcb180d2a3 Bugfixes: /quit missed a variable + people weren't automatically healed while in celebration 2020-06-11 12:24:42 +02:00
Zughy
ffab8deb07 DOCS: privileges added + small fixes 2020-06-11 12:24:31 +02:00
Zughy
56216a2c65 /kick command implemented 2020-06-11 02:36:17 +02:00
Marco
55810ac7e2 General /quit command implemented + on_prequit callback 2020-06-10 14:22:18 +02:00
Marco
86a16e7c2b 'disabled_damage_types' paramater implemented. Per minigame 2020-06-10 01:14:46 +02:00
Marco
6f6edb438f Players in arenas can't see messages of players not in arenas and vice versa 2020-06-09 22:38:28 +02:00
Marco
c762719959 Players automatically healed when entering, quitting and leaving an arena 2020-06-09 19:37:34 +02:00
Marco
dcb795e879 Lighter textures with PngOptimizer 2020-06-08 23:51:06 +02:00
Zughy
457ee5364f Example file updated with a few teams features 2020-06-07 22:40:21 +00:00
Marco
8d48f35204 Merging teams fixes 2020-06-07 23:32:33 +02:00
Marco
27bd4c1cc0 Teams: several bugfixes + lighter management | DOCS: getters added 2020-06-07 23:30:50 +02:00
Marco
966675ae08 Bugfix: killed players weren't properly respawning during the celebration phase 2020-06-07 19:36:10 +02:00
Marco
59a238d7be Editor: removed steel sign 2020-06-07 17:20:38 +02:00
Marco
2e01e2fda3 Preventing arenas with absurd min and max players to be created 2020-06-06 19:45:26 +02:00
Marco
e52cff760e Reset spawners when they don't coincide with the maximum amount of players + improvements for 3.0 2020-06-06 18:03:59 +02:00
Zughy
d4c70e51af assign_team is now local 2020-06-05 17:36:57 +02:00
Zughy
e490f6b410 DOCS updated with editor and teams instructions + LiberaPay link (in README too) 2020-06-05 17:28:13 +02:00
Zughy
e92febfedb Teams implemented 2020-06-05 12:31:44 +02:00
Marco
a118a5a3aa Teams implemented 2020-06-05 12:09:20 +02:00
Marco
da511dfb9e DOCS/README: added coding guidelines and a link to the issues 2020-06-05 12:09:20 +02:00
Marco
fda28c3755 Storage: no more unneccessary parameters per mod stored | better arenas ID management 2020-06-05 12:09:20 +02:00
Marco
e7adff6da8 Translations updated | less redundancy and better editor structure 2020-06-05 12:09:20 +02:00
Marco
71611b999b Editor implemented | set_sign has now the possibility to be used without any item just looking at the sign (give_sign_tool removed) | set_spawner now takes general parameters for a more complete customisation 2020-06-05 12:09:20 +02:00
Zughy
f707869b0b Immunity: not a placeholder anymore, player is immune to any kind of damage 2020-06-04 15:41:50 +02:00
Zughy
93a1e9c9a4 Enabled mod message when starting the server (it prints the version too) 2020-06-04 13:38:23 +02:00
Marco
69857b610f Bugfix: arenas HUDs weren't disappearing if people were in queue and someone disabled the arena 2020-06-02 16:07:14 +02:00
Marco
60ee833bec Small fixes 2020-06-02 01:05:17 +02:00
Marco
58f3ba9cd8 Bugfix: enabling an arena while in the editor, now it kicks out of it automatically 2020-06-01 11:23:17 +02:00
Marco
1000feb6e8 Spawners are now randomised when a match starts 2020-06-01 00:17:45 +02:00
Marco
3e65800291 DOCS/README: added coding guidelines and a link to the issues 2020-05-31 14:19:58 +02:00
Marco
b9c636ecfc Storage: no more unneccessary parameters per mod stored | better arenas ID management 2020-05-31 14:03:09 +02:00
Marco
112db76279 Merge branch 'editor' 2020-05-30 16:10:27 +02:00
Marco
ce106e1881 Translations updated | less redundancy and better editor structure 2020-05-30 16:06:25 +02:00
Marco
a434da315b Editor implemented | set_sign has now the possibility to be used without any item just looking at the sign (give_sign_tool removed) | set_spawner now takes general parameters for a more complete customisation 2020-05-30 16:00:02 +02:00
Marco
7f8630c4cb hotbar HUD now follows screen size (it was overlapping with the hotbar on certain resolutions) 2020-05-29 16:37:28 +02:00
Marco
03cd12addc Crashfix: printing the arenas info without any sign declared made the game crash 2020-05-29 13:47:33 +02:00
Marco
b8ee702898 Bugfix: immunity was lost faster than usual if a player was killed and respawned within the immunity time 2020-05-28 01:16:25 +02:00
Marco
8a9702b351 Enable/disable arena functions now take the arena name as a parameter (before it was the ID) 2020-05-27 16:47:37 +02:00
Marco
cff3b69b11 Crashfix: get_arena_by_player made the game crash if the player wasn't in game nor in queue 2020-05-27 02:06:49 +02:00
Marco
25d22167b8 Better 'remove_player_from_arena' structure 2020-05-25 22:49:42 +02:00
Marco
6adc31134c keep_inventory option 2020-05-25 22:07:46 +02:00
Marco
bc3efb5533 Removed the old legacy storage 2020-05-25 16:30:21 +02:00
Marco
7c594c07de Debug: better info display 2020-05-25 16:27:19 +02:00
Marco
86d9c59b0f Added the deprecated function get_arena_players_count to not break the version 2020-05-25 14:18:44 +02:00
Marco
8c7b01c655 DOCS: timers, hub manager, register_minigame | README: dependencies updated 2020-05-25 00:18:25 +02:00