Abnormal
ba201f4b66
add an import alias for FlxAtlasSprite
2025-08-29 18:24:13 -05:00
Abnormal
bf9cde1407
spooky mix wasn't working with results debug but this fixes it lol
2025-08-29 18:17:52 -05:00
Abnormal
8c49491d61
update results debug for modded character support to make testing easier
2025-08-29 18:04:58 -05:00
Abnormal
fb52c510bd
include animate atlas characters in the animation editor
2025-08-29 17:49:38 -05:00
Abnormal
b3be6194c7
some neat results fixins
2025-08-29 17:37:52 -05:00
Abnormal
5e19ac23df
fix char select speakers position
2025-08-29 02:53:58 -05:00
Abnormal
d83c4b40b2
fix for freeplay dj position after returning from char select
2025-08-29 01:56:25 -05:00
Abnormal
58089f8f80
fix dj offset on widescreen
2025-08-29 01:42:29 -05:00
Abnormal
59bf91c0a1
preload animate atlas characters
2025-08-29 01:24:35 -05:00
Abnormal
ad6630a687
i did it. i fixed blazin
2025-08-29 00:49:15 -05:00
Abnormal
6bf60c0fcd
some more tweaks to char select switching
2025-08-29 00:13:19 -05:00
Abnormal
79fbdf6444
we don't need this lol
2025-08-29 00:06:24 -05:00
Abnormal
cf71352357
fix a regression
2025-08-28 22:59:31 -05:00
Abnormal
37ded560e1
combine FlxAtlasSprite
and FunkinSprite
2025-08-28 22:48:53 -05:00
Abnormal
1d7c94238c
Replace FlxAnimate
with flixel-animate
...
Co-authored-by: Hyper_ <40342021+NotHyper-474@users.noreply.github.com>
Co-authored-by: MaybeMaru <97055307+MaybeMaru@users.noreply.github.com>
2025-08-28 10:01:56 -05:00
Cameron Taylor
f6fb11de4c
hardcode 'touch here to play' graphic to be scaled at 0.5x instead FUNK-2710
2025-08-28 03:25:53 +08:00
Kolo
3a41b696d3
Ugh, I'm NEW
2025-08-27 23:19:36 +08:00
EliteMasterEric
e4fdf1019a
Explicitly specify the variation for a bunch of song requests to fix some bugs
2025-08-27 23:18:32 +08:00
Hyper_
fe6c8cabd6
the living dead capsules 😱
2025-08-27 15:19:56 +08:00
MAJigsaw77
c6ee23fec2
Add back the callbackutil initialization oops.
2025-08-24 20:06:04 +08:00
MAJigsaw77
345d96a7bc
Oops
2025-08-23 23:32:33 -05:00
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
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
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
MAJigsaw77
6a564905c0
Small adjustments to prints.
2025-08-20 17:04:05 +07: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
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
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