470 Commits

Author SHA1 Message Date
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
Giov4
c4d86cf495 Update skills global table name 2022-11-14 00:58:00 +01:00
Giov4
b235059920 Update skills dependency 2022-11-13 23:49:01 +00:00
Zughy
6505af983c Merge !26 2022-11-09 22:43:11 +00:00
Franz Bonanza
989376b648 Compress all SFXs to save space 2022-11-09 22:43:10 +00:00
Zughy
f5170b91d7 Remove bundled ChatCMDBuilder (as it's now inside arena_lib) 2022-11-03 22:35:20 +01:00
Zughy
fe1eb48b52 Fix regression introduced with previous commit 2022-10-20 13:32:55 +02:00
Zughy
d92f9406d8 Profile: add in-game info about weapons 2022-10-20 12:53:38 +02:00
Zughy
c33a7a1a3b README: add Skillz to dependencies 2022-10-16 16:44:29 +00:00
Zughy
720f14812f optimise a few textures 2022-10-16 02:07:18 +02:00
Zughy
d873c10959 Info panel overhaul (fixes #73) 2022-10-16 02:05:03 +02:00
Zughy
03b7c709ca Block inventory access 2022-10-15 01:51:57 +02:00
Zughy
abe2b33bac Bugfix: in certain circumstances pplayers could keep moving fast after taking the ball and having no stamina left 2022-10-14 01:49:47 +02:00
Zughy
82c9322b80 Bugfix: SP+ wasn't working 2022-10-14 01:45:36 +02:00
Zughy
ed68c83fc1 Minor cleaning 2022-10-14 01:45:09 +02:00
Zughy
176ceb6ff3 Correctly credit chatcmdbuilder's author and put bundled libraries in a separate folder 2022-10-11 01:48:35 +02:00
Zughy
e4f522d091 Profile: avoid skills description to go over the equip button (fixes #71) 2022-10-11 01:30:45 +02:00
Zughy
bb92504e77 Bugfix: correctly render the 3d chara model even when it has more than one texture assigned to it 2022-10-10 01:37:01 +02:00
Zughy
6578f52d36 Merge !24 2022-10-09 23:10:51 +00:00
Zughy
e92ee6b54b Add passive skills (HP+ and SP+) [! BREAKING, read description]
WARN SERVER ADMINS to remove their entire block league storage to make this change work
2022-10-09 23:10:51 +00:00
Zughy
35f179ac43 Merge !25, "Rename energy -> stamina" 2022-10-03 15:37:17 +00:00