47 Commits

Author SHA1 Message Date
Marco
24a139f039 Signs: when an arena is queueing, it now says 'queueing' instead of 'waiting' 2020-06-29 16:22:12 +02:00
Marco
b2729002ad Bugfix: upper HUD didn't disappear when switching to another arena's queue 2020-06-29 15:52:14 +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
dd37bb7296 update_sign: removed useless field 2020-06-23 23:43:07 +02:00
Zughy
56216a2c65 /kick command implemented 2020-06-11 02:36:17 +02:00
Zughy
d4c70e51af assign_team is now local 2020-06-05 17:36:57 +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
397ac7c425 Bugfix: timer seconds check when queue was full wasn't set properly 2020-05-24 18:57:36 +02:00
Marco
4300dd618f When the queue is full, its timer decreases to 5s (if it's not lower already) 2020-05-23 22:35:39 +02:00
Zughy
5736c56cf9 get_arena_players_count() removed. There now is a separate parameter for every arena called arena.players_amount 2020-05-18 22:09:54 +02:00
Zughy
2e7c9b17db Countdown sound kicks in when 5 seconds remain (before it was 3) 2020-05-15 23:27:14 +02:00
Zughy
24c7d7805b Bugfix: HUD wasn't updating properly sometimes pt2 2020-05-15 23:25:24 +02:00
Zughy
c335ed9df7 Bugfix: HUD wasn't updating properly sometimes 2020-05-15 17:51:56 +02:00
Zughy
e8e1a1dda9 join/leave messages graphically improved (also, less translations to do now) 2020-05-15 16:52:12 +02:00
Zughy
0c0ff56245 HUD: duration and sound option added + practical implementation in queue countdown 2020-05-15 12:27:06 +02:00
Zughy
3d2c044356 HUD: gelocalised 2020-05-14 22:42:31 +02:00
Zughy
d2e91486ca basic HUD for announcements implemented + practical implementation for queues 2020-05-14 21:16:11 +02:00
Marco
91e9c8cb2b Bugfix: arenas signs weren't saved properly when overrided. ALSO beware the refactoring set_sign -> give_sign_tool 2020-05-10 00:01:28 +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
245f58ba8c removed debug message, whoops 2020-05-08 13:24:48 +02:00
Marco
8a3dfa8d9a player_parameters table in settings implemented + killstreak field removed 2020-05-08 13:19:56 +02:00
Marco
887b1544b5 Bugfix: signs were showing the wrong line when the game was loading 2020-05-07 16:37:46 +02:00
Marco
f7d460647a field queue_waiting_time added in settings for more customisation 2020-05-06 14:38:08 +02:00
Marco
e6303ecdd2 join_while_in_progress parameter added 2020-05-03 13:28:41 +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
Marco
89f5fee1d7 First commit for a fully translated version, WIP 2020-04-17 15:27:36 +02:00
Marco
fde908e582 Honestly, too many things. It should be finished, online test needed 2020-04-16 13:17:05 +02:00
Marco
6fed104a2d working arena handlers and callbacks, per mod 2020-04-16 00:56:51 +02:00
Marco
5a87d681f1 Signs working per mod 2020-04-15 16:22:59 +02:00
Marco
412a689c4e Merge branch 'master' into independent_mod
merge crashfix
2020-04-15 15:56:48 +02:00
Marco
fcc7732fed Crashfix when queue was disbanded 2020-04-15 15:51:00 +02:00
Marco
cdf1189b59 Arena management per mod completed 2020-04-15 15:17:12 +02:00
Marco
11a02736fd First commit to an independent mod, broken as hell 2020-04-15 02:18:56 +02:00
Marco
516e1c9bf4 fixed functions calls in signs.lua with the new parameters 2020-04-14 12:20:34 +02:00
Marco
a338f9148b Bugfix queue arena 2020-04-09 01:10:26 +02:00
Marco
a362f56f4c Timer fix on player leaving the queue 2020-04-04 18:33:33 +02:00
Marco
9344c0e643 Bugfixes: player disconnecting while in queue crashed the server | player joining an ongoing match led to a crash 2020-04-04 17:47:07 +02:00
Marco
736b781c29 Prefissi sistemati + getter prefisso 2020-04-03 18:58:27 +02:00
Marco
c7b9538d35 Parametro enabled per le arene 2020-04-02 23:24:35 +02:00
Marco
b1ea1cc90d Da mod a libreria interna + README esplicativo 2020-04-02 18:38:18 +02:00
Marco
a365cbf0cd Funzione/status on_load + giocatore può entrare a partita avviata + pulizia + codice più performante 2020-04-02 12:47:55 +02:00
Marco
86ddd78113 Nuovo sistema immunità + continuata astrazione 2020-04-01 17:20:15 +02:00
Marco
297b3fbb26 Fix vari e pulizia 2020-03-31 23:38:31 +02:00
Marco
5d4893349b Spostata funzione 2020-03-31 17:53:08 +02:00
Marco
4b48e11cde First commit 2020-03-31 17:04:03 +02:00