233 Commits

Author SHA1 Message Date
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
Zughy
91cb67bf42 Use arena_lib's callback instead of MT's 2022-06-07 12:21:02 +02:00
Zughy
454b5ec9f1 Remove leftovers of unused ball oscillation code (also, less lag) 2022-06-07 09:48:52 +02:00
Zughy
38b3e541a0 Move all death operations inside the arena_lib callback 2022-06-07 01:18:12 +02:00
Zughy
ac21605bc4 Merge !22
Closes #65
2022-06-01 09:55:09 +00:00
MisterE
810e704f89 New ball 2022-06-01 09:55:09 +00:00
Zughy
ff98869539 Bugfix: update bullets in spectate mode when changing spectated player 2022-05-30 23:42:24 +02:00
Zughy
7a2216b5f4 Massive refactoring pt2 (xp system removed) 2022-05-30 23:00:59 +02:00
Zughy
d82b66d0f7 Massive refactoring (see comment)
- class to handle weapons for each player
- database was pretty useless, removed a lot of it
2022-05-30 22:40:36 +02:00
Zughy
74fdf53c8d minor cleaning 2022-05-30 14:49:24 +02:00
Zughy
abbae9660a Version bump (0.7.0-dev) 2022-05-30 00:58:38 +02:00
Zughy
fb3dc6079e Version bump (0.6.0) 2022-05-30 00:26:26 +02:00
Zughy
a61f92d7c4 Update bullets also for spectators (fixes #55) 2022-05-30 00:23:02 +02:00
Zughy
961bef7516 Remove yet another command 2022-05-29 00:04:44 +02:00
Zughy
37008ff997 README: document arena setup and utility commands
Closes #64
2022-05-28 22:02:10 +00:00
Zughy
f8abf2fd6e Remove pretty useless chat commands 2022-05-28 23:46:46 +02:00
Zughy
5c39f62ea2 README: remove forum link, add Matrix dev room 2022-05-28 21:25:27 +00:00
Zughy
3db2999f2a Remove obsolete command 2022-05-28 00:33:40 +02:00
Zughy
15ced46333 Update to latest spectate mode syntax 2022-05-27 23:30:05 +02:00
Zughy
fed5577151 Merge branch 'spectate_ball' into 'master'
Possibility to spectate the ball instead of players

Closes #54

See merge request zughy-friends-minetest/block_league!18
2022-05-25 21:28:28 +00:00
Zughy
7af7fb4b5c Possibility to spectate the ball instead of players 2022-05-25 21:28:28 +00:00
Zughy
854e21c0a6 Merge branch 'appgurueu-master-patch-71202' into 'master'
Disable node placement prediction for weapons

Closes #37

See merge request zughy-friends-minetest/block_league!20
2022-05-25 14:39:19 +00:00
Lars Müller
b6b2832687 Avoid weapons with a range value being placed in the world for a fraction of a second when RMB is pressed 2022-05-25 14:39:19 +00:00
Zughy
6b98461ba3 Merge branch 'appgurueu-master-patch-37764' into 'master'
Fix SMG wielditem rotation

See merge request zughy-friends-minetest/block_league!19
2022-05-25 14:02:30 +00:00
Lars Müller
c01ece0935 Fix SMG wielditem rotation 2022-05-25 13:24:16 +00:00