290 Commits

Author SHA1 Message Date
Zughy
7796849b9d Give 1 point every time a player deals 10 damage (closes #81) 2023-05-21 11:44:25 +02:00
Zughy
32ba97da2f Bugfix: properly render the skill name in the profile tooltip 2023-05-21 11:02:46 +02:00
Zughy
3263194657 Merge !32 2023-05-18 12:33:42 +00:00
nyomi
bfd1c27528 Add Hungarian translation 2023-05-18 12:33:42 +00:00
Zughy
eef22e6cbe Bugfix: (regression) players didn't gain their speed back after using the pixelgun and the 2H sword 2023-05-16 18:28:14 +02:00
Zughy
44bb1ad477 CRASHFIX: property was declared with a different name from the one used in code 2023-05-16 17:55:35 +02:00
Zughy
0ef021b4d2 CRASHFIX due to previous commits 2023-05-08 01:02:59 +02:00
Zughy
e21f2a8d69 Remove check fixed with MT 5.7 2023-05-01 12:31:35 +02:00
Zughy
fc0f3a1211 stop people from shooting if they're shooting with a continous fire weapon when someone scores (closes #80) 2023-04-19 23:06:37 +02:00
Zughy
8a7f60a9f7 Fix crash due to previous commits 2023-04-19 23:05:30 +02:00
Zughy
8fcde01735 Editor: add item to set min Y value (closes #82) 2023-04-18 00:59:07 +02:00
Zughy
08b01203f4 Merge branch 'custom_editor' into 'master'
Custom editor section

Closes #8

See merge request zughy-friends-minetest/block_league!31
2023-04-17 20:55:57 +00:00
Zughy
6b2a957463 Custom editor section 2023-04-17 20:55:57 +00:00
Zughy
cbc477cf26 There's no need to hide arena_lib HUDs anymore, when a player leaves 2023-04-11 19:15:31 +02:00
Wuzzy
be004e2e9f Add German translation 2023-04-08 20:52:40 +02:00
Zughy
c86d8fc6c7 Use arena_lib can_drop = false 2023-04-07 00:37:40 +02:00
Zughy
605c9a642e ...fix previous commit 2023-03-12 23:01:04 +01:00
Zughy
150f97a76c Fix crash (see previous commit 2023-03-12 22:57:27 +01:00
Zughy
51022ea44a Fix crash due to broken MT entities 2023-03-04 00:19:35 +01:00
Giov4
655f676c04 Increased weapon size when wielded 2023-03-04 00:10:56 +01:00
Zughy
d5fc1ead1c README: put CDB links instead of git ones 2023-03-02 23:43:55 +00:00
Zughy
4fc4d80dec README: update credits 2023-03-02 23:41:20 +00:00
Giov4
2ea7d3f538 Fixed groups not assigned correctly to weapons 2023-03-03 00:37:42 +01:00
Zughy
9609812ec7 Merge branch 'visible_wielditem_support' into 'master'
Add visible_wielditem support to render weapons in hand

See merge request zughy-friends-minetest/block_league!29
2023-03-02 23:33:37 +00:00
Giov4
f34c217936 Add visible_wielditem support to render weapons in hand 2023-03-02 23:33:36 +00:00
Zughy
e29e67c587 README: missing backtick 2023-02-26 14:41:06 +00:00
Zughy
3bd30d4316 Keep simplifying weapons code and fix a couple small issues 2023-02-26 01:06:51 +01:00
Zughy
ee8a34e705 Let's keep going with the massive cleaning 2023-02-24 00:59:31 +01:00
Zughy
a56363745c Version bump (0.8.0-dev) 2023-02-23 23:22:54 +01:00
Zughy
afe6ea1b6d Version bump (0.7.0) 2023-02-23 22:52:00 +01:00
Zughy
fa556d2c9e Fix crash introduced with previous commits 2023-02-23 02:38:58 +01:00
Zughy
f73ff5d407 Let's keep cleaning 2023-02-22 22:55:38 +01:00
Zughy
3c517941ec Ball.lua: rename w_name, w_pos to p_name, p_pos 2023-02-22 14:52:14 +01:00
Zughy
f219857b01 Spring cleaning 2023-02-22 14:39:13 +01:00
Zughy
5fc59d6f35 Treat people dying due to falling down as a kill if they've been hit by someone in the last X seconds (closes #61) 2023-02-22 02:05:10 +01:00
Zughy
71724d64f2 Remove unused texture 2023-02-21 11:22:08 +01:00
Zughy
ec84109eb5 Add player property <kills> 2023-02-15 23:10:47 +01:00
Zughy
46ef073d15 CRASHFIX: people leaving with both a spectator and a ball attached made the game crash 2023-02-01 20:07:36 +01:00
Zughy
584ec97e54 Clean up a bit 2023-01-31 01:24:43 +01:00
Zughy
4e0bcb09cd Forgot to update init.lua file 2023-01-31 00:44:57 +01:00
Zughy
b19a4522e9 Dynamic spectate mode when following the ball 2023-01-31 00:16:18 +01:00
Zughy
d029527f56 Tempfix (waiting for 5.7): don't crash if selected slot is higher than 4 before entering an arena 2023-01-28 23:15:50 +01:00
Zughy
7172330c65 Remove bl_weap_secondary_delay metadata, use bl_weap_delay instead (closes #77) 2023-01-28 13:31:05 +01:00
Zughy
5c7ae8a9ab Merge branch 'crosshairs' into 'master'
Custom crosshairs per weapon

Closes #12

See merge request zughy-friends-minetest/block_league!28
2023-01-27 23:36:42 +00:00
Zughy
cc59195580 Custom crosshairs per weapon 2023-01-27 23:36:42 +00:00
Zughy
a43fb5c983 Refactor some HUD functions | make mod compatible with joining whilst spectating 2022-12-31 12:46:52 +01:00
Zughy
f0c035243c grant admins the privilege to open players' profiles (or I don't know how to let the former open their profile through command blocks) 2022-12-26 12:19:09 +01:00
Zughy
5992d045d1 Remove commands now integrated within arena_lib 2022-12-26 00:22:49 +01:00
Zughy
fec25c5028 Bugfix: at first join, players' HPs weren't reset 2022-12-09 01:29:12 +01:00
Zughy
ed2493af4e Add description to mod.conf 2022-11-23 14:53:50 +01:00