257 Commits

Author SHA1 Message Date
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
Mr Freeman
734797aca3 Rename energy -> stamina 2022-10-03 15:37:17 +00:00
Zughy
55f02ab9c0 README: fix instructions to set an arena 2022-09-24 23:31:20 +00:00
Zughy
13a98c963c CRASHFIX: don't show team indicator for spectators 2022-09-09 15:35:32 +02:00
Zughy
8565bcb89b Further small SMG improvement (texture) 2022-08-17 23:46:12 +02:00
Zughy
b8668d8a95 Improve SMG size and texture 2022-08-17 23:40:35 +02:00
Zughy
61e42b167d Merge branch 'smg_model' into 'master'
3D model for SMG

See merge request zughy-friends-minetest/block_league!23
2022-08-17 21:24:02 +00:00
Zughy
11a77f1560 3D model for SMG 2022-08-17 21:24:02 +00:00
Zughy
7dd7fd11f3 Team marker in the scoreboard to tell players in which team they are 2022-08-17 00:57:27 +02:00
Zughy
28b0744e99 remove console warnings 2022-07-03 23:21:28 +02:00
Zughy
9c6f4f4853 Add minigame icon 2022-06-27 00:15:42 +02:00
Zughy
fe424ee84c Remove unused textures 2022-06-24 00:09:48 +02:00
Zughy
686cb6e0e6 Improve input HUD 2022-06-23 23:47:29 +02:00
Zughy
254c07cb3c use new arena_lib quit callback 2022-06-07 20:37:43 +02:00