Cameron Taylor
d2e29879fe
fix: Song.getFirstValidVariation()
now properly takes into account multiple variations/difficulty input
...
freeplay implement for NEW song stuff w/ assets submod
save data crap and crud
rank icon fixes for fixed pico menu
2024-10-04 12:01:45 -04:00
Cameron Taylor
c0314c85ec
fix(freeplay)!: Proper variation / difficulty loading for Freeplay Menu
...
Previously the game would load variations in a `variation-difficulty` string format, but now we map it out better and filter it based on that, rather than messing around with suffixes and whatnot. If you have a mod that depended on the functionality of the `variation-difficulty` format, you should accomodate that functionality in another way
re-add freeplay song preview
song names and icons implemented again
implement the scoring rank, bpm, and difficulty crud
albumId loading fix
2024-10-04 12:01:45 -04:00
Cameron Taylor
f862fb2c3e
load in data for pico songs
2024-10-04 12:01:45 -04:00
Cameron Taylor
d7f5070317
properly display pico vs darnell songs along with pico mixes
2024-10-04 12:01:45 -04:00
Cameron Taylor
1d2bd61119
fix: picos songs properly load on freeplay
2024-10-04 12:01:45 -04:00
Eric
f1b6e6c4e4
Merge pull request #3537 from afreetoplaynoob/patch-1
...
Enhancement: Properly format the chart editor playbar
2024-10-03 23:55:33 -04:00
lemz
39b1a42cfe
fix: fix crash in LatencyState when exiting / cleaning up state data
2024-10-03 21:25:34 -04:00
Hyper_
5141ac13df
Remove duplicate import
2024-10-03 21:25:34 -04:00
ACrazyTown
dbf66ac250
fix: Stop allowing inputs after selecting a character
2024-10-03 21:25:34 -04:00
afreetoplaynoob
79eb7d633c
Properly format the chart editor playbar
...
Minor change, but this makes the song time in the chart editor follow a proper time format.
2024-10-02 08:32:21 -03:00
gamerbross
c5a76cf1d5
another little fix
2024-09-30 17:17:20 -04:00
gamerbross
30a9887136
Fix bf changing twice on enter
2024-09-30 17:17:20 -04:00
gamerbross
9324359d2f
Some fixes to Character Select
2024-09-30 17:17:20 -04:00
Cameron Taylor
0971a0bb4c
music persist fixes for title screen
2024-09-30 10:53:27 -04:00
Cameron Taylor
93039c3d65
intro text stuff
2024-09-28 12:37:12 -04:00
Cameron Taylor
7a3d983bba
Merge branch 'feature/discord-rpc-resurrected' into rewrite/master
2024-09-27 17:47:59 -04:00
Cameron Taylor
db0944712d
Merge branch 'rewrite/master' into bugfix/mod-dev-fixes
2024-09-27 17:27:59 -04:00
EliteMasterEric
5630e74584
Rework Freeplay variation handling... again.
2024-09-27 14:26:08 -04:00
EliteMasterEric
2eb5208c46
Hide the pixel icon in the Results screen when there's no matching character
2024-09-27 14:25:17 -04:00
EliteMasterEric
378179d1f7
Change crash keybind to Ctrl-Alt-Shift-L
2024-09-27 12:20:36 -04:00
EliteMasterEric
8d02a3f984
A bunch of controls fixes
2024-09-25 08:39:57 -04:00
Cameron Taylor
073dbaa023
Merge remote-tracking branch 'origin/bugfix/input-offsets-crash' into rewrite/master
2024-09-23 18:48:22 -04:00
Cameron Taylor
1c2a403dea
Merge branch 'rewrite/master' into kadedev/fix-audio-offsets
2024-09-23 13:07:32 -04:00
Cameron Taylor
15bce04a50
Merge pull request #783 from FunkinCrew/nothyper474/chart-selection
...
[PUBLIC PR] Chart Editor: Fi bug where selecting area left of the chart would select the player's left notes
2024-09-22 13:30:32 -04:00
EliteMasterEric
0bf1bead03
Fix some issues causing the Input Offsets view to crash on web.
2024-09-22 12:14:15 -04:00
EliteMasterEric
28d50a4567
Merge branch 'rewrite/master' into nothyper474/chart-selection
2024-09-22 01:10:56 -04:00
Eric
6a113addca
Merge branch 'develop' into bugfix/chart-selection
2024-09-22 01:09:37 -04:00
EliteMasterEric
c7238fcfd1
Stop the volume tray from hiding as long as the game is muted
2024-09-22 00:45:30 -04:00
EliteMasterEric
29a7005d8a
Fix a bug where you can hear the game a little when setting the volume to 0 ticks
2024-09-22 00:44:57 -04:00
EliteMasterEric
6c743b3b89
Remove some spammy trace calls.
2024-09-21 20:33:51 -04:00
Cameron Taylor
690f3090b7
proper audio scaling for hxcodec / desktop
2024-09-20 20:11:12 -04:00
Cameron Taylor
a41d3033d5
small Assets -> OpenFLAssets fix
2024-09-20 18:20:40 -04:00
Cameron Taylor
d02e834460
Merge branch 'rewrite/master' into abnormalpoof/assets-getpath
2024-09-20 18:13:13 -04:00
Cameron Taylor
2a6eadcbff
Merge branch 'justkolosaki/char-select-gf' into rewrite/master
2024-09-20 18:11:14 -04:00
Cameron Taylor
ccb2e1889f
Merge branch 'lemz1/substate-event-dispatch' into rewrite/master
2024-09-20 00:25:53 -04:00
Cameron Taylor
4af4c2defc
Merge branch 'lemz1/fps-setting' into rewrite/master
2024-09-19 23:56:04 -04:00
Cameron Taylor
69bcd0834e
Merge branch 'rewrite/master' into techniktil/chart-editor-icons
2024-09-19 23:31:26 -04:00
Cameron Taylor
29e89c8acb
Merge branch 'rewrite/master' into actualmandm/char-select-crash
2024-09-19 22:50:18 -04:00
Cameron Taylor
0b908b3cab
Merge branch 'rewrite/master' into abnormalpoof/opening-urls
2024-09-19 22:31:12 -04:00
Cameron Taylor
50de041251
Merge branch 'public-release/develop' into rewrite/master
2024-09-19 22:11:05 -04:00
EliteMasterEric
3cbba8ba29
Resolve merge issues.
2024-09-19 17:16:31 -04:00
EliteMasterEric
35aa8731d0
Better status messages, buttons, updated album art, basic chart editor support
2024-09-19 11:13:05 -04:00
EliteMasterEric
8fd84f9d13
Functioning Discord Rich Presence!
2024-09-19 10:03:16 -04:00
EliteMasterEric
25cafe7550
Resolve merge issues.
2024-09-19 04:22:05 -04:00
EliteMasterEric
7d6fa19ff4
Merge remote-tracking branch 'secret/rewrite/master' into lemz1/substate-event-dispatch
2024-09-19 04:20:24 -04:00
EliteMasterEric
9f0bc2bd52
Refactor char select GF data handling.
2024-09-19 04:16:40 -04:00
Eric
d81e09b1c3
Merge branch 'rewrite/master' into abnormalpoof/opening-urls
2024-09-19 03:46:46 -04:00
Cameron Taylor
3c30575727
Merge branch 'kadedev/chart-editor-fixes' into rewrite/master
2024-09-18 15:23:07 -04:00
Cameron Taylor
f30c0cff49
Merge branch 'feature/gold-perfect-anim-for-modders' into rewrite/master
2024-09-18 15:20:38 -04:00
Cameron Taylor
35005df32a
Merge branch 'feature/pico-character-script' into rewrite/master
2024-09-18 15:17:37 -04:00