Commit Graph

48 Commits (298c2ee240d947baa1e2bef2a52951c685287c34)

Author SHA1 Message Date
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
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
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 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
Zughy e8e1a1dda9 join/leave messages graphically improved (also, less translations to do now) 2020-05-15 16:52:12 +02:00
Zughy 3d2c044356 HUD: gelocalised 2020-05-14 22:42:31 +02:00
Marco 2e473d9b26 Translations updated
locale version updated to mod version
2020-05-10 00:06:32 +02:00
Marco 918d9236e9 It's now possible to leave a queue by entering a new one without having to leave the former first 2020-05-09 13:39:36 +02:00
Marco 89956b9863 kill_cap parameter removed (it was unused) + local files updated 2020-05-09 12:32:13 +02:00
Marco f89a3b0128 Translation: killstreak string removed 2020-05-08 14:33:10 +02:00
Marco dc5ff2b67e Translations updated + translation files more in order 2020-05-03 13:31:54 +02:00
Marco feabe06082 Renamed is_kicked -> is_eliminated 2020-05-02 12:28:40 +02:00
Marco e6ebbcf627 is_kicked param in remove_player_from_arena improved + translations 2020-05-01 22:13:58 +02:00
Marco ab386e6011 Properties and temp properties added (+ translations). Testing needed 2020-04-19 00:57:08 +02:00
Marco f896b26b23 English as default language + Italian translations added using the 5.0+ Minetest translation system 2020-04-17 21:04:37 +02:00