MAJigsaw77
7f7fc3fa90
Prevent re-initialization of specific core features.
...
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-23 23:32:33 -05:00
Abnormal
7c17e72e63
add proper blend modes to the freeplay djs (now with 100% less black lines)
2025-08-24 01:52:59 +08:00
Hundrec
1d2f971a26
Bump submod to fix Tankman not fading
2025-08-24 01:26:52 +08:00
Hundrec
7d97bb525a
Bump submod to fix Darnell Erect isSongNew check
2025-08-24 01:24:21 +08:00
MAJigsaw77
da74f782d3
Fix censored cutscenes.
2025-08-23 20:06:51 +08:00
EliteMasterEric
107ef7c83f
Bump polymod
2025-08-23 11:15:21 +03:00
Hundrec
0412d865f1
Fix later notes being hit before earlier ones
...
Bug introduced in 0.6.3 by this commit: c41c800998
2025-08-22 11:47:36 -05:00
Hundrec
50e114fc12
Bump submod for gradient optimization
...
Co-Authored-By: Mario Hernando <97055307+maybemaru@users.noreply.github.com>
2025-08-22 16:13:07 +08:00
MAJigsaw77
ce6577a9ed
Update astc-compressor
again.
2025-08-21 18:33:00 -05:00
MAJigsaw77
7fbe7b55c1
Update astc-compressor
.
2025-08-21 18:33:00 -05:00
MoonDroid
fb649c5d48
Exclude week 2 stairs from compression
2025-08-21 18:33:00 -05:00
MoonDroid
0ae8d62520
Scripts to organize astc data because its gettin' big and i love alphabetically sorting everything
2025-08-21 18:33:00 -05:00
MoonDroid
5b34446469
Updaet astc exclusion list so things would look better!!
2025-08-21 18:33:00 -05:00
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