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
|
a2474307ef
|
New arena parameter: author
|
2020-11-24 20:48:29 +01:00 |
|
Zughy
|
61d57011d9
|
A few commands translations were missing
|
2020-11-23 14:31:45 +01:00 |
|
Zughy
|
794e033b34
|
Per server configuration added (queue waiting time and spawn point), via /minigamesettings
|
2020-11-23 14:10:13 +01:00 |
|
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
|
2ca9d86a6b
|
Version bump
|
2020-11-08 18:38:11 +01:00 |
|
Zughy
|
3370600555
|
version bump
|
2020-10-25 12:56:21 +01: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
|
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
|
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
|
b82ee0c9e5
|
Version update
|
2020-09-11 15:28:22 +02:00 |
|
Zughy
|
c88764fc34
|
Editor: arenas can now be deleted via settings > delete arena (confirmation included, to avoid damage)
|
2020-09-04 23:47:16 +02:00 |
|
Zughy
|
b695c388e9
|
Editor: arenas can be now renamed via editor (new section: settings)
|
2020-08-31 01:29:32 +02:00 |
|
Zughy
|
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
|
2020-08-26 00:19:48 +02:00 |
|
Zughy
|
80e45aad85
|
Commands: parameters added in the /help window
|
2020-08-25 23:22:49 +02:00 |
|
Zughy
|
dab851ac71
|
Arenas can now forcibly terminated by admins via /forceend | spring cleaning
|
2020-08-25 22:28:45 +02:00 |
|
Zughy
|
c84985be8a
|
parameter 'teams_color_overlay' implemented, for better distinguish players in enemy teams
|
2020-07-26 17:13:20 +02:00 |
|
_Zaizen_
|
b3a682f415
|
Translation: Italian small fix
|
2020-07-25 11:36:30 +02:00 |
|
Zughy
|
3ffa1a7f04
|
Added parties callbacks: invites now work only when they should
|
2020-07-19 16:22:37 +02:00 |
|
Marco
|
24a139f039
|
Signs: when an arena is queueing, it now says 'queueing' instead of 'waiting'
|
2020-06-29 16:22:12 +02:00 |
|
Marco
|
f032af09da
|
Soft dependency added: 'Parties'. People can now be sure to join in the same/arena team creating a party first
|
2020-06-29 14:20:14 +02:00 |
|
Marco
|
91b8af1dd5
|
DOCS updated
|
2020-06-27 01:58:47 +02:00 |
|
Marco
|
81c74d59e6
|
Teams: they can be enabled/disabled per arena (both via editor and CLI)
|
2020-06-27 01:04:42 +02:00 |
|
Marco
|
043053690f
|
Editor: warning that min/max players are per team
|
2020-06-26 18:43:13 +02:00 |
|
Marco
|
d802862ac7
|
/all and /t chat commands implemented
|
2020-06-25 21:26:46 +02:00 |
|
Marco
|
27cab5ab3b
|
Chat per team option + customisable chat all/team colors and prefixes
|
2020-06-25 01:16:13 +02:00 |
|
Marco
|
8b97d83ab7
|
Change min/max players in game (both editor and CLI) + small fixes
|
2020-06-23 23:13:11 +02:00 |
|
Marco
|
f1bf19e6d0
|
Editor: visible spawners via waypoints | Folders refactoring
|
2020-06-19 23:37:26 +02:00 |
|
Marco
|
fc1110162f
|
Teleport function for admins added (automatic when entering the editor)
|
2020-06-15 01:21:07 +02:00 |
|
Marco
|
9acf645210
|
Editor: icon to enable an arena while leaving the editor
|
2020-06-13 14:44:15 +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
|
27bd4c1cc0
|
Teams: several bugfixes + lighter management | DOCS: getters added
|
2020-06-07 23:30:50 +02:00 |
|
Marco
|
2e01e2fda3
|
Preventing arenas with absurd min and max players to be created
|
2020-06-06 19:45:26 +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
|
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 |
|
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
|
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
|
7c594c07de
|
Debug: better info display
|
2020-05-25 16:27:19 +02:00 |
|
Marco
|
a610860d02
|
Timers added | Rewritten initialisation process + deprecated warnings
|
2020-05-24 23:38:21 +02:00 |
|
Zughy
|
221f4f5a22
|
Added on_quit, on_eliminate and on_kick callbacks
|
2020-05-19 01:46:30 +02:00 |
|