Eric
|
34ca8dcd24
|
Merge pull request #2488 from MaybeMaru/downscroll
Fix hold notes on downscroll
|
2024-05-28 22:02:46 -04:00 |
|
Eric
|
b167e485a1
|
Merge pull request #2593 from gamerbross/feature/legacy-healthicon-winning
[FEATURE] Add Winning support to Legacy Health Icons
|
2024-05-24 01:51:10 -04:00 |
|
gamerbross
|
5e130eeffc
|
Add Winning support to Legacy Health Icons
|
2024-05-23 18:18:37 +02:00 |
|
Keoiki
|
4e47bfe68b
|
Fix Note Styles in PlayState & Chart Editor
|
2024-05-21 23:52:40 +03:00 |
|
Eric
|
6744c1d261
|
Merge pull request #2518 from gamerbross/bugfix/gameover-charting-crash
[BUGFIX] ChartingState GameOver Crashes
|
2024-05-18 14:17:29 -04:00 |
|
gamerbross
|
f1a0692c51
|
Fix ChartingState GameOver Crashes
|
2024-05-15 22:50:34 +02:00 |
|
rich
|
a8279cdd76
|
Merge branch 'FunkinCrew:main' into develop-char-opt
|
2024-05-15 16:32:22 +04:00 |
|
Cameron Taylor
|
84a4a23d3c
|
Merge branch 'polish/game-over-transition' into public-release/develop
|
2024-05-14 21:32:05 -04:00 |
|
MaybeMaru
|
c5caa0331e
|
Update Strumline.hx
|
2024-05-13 22:17:47 +02:00 |
|
richTrash21
|
7df41ebc56
|
minor optimization
|
2024-05-13 21:35:26 +04:00 |
|
MaybeMaru
|
c270f61cac
|
Update Strumline.hx
|
2024-05-13 02:21:43 +02:00 |
|
MaybeMaru
|
b22dd4d7d4
|
Update Strumline.hx
|
2024-05-13 02:18:57 +02:00 |
|
EliteMasterEric
|
3207fd82f3
|
Merge remote-tracking branch 'public/bugfix/easter-egg-crash' into bugfix/public-fixes
|
2024-05-09 16:40:11 -04:00 |
|
codist
|
bfaa4626f8
|
Polish for the transition from GameOverSubState back into PlayState.
|
2024-05-09 01:10:53 -04:00 |
|
Eric
|
34a6e16385
|
Merge pull request #2323 from nebulazorua/main
Chart debug key takes you back to chart editor if you're charting
|
2024-05-08 23:14:59 -04:00 |
|
nebulazorua
|
f5143c2d78
|
this is better
|
2024-05-08 19:56:13 +08:00 |
|
nebulazorua
|
6fdc090ecc
|
i have accidentally done this and wiped out my chart many times
|
2024-05-08 19:53:47 +08:00 |
|
EliteMasterEric
|
4e5531744a
|
Curse you burgerballs
|
2024-05-08 03:23:00 -04:00 |
|
Eric
|
6742e5c833
|
Merge pull request #2308 from Burgerballs/patch-1
Fix some spaghetti on PlayAnimationSongEvent
|
2024-05-08 02:32:26 -04:00 |
|
codist
|
000e256b0e
|
Fixed an issue where hold note would be invisible for a single frame.
|
2024-05-08 01:20:39 -04:00 |
|
Burgerballs
|
2743a853bc
|
Fix some spaghetti on PlayAnimationSongEvent
|
2024-05-08 06:03:12 +01:00 |
|
EliteMasterEric
|
cfeca56634
|
Fix an error related to an easter egg, plus some warnings.
|
2024-05-08 00:36:22 -04:00 |
|
EliteMasterEric
|
5e63832a87
|
Revert "Moved scroll speed to an instance variable"
This reverts commit 6e5171b766 .
|
2024-05-02 23:06:01 -04:00 |
|
EliteMasterEric
|
23a27dd36e
|
Implement onSongLoaded script event (with access to notes and events)
|
2024-05-02 04:11:27 -04:00 |
|
EliteMasterEric
|
65854b2ca8
|
Fix an issue with animated health icons from mods.
|
2024-05-02 04:09:38 -04:00 |
|
EliteMasterEric
|
cf01157b39
|
Mid-song cutscenes should just do nothing after they are finished,
|
2024-05-02 03:39:18 -04:00 |
|
EliteMasterEric
|
6e5171b766
|
Moved scroll speed to an instance variable in PlayState (for da modders :P)
|
2024-05-01 22:39:13 -04:00 |
|
Cameron Taylor
|
aaeb77a1f5
|
preventDefaultKeys for PreciseInputManager, and just use the FlxG.keys version
|
2024-05-01 17:23:22 -04:00 |
|
EliteMasterEric
|
079b1f327a
|
Fix two crashes thanks to a crash report
|
2024-04-30 23:24:43 -04:00 |
|
EliteMasterEric
|
dae7d71b17
|
Better (but not perfect) results screen text alignment
|
2024-04-30 13:34:34 -04:00 |
|
Cameron Taylor
|
23dd9937ec
|
black camera bg
|
2024-04-30 07:21:45 -04:00 |
|
FabsTheFabs
|
c609e3591b
|
fixed classic camera reset
|
2024-04-29 02:22:33 +01:00 |
|
FabsTheFabs
|
3083305f51
|
fix pixel combo numbers being huge
|
2024-04-29 02:21:44 +01:00 |
|
EliteMasterEric
|
01b80ab5c8
|
Merge remote-tracking branch 'origin/input-offsets' into rewrite/master
|
2024-04-28 19:07:44 -04:00 |
|
Cameron Taylor
|
7d2713a731
|
this doesn't need to be here
|
2024-04-25 01:55:51 -04:00 |
|
Cameron Taylor
|
12b5d6d086
|
some result screen polish
|
2024-04-25 01:53:13 -04:00 |
|
EliteMasterEric
|
dd90d430ee
|
Replace the zoom with a fade (for now)
|
2024-04-24 23:50:19 -04:00 |
|
EliteMasterEric
|
7c6bf7ef45
|
Fix the alignment of the song name in the results screen
|
2024-04-24 23:50:11 -04:00 |
|
EliteMasterEric
|
e0721b901e
|
Fix a bug where negative visual offsets would break the countdown.
|
2024-04-24 21:57:23 -04:00 |
|
EliteMasterEric
|
17a15a3947
|
Reposition notes based on the configured input offset (so you still hit them when centered)
|
2024-04-24 21:57:17 -04:00 |
|
EliteMasterEric
|
f474bc32a5
|
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
|
2024-04-24 21:54:45 -04:00 |
|
EliteMasterEric
|
b6247c933a
|
Disable chart editor on web until it's fixed.
|
2024-04-24 16:00:50 -04:00 |
|
EliteMasterEric
|
374c042ad0
|
Fix a critical issue causing instrumental variations to not load on web.
|
2024-04-23 18:32:07 -04:00 |
|
Cameron Taylor
|
5aba4008ac
|
Merge branch 'feature/2hot-cutscenes-eric' into bugfix/weekend-1-can-death-freeze
|
2024-04-23 04:20:28 -04:00 |
|
EliteMasterEric
|
1e5153f133
|
Fix an issue where zooming in the camera would persist to results screen
|
2024-04-22 23:04:57 -04:00 |
|
EliteMasterEric
|
84c3fd452b
|
Update Weekend 1 cutscenes to use the instanced Conductor
|
2024-04-20 02:11:04 -04:00 |
|
Cameron Taylor
|
678dbc0ab7
|
Merge branch 'rewrite/master' into a-bot-bars
|
2024-04-19 15:11:28 -04:00 |
|
FabsTheFabs
|
351cb8cbaa
|
popupstuff changes + make combopopup able to be edited outside of playstate
|
2024-04-19 14:14:33 -04:00 |
|
Cameron Taylor
|
035db7f00a
|
Merge branch 'rewrite/master' into bugfix/draw-crash
|
2024-04-19 14:03:58 -04:00 |
|
Cameron Taylor
|
93ae7692c8
|
Merge branch 'rewrite/master' into bugfix/weekend-1-bug-fixes
|
2024-04-19 13:55:01 -04:00 |
|