KirbyKidJ
84a34ff3b9
Miscellaneous Bugfixes From My Multiplayer Branch
...
This is just a bunch of bugfixes I did while I was working on the Multiplayer Support PR. I know I should've kept them separate, but then I'd also be dealing with said bugs. So this PR adds most of the bugfixes I did while working on Multiplayer.
- De-globalized Pipe SFX from Pipe Cutscene (helps with lowering audio)
- De-globalized 1-up SFX for Players
- Removed an error log spam with the `ResourceSetter`s (involving connecting already connected signals)
- Made sure to insert "BaseAssets" folder into the FIRST slot in the Resource Packs array.
- Replaced `"BaseAssets"` for the above fix with `Godot.ROM_PACK_NAME`
- Removed unused `"character"` setting from `SettingsManager`
- Reset P-Switch timer when `Global.reset_values()` is called. Fixes bug when pressing a P-Switch and immediately restarting the level.
- Added Skid SFX to `AudioManager`
- Added slightly longer delay for when pausing with a controller (it can easily unpause before you press the button again)
- Null check if LevelBG is in the level or not (for added for test levels)
2025-10-05 12:12:39 -07:00
JHDev2006
6201f39e1f
bloopers top height now varies depending on the current level height
2025-10-04 11:28:46 +01:00
JHDev2006
39d6527454
swithced order of death loading, so game overs take priority
2025-10-04 11:23:39 +01:00
JHDev2006
ca050380a2
fixed lakitu throwing enemies causing their direction to be 0
2025-10-04 11:04:05 +01:00
JHDev2006
d8003af13d
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-10-04 10:54:31 +01:00
JHDev2006
49e6b39084
changing text label colour
2025-10-04 10:54:08 +01:00
guzlad
32d7a919e4
Added text alignment options to level editor labels
2025-10-04 02:37:06 +02:00
JHDev2006
982b5f691e
Update GameHUD.gd
2025-10-02 19:43:40 +01:00
guzlad
fd023f82a6
Added Pause menu BGM setting
2025-10-02 20:39:55 +02:00
guzlad
6526479cb5
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-10-02 14:27:47 +02:00
guzlad
1eddf5ca9a
Fixed RaceCountdown.wav cutting off
2025-10-02 14:27:33 +02:00
JHDev2006
9133629c11
LIVES NOW GET SAVED
2025-10-02 11:17:42 +01:00
JHDev2006
8dc1583f66
IGT is now visible in marathon mode
2025-10-02 11:13:02 +01:00
JHDev2006
05bca140fd
fixed up players getting stuck in blocks, after collecting a powerup mid air
2025-10-02 10:09:21 +01:00
JHDev2006
f088c9b606
fixed pipes, being terrible and i hate them
2025-10-01 21:48:17 +01:00
Jeod
77d0e9f6c3
Add a screenshot feature ( #439 )
2025-10-01 20:27:57 +01:00
guzlad
f89a48905b
Added if check for pirahna plant offsets to slightly optimize it
2025-10-01 19:24:08 +02:00
JHDev2006
31f8702cde
Update PiranhaPlant.tscn
2025-10-01 17:55:22 +01:00
guzlad
0412d3745d
Fixed piranha plant offsets
2025-10-01 17:45:06 +02:00
guzlad
cc270e99cc
Set GDScript export to text for other platforms
2025-10-01 17:31:55 +02:00
guzlad
1a9d870883
Removed old Piranha Plant rotation logging
2025-10-01 17:28:42 +02:00
JHDev2006
88fc0f8075
fixed up pipe hitboxes on smaller characters + piranha plant rotation
2025-10-01 16:16:06 +01:00
JHDev2006
8fbfbd84bf
added piranha plant rotation + a small optimization to playing custom levels?
2025-10-01 15:15:15 +01:00
JHDev2006
95416e3639
added sigebou into entity id map
2025-10-01 14:31:45 +01:00
BarrierFalki
b397ff4f6b
Add Sigebou to the editor ( #468 )
...
* Add Sigebou to the editor
* Add translations for Sigebou
2025-10-01 14:30:36 +01:00
JHDev2006
09c4b3c31b
fixed some sfx's not being able to be replaced, via resource packs
2025-10-01 14:28:58 +01:00
JHDev2006
76953f8e40
ANN + LL ending npc's are no longer hard coded
2025-10-01 14:24:26 +01:00
JHDev2006
b8d85d1bb2
adjusted player climbing position
2025-10-01 14:18:34 +01:00
JHDev2006
9e5d7bd8e6
skid particles + extra particles setting
2025-10-01 12:33:34 +01:00
JHDev2006
d0d04c64c7
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-10-01 10:58:21 +01:00
JHDev2006
51d81844d0
Added Death Counter to Custom Levels + Fixed castle bridge axe bonus sprites
2025-10-01 10:58:20 +01:00
Jeod
5848b3e5ef
Merge pull request #469 from CST1229/gitattributes
...
Force LF line endings in .gitattributes
2025-09-30 17:22:18 -04:00
CST1229
0595371b2b
Force LF line endings in .gitattributes
2025-09-30 19:52:10 +02:00
Jeod
fa4c1c711c
Fix slightly off colors on a few sprites ( #464 )
2025-09-30 17:07:53 +01:00
JHDev2006
9311424f55
fixed bob omb explosions AGAIN
2025-09-29 20:40:46 +01:00
JHDev2006
6fb271e5aa
Update LevelSelectNew.tscn
2025-09-29 20:27:35 +01:00
JHDev2006
8ae27f63a6
fixed up some lost levels stuff
2025-09-29 20:03:19 +01:00
Jeod
528c4ddfa9
Make cmd arg for rom a bit cleaner ( #449 )
2025-09-29 18:58:08 +01:00
JHDev2006
f2adcc512f
OK NOW IM DONE
2025-09-29 15:50:24 +01:00
JHDev2006
87e0a2d032
OK NOW ITS DONE I SWEAR
2025-09-29 15:48:12 +01:00
JHDev2006
8c9ae3f6ab
ok yea im done, updating might be a bit weird? but overall itll be fine
2025-09-29 15:39:06 +01:00
JHDev2006
23c0cb5791
ok, now its REALLY done
2025-09-29 15:16:30 +01:00
JHDev2006
62df14f804
alr, multiple inputs are DONE
2025-09-29 15:04:54 +01:00
JHDev2006
99b9de4dad
ok, working now, wanna just get unbinding working
2025-09-29 14:57:22 +01:00
JHDev2006
00015d2650
started work on multiple input bindinghs, but is very shit, so need to rewrite how these are stored
2025-09-29 13:52:10 +01:00
JHDev2006
0a5e2ea211
added palette effect during small -> fire transformation
2025-09-29 12:19:51 +01:00
JHDev2006
487c6af0ea
fixed a weirdly setup level select for the challenge mode results
2025-09-29 12:12:07 +01:00
JHDev2006
370a6c045f
added missing firebars to LL castle bridges
2025-09-29 12:09:23 +01:00
JHDev2006
a7412e4083
fixed some bowser behaviour innaccuracies in LL
2025-09-29 12:03:02 +01:00
JHDev2006
ed809c2c79
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-09-29 11:58:28 +01:00