194 Commits

Author SHA1 Message Date
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
Zughy
e022ab912e Merge branch 'Crash_on_quit_when_carrying_the_ball' into 'master' 2021-02-27 22:51:39 +00:00
_Zaizen_
b394be8d5c Bugfix: ball properly reset when people disconnect or quit while holding it 2021-02-27 22:51:39 +00:00
Zughy
8f37c4091a Update to MT 5.4 2021-02-26 22:37:54 +01:00
Zughy
58463dd7fc Spectate: play hit sound to spectators too 2021-02-25 00:21:14 +01:00
Zughy
da38326c81 Sword: dash sound (prob a placeholder) 2021-02-24 23:27:38 +01:00
Zughy
19d48a56ca Sword: add swing sound 2021-02-24 22:58:37 +01:00
Zughy
85dd9b696b Bugfix: dead/alive status in spectate wasn't reset at the beginning of a new round 2021-02-24 15:56:20 +01:00
Zughy
96066d0b7f Bugfix: prevent people from killing the ball when bare-handed (good luck on killing it now with 65535 hp) 2021-02-24 00:40:02 +01:00
Zughy
0c057f1209 Spectate: show actions log 2021-02-24 00:26:13 +01:00
Zughy
21a5f982e0 Changed broadcast message when people score (for spectators) 2021-02-23 23:29:05 +01:00
Zughy
29950e1716 Crashfix: undeclared global while removing players in the spectate UI 2021-02-23 21:28:50 +01:00
Zughy
2ad70f69e8 Bugfix: players current stats weren't correctly displayed for spectators when joining 2021-02-23 16:53:56 +01:00
Zughy
4dc0856ab9 Bugfix: players info weren't correctly aligned when joining as a spectator in matches with 3+ players 2021-02-23 16:44:47 +01:00
Zughy
20f4c7f326 Merge branch 'better_spectate' into 'master' 2021-02-22 23:54:58 +00:00
Zughy
1b5f253d6e Spectate: in-depth UI for every player (points, TDs/deaths, ball) 2021-02-22 23:54:58 +00:00
Zughy
ad86d1f33b removed useless function 2021-02-21 20:14:24 +01:00