310 Commits

Author SHA1 Message Date
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
Zughy
70d612b8d7 Fix crash due to previous commit 2022-05-24 23:07:48 +02:00
Zughy
b73f40c688 Separate fall check loop from energy loop 2022-05-24 17:30:03 +02:00
Zughy
39c4e0e2ef Make a few functions local 2022-04-11 13:09:18 +02:00
Zughy
8c637368b5 update achievements_lib calls 2022-02-21 23:58:37 +01:00
Zughy
436885050c Update energy bar for spectators 2022-01-29 22:01:26 +01:00
Zughy
21bd105103 Maintenance: update functions involving the celebration phase to avoid crash with new arena_lib version (and ball crashfix) 2022-01-24 00:05:20 +01:00
Zughy
b22cc6762a Merge branch 'Ball_bug_fix' into 'master'
ball bug fix

See merge request zughy-friends-minetest/block_league!17
2021-05-16 15:00:04 +00:00
_Zaizen_
8d055baf05 ball bug fix 2021-05-16 15:00:04 +00:00
Zughy
b41006314c Decrease side-dash traveled distance 2021-03-12 17:17:02 +01:00
Zughy
728b04d246 critical voice-over (credits) 2021-03-12 10:24:20 +01:00
Giov4
07eeae2944 Fixed bouncer dash 2021-03-11 22:41:20 +01:00
Zughy
1771036d70 Merge branch 'headshot' into 'master' 2021-03-11 21:06:44 +00:00
_Zaizen_
82c1750800 Headshot | pixelgun doesn't oneshot anymore (18 dmg) 2021-03-11 21:06:44 +00:00
Zughy
2959079b58 Bouncer: side dash by right-clicking 2021-03-06 23:50:01 +01:00
Zughy
05978f0edc Reset bouncer meta before entering test mode 2021-03-06 23:49:40 +01:00
Zughy
45da347c32 removed deprecated depends.txt 2021-03-03 21:31:20 +01:00
Zughy
d96d291aa7 Better energy bar 2021-03-03 13:57:56 +01:00
Zughy
facb7dc391 CRASHFIX: achievements command crashed the game when the player didn't exist 2021-03-02 23:39:00 +01:00
Zughy
e6da580e88 Removed beta exp system 2021-03-01 20:08:05 +01:00
Zughy
529994aa85 Beta exp system (now pass points) 2021-03-01 16:19:49 +01:00
Zughy
3827ed130d minor refactoring in locale files 2021-03-01 14:45:08 +01:00
Zughy
9e502be790 CRASHFIX: dying with the ball due to falling in the void while having a spectator made the game crash 2021-03-01 00:47:09 +01:00
Zughy
1c4b0aa8d9 Massive folders refactoring 2021-02-28 11:34:57 +01:00