209 Commits

Author SHA1 Message Date
Giov4
34b353a83a Improved class menu textures (by Zughy) 2024-07-11 01:04:49 +02:00
Giov4
ae21e3dc4e Acid rain audio is now mono (closes #29) 2024-07-11 00:39:23 +02:00
Giov4
3e70bcc094 Ultimates textures revamped by Zughy 2024-07-10 23:53:56 +02:00
Giov4
aff8f93340 Fixed putrid blob not working when colliding with caster 2024-07-10 23:37:20 +02:00
Giov4
3624eaeb2b Infector balancing 2024-07-10 23:20:13 +02:00
Giov4
b65a28ca4e Fixed walking on acid puddle not being positional 2024-07-02 23:47:00 +02:00
Giov4
c2d13c4e2c Enabled infector class 2024-07-02 23:30:01 +02:00
Giov4
b6f2044731 Models are now licensed 2024-07-02 23:18:33 +02:00
Giov4
30dbe1406d Infector class is finally playable
+ decreased general particles amount
2024-07-02 23:15:50 +02:00
Giov4
884ece9a71 Removed useless check 2024-06-29 18:06:13 +02:00
Giov4
b56aedfc96 Respawn system now uses a skill instead of an entity 2024-06-29 17:59:06 +02:00
Giov4
0e2aa4ecd0 From GPL to AGPL license 2024-06-29 13:37:55 +00:00
marco_a
acab99e3e8 Make clock HUD icon clearer 2024-06-18 17:45:05 +02:00
Giov4
b62de7e299 Using latest teleport_onto_spawner arena_lib function 2024-06-15 16:20:27 +02:00
Giov4
d70c6ef4bd Hidden infector class 2024-06-14 02:47:49 +02:00
Giov4
5bc8fc31a0 Fixed warrior jump crash 2024-06-14 00:54:41 +02:00
Giov4
74406f8061 If there's more than one winner avoid passing any to load_celebration 2024-06-13 21:35:33 +02:00
Giov4
ec638aa409 Passing winner to load_celebration 2024-06-13 21:27:14 +02:00
Giov4
8b4a66e4e3 acid surf + started to implement putrid blob 2024-04-29 04:31:09 +02:00
Giov4
320158dfcb Template skills -> layers 2024-04-11 21:50:41 +02:00
Giov4
0b7e56a64c Using fixed value for player's collisionbox reset, potentially fixing #24 2024-03-25 15:25:12 +01:00
Giov4
153b82f16b Some class selector formspec sanity check 2024-03-25 01:34:54 +01:00
Giov4
5ca91eafbf CRASHFIX: people leaving the server while in the match didn't get removed from HUD table 2024-03-07 01:43:53 +01:00
Giov4
f421a878a5 Re-improved acid spray particles 2024-03-03 23:03:39 +01:00
Giov4
40c16a1100 changed crash log type to action 2024-03-03 16:51:33 +01:00
Giov4
032afd7aa9 Improved infector acid spray particles
+ fixed a couple of infector bugs
2024-03-01 23:11:01 +01:00
Giov4
5109d20249 The warrior ultimate wasn't considering if the target is invulnerable 2024-02-28 23:13:42 +01:00
Giov4
e853e93820 Using the new arena_lib's hud_flags 2024-02-28 23:12:06 +01:00
Giov4
c5c9402631 used "info" log level to debug proxy 2024-01-10 21:07:50 +01:00
Giov4
6cec99911b Resolved a bunch of warnings (closes #22) 2024-01-06 19:52:15 +01:00
Giov4
2895ef43cd Merge branch 'main' of https://gitlab.com/zughy-friends-minetest/fantasy-brawl 2024-01-05 15:10:22 +01:00
Giov4
ce7d79b1b7 using as_spectator in init_HUD 2024-01-05 15:10:10 +01:00
Giov4
c46e8d4ba6 Merge branch 'translate_new2' into 'main'
Update German translation

See merge request zughy-friends-minetest/fantasy-brawl!7
2024-01-02 15:38:46 +00:00
Wuzzy
5f826c3832 Update German translation 2023-12-31 01:30:00 +01:00
Giov4
bac6406918 + fbrawl.random() utility 2023-12-30 15:28:28 +01:00
Giov4
e21fa8c6b3 crash log is now an "error" log, so MT doesn't decide to crash :D 2023-12-27 00:59:36 +01:00
Giov4
ac65537e74 chore: 🌐 reformatted translation files 2023-12-26 01:01:49 +01:00
Giov4
bf5303a232 added log to try to understand a crash 2023-12-23 23:32:06 +01:00
Giov4
09d5ec2152 Closes #21 2023-12-22 17:22:18 +01:00
Giov4
07ba07aa3c perf: use a formspec_ast instead of a string to render the controls hud
this improves performance, since formspec_ast is relatively slow at parsing formspecs
2023-12-14 19:06:33 +01:00
Giov4
d0326ddc5d CRASHFIX on aoe_proxy 2023-12-12 16:18:12 +01:00
Giov4
dd6fcaf961 Merge branch 'infector-class' into 'main'
New controls!

See merge request zughy-friends-minetest/fantasy-brawl!6
2023-12-10 21:01:17 +00:00
Giov4
4f35b8e958 New controls! 2023-12-10 21:01:16 +00:00
Zughy
ca6cf482a6 Update to new arena_lib on_end callback 2023-10-01 21:59:43 +02:00
Zughy
ab7dff6dea Bugfix: correctly restore the hotbar when leaving or when a match ends (and remove deprecated arena_lib code) 2023-08-18 14:22:43 +02:00
Giov4
2a8d9b3fad Merge branch 'translate_new' into 'main'
Update translation system

See merge request zughy-friends-minetest/fantasy-brawl!5
2023-08-12 21:53:57 +00:00
Wuzzy
dc7f2423b9 Update translation system 2023-08-12 21:53:57 +00:00
Giov4
56901c3619 Removed old soundtrack 2023-08-12 20:35:37 +00:00
Giov4
c9a04e740a Fixes #14 2023-05-27 03:43:05 +02:00
Zughy
f4e8636070 Merge !4 2023-05-18 12:47:11 +00:00