MaybeMaru
8d1bfa105c
Update PureColor.hx
2025-08-21 18:30:01 -05:00
Hyper_
a2e9277851
the swappening part 2
2025-08-21 23:14:09 +03:00
Hundrec
2425054940
Clamp clear percent to avoid floating point errors
...
A clear percent higher than 100% would play the rank slam animation of a pink P over an E, but the P would immediately revert to an E.
This change makes sure any values above 100% become exactly 100%.
Update Scoring.hx
Update Scoring.hx
Co-Authored-By: Kolo <67389779+koloindacrib@users.noreply.github.com>
2025-08-22 00:02:53 +08:00
Abnormal
2bbfbc8968
NOTE TO ERIC: typedef
s are not classes. These should be fine to remove since I don't think you can import them anyway.
2025-08-21 09:51:01 -05:00
EliteMasterEric
5922b927b7
Add backwards compatibility for some classes that got moved.
2025-08-21 09:51:01 -05:00
EliteMasterEric
ebc5133062
Rename dialogue registry classes to make them build properly on Windows
2025-08-21 09:51:01 -05:00
Abnormal
7e2094070c
make entry params typed woohoo!!!
2025-08-21 09:51:01 -05:00
Abnormal
20187540b3
fix a null-safey compilation error
2025-08-21 09:51:01 -05:00
Abnormal
c94d6bbb66
feat: Variation-specific song scripts
2025-08-21 09:51:01 -05:00
EliteMasterEric
3d8b9a18b3
Fixed an issue where legacy note data wasn't returning the right note kind.
2025-08-21 22:32:39 +08:00
EliteMasterEric
f428f5860d
Fix an issue where some formats of legacy note data weren't parsed correctly.
2025-08-21 22:32:39 +08:00
AwesomezPro99
2645d56514
Fixed Legacy Chart Scroll Speed
2025-08-21 22:32:39 +08:00
Burgerballs
3f5ef4abe0
Camera bop offset
2025-08-20 23:41:32 -04:00
anysad
75d8c5cc7a
fix: fixing the fix
2025-08-20 16:41:27 -04:00
Hundrec
9c7dded259
Bump submod for two more charts
2025-08-20 20:11:01 +08:00
MAJigsaw77
6a564905c0
Small adjustments to prints.
2025-08-20 17:04:05 +07:00
MAJigsaw77
8a3d36d3fc
Dont print additional trailing slash.
2025-08-20 17:04:05 +07:00
MAJigsaw77
de9e30534e
Use Xml
instead of a string array for the mods provider on Android
.
2025-08-20 17:04:05 +07:00
MAJigsaw77
d42be225ca
Remove unnecessary permissions removal on Android
.
2025-08-20 17:04:05 +07:00
Hundrec
f7af64111c
Offsets and notekinds for Pico animations
...
Includes hey, cheer, cock, and shoot
For Pico (Dark), hey and cheer
Adds hey and cheer to both
Co-authored-by: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-20 16:59:24 +07:00
Hundrec
069bebb127
Fix duplicate gasp in Pico Doppelganger cutscene
...
Co-authored-by: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-20 16:26:14 +07:00
Hundrec
da8609f1d9
Adjust note splash offsets
...
Co-authored-by: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-20 15:59:10 +07:00
MAJigsaw77
a11ae53c51
Check if the host platform is Windows
.
2025-08-20 05:43:48 +08:00
MaybeMaru
1d22e073a2
Disable blue shader when unnecessary
2025-08-20 05:30:24 +08:00
MaybeMaru
9da770f6cd
oop
2025-08-20 05:30:24 +08:00
MaybeMaru
d414a4974a
Mobile fix
2025-08-20 05:30:24 +08:00
MaybeMaru
6f193c4bd8
A lot of stuff
2025-08-20 05:30:24 +08:00
Cameron Taylor
520f7fbe68
create ConsoleMacro to allow easy initialization of classes into flixels console
2025-08-19 16:05:08 -04:00
Cameron Taylor
aaa722abcf
change debug_dumpSave -> debug_dumpSaveJsonSave
2025-08-19 16:05:08 -04:00
anysad
f878624f44
fix: no more playtesting while dialog is open
2025-08-19 15:43:30 -04:00
Hundrec
355ea561fa
Fix lighting on DJ turntable lights
...
Finally.
Co-Authored-By: johfy <85341402+johferson@users.noreply.github.com>
2025-08-19 20:45:03 +08:00
Cameron Taylor
7f6c0d56cd
fix options menu being able to be pressed during fade
2025-08-19 19:28:23 +07:00
Cameron Taylor
a21eace70c
fix main menu spam when FlxTransition stuff ends
2025-08-19 19:28:23 +07:00
anysad
47813eac31
fix: oopsie! no more big ranks
2025-08-19 00:10:26 -05:00
Cameron Taylor
943afe2ffc
remove mconsole, mcover, mockatoo, and munit from hmm
2025-08-19 04:53:39 +08:00
Hundrec
89127b2b00
Fix Week 3 Erect script error
...
Co-Authored-By: Rozebud <35246975+thatrozebuddude@users.noreply.github.com>
2025-08-19 04:45:34 +08:00
MoonDroid
aab1330531
chore: Use .set()
instead of getting a new instance of flxpoint, also add an if statement for better clarity!
...
woo!
2025-08-18 15:16:00 -05:00
PurSnake
8bab6196e5
RESPECT
2025-08-18 15:16:00 -05:00
Hundrec
4e183a4dc9
Additional 0.7.4 charting changes
...
1. Blazin' - fixed an incorrect rhythm
2. South Erect - fixed minor misalignments
3. Cocoa Erect - added hey animation
4. Eggnog (Pico Mix) - fixed minor misalignments
2025-08-19 04:12:07 +08:00
Hundrec
ec2cc44cc3
Revert "Fix events still moving when not moved"
...
This reverts commit 45ba0cb7a6
.
2025-08-17 16:38:03 -05:00
Hundrec
663987fbcd
Change Monster and Winter Horrorland to Vol 2
2025-08-18 04:39:57 +08:00
Lasercar
172041d4f7
chart editor context menu solitaire fix
2025-08-17 13:47:41 -05:00
Hundrec
422da38662
Add min scale to SetHealthIcon event
2025-08-17 13:44:27 -05:00
Lasercar
9b81ebc4f2
The default events now have minimum values
...
lol, lmao, imagine coding a input to have minimum values but just.. not setting a value?
2025-08-17 13:44:27 -05:00
Lasercar
0b9ad0905e
Toggle both hitsound audio volumes to 0
2025-08-17 13:41:05 -05:00
Lasercar
1e1b5643a8
Audio playback volume toggle hotkeys
...
Shift + M for metronome
Shift + H for hitsounds
Shift + I for instrumental
Shift + V for vocals
Shift + B for Boyfriend vocals
Shift + D for Dad vocals
2025-08-17 13:41:05 -05:00
Lasercar
45ba0cb7a6
Fix events still moving when not moved
2025-08-17 13:34:27 -05:00
Lasercar
b1406e07f5
Mention that this prevents the issue from happening
2025-08-17 13:34:27 -05:00
Lasercar
4b655879f7
Don't move the notes if they weren't actually moved
2025-08-17 13:34:27 -05:00
JVN-Pixels
fabfaa3a9c
Fix Typo In MusicBeatState
2025-08-17 13:26:57 -05:00