Commit graph

3926 commits

Author SHA1 Message Date
Cameron Taylor
aa24dc4aa0 remove bopper trace 2024-06-24 13:34:33 -04:00
EliteMasterEric
9b3a748f37 Working Pico DJ 2024-06-20 16:17:53 -04:00
Cameron Taylor
dd413d42ab more retro week 6 stuff 2024-06-19 23:47:11 -04:00
EliteMasterEric
263039f52c Make Boyfriend DJ animations data driven 2024-06-18 20:07:27 -04:00
EliteMasterEric
60e741434c Implemented playable character registry, added Freeplay character filtering, added alt instrumental support 2024-06-18 17:56:24 -04:00
EliteMasterEric
6f2f2a9aa4 Merge branch 'applehair/preview-inst-suffix' into feature/playable-pico-mode 2024-06-18 15:40:51 -04:00
Cameron Taylor
78bbf5a7aa submod 2024-06-18 13:13:47 -04:00
Cameron Taylor
cf44774b21 submod 2024-06-18 13:13:47 -04:00
Cameron Taylor
0ed103b2f0 submoduel 2024-06-18 13:13:47 -04:00
EliteMasterEric
e2be19039c Get rid of a warning about missing BPM info 2024-06-18 13:11:16 -04:00
Karim Akra
42192dfe97 remove the library strip 2024-06-18 13:11:16 -04:00
EliteMasterEric
24bdf2db64 Fix a bug where songs with no notes would crash the results screen. 2024-06-18 13:10:50 -04:00
AppleHair
1f1fe62a06
[BUGFIX] Fixed Ranks not appearing in freeplay for custom variations
Freeplay tries to access a song's rank using the current difficulty name alone, but custom variation ranks are being saved with a variation prefix. This PR makes freeplay look for the variation prefix when necessary.
2024-06-14 16:53:33 +03:00
Cameron Taylor
a63b60d458 fix for release, no bf printing directly to stdout! 2024-06-12 20:31:27 -04:00
Cameron Taylor
1c45c9b03b git modules 2024-06-12 15:50:59 -04:00
Cameron Taylor
80981eee37 inputs null fix 2024-06-12 15:41:42 -04:00
Cameron Taylor
7a2b023f30 gitmodules for dev repo 2024-06-12 15:29:44 -04:00
Cameron Taylor
9908f973cf someone pls tell me how to use two different git submodules 2024-06-12 15:27:56 -04:00
Cameron Taylor
ead37894cd Merge branch 'rewrite/master' 2024-06-12 15:26:40 -04:00
Cameron Taylor
cce2ab7fff update project.xml for 0.4.1 lol 2024-06-12 15:05:32 -04:00
Eric
48653ababd Update CHANGELOG.md 2024-06-12 15:01:27 -04:00
Eric
7ce0544b18 Update CHANGELOG.md 2024-06-12 14:54:41 -04:00
Cameron Taylor
f8ecddc5b3 added eric code to changelog 2024-06-12 14:54:41 -04:00
Cameron Taylor
1ebcae79fe changelog for 0.4.1 2024-06-12 14:54:41 -04:00
EliteMasterEric
47f885ae97 Charter credits for Eggnog Erect 2024-06-12 13:33:19 -04:00
AppleHair
c4d6e18885
now using getVariationsByCharId instead 2024-06-12 11:23:45 +03:00
Cameron Taylor
47d5c4d141
Merge pull request #619 from FunkinCrew/freeplay-dad-smoother
freeplay bg nicer AA and proper sizing
2024-06-11 16:16:13 -04:00
Cameron Taylor
c325fdaa1b
Merge pull request #618 from FunkinCrew/speaker-volume-desktop
[funk-378] reactive speaker to gamevolume on desktop
2024-06-11 16:16:02 -04:00
Cameron Taylor
b64af80eba
Merge pull request #608 from FunkinCrew/bugfix/instrumental-id
Play song IDs based on the chart file's "instrumental" field, not the variation ID.
2024-06-11 16:15:24 -04:00
Cameron Taylor
c05f053fe3 Merge branch 'rewrite/master' into bugfix/instrumental-id 2024-06-11 16:12:39 -04:00
Cameron Taylor
1e3ef61fc9 freeplay bg nicer AA and proper sizing 2024-06-11 15:57:45 -04:00
Cameron Taylor
37a15e0a0f reactive speaker to gamevolume on desktop 2024-06-11 12:13:10 -04:00
Cameron Taylor
817c216d06
Merge pull request #617 from FunkinCrew/bugfix/save-highest-rank
[FUNK-387] Save high scores and high ranks separately.
2024-06-11 12:04:38 -04:00
Cameron Taylor
381e0104e9
Merge pull request #616 from FunkinCrew/feature/freeplay-keybinds
[FUNK-391] Rebindable controls for the Freeplay menu
2024-06-11 11:49:24 -04:00
Cameron Taylor
5686bfcd6b ### Changed
- Tweaked the chart for Lit Up some more to fix some offset notes.Merge branch 'bugfix/spaz-charts' into rewrite/master
2024-06-11 11:27:57 -04:00
Cameron Taylor
93c0bd0b63 assets submod 2024-06-11 11:25:43 -04:00
EliteMasterEric
b30faad7d9 Save high scores and high ranks separately. 2024-06-11 00:40:43 -04:00
EliteMasterEric
c0a7e4f728 Readd camera events to Roses 2024-06-10 19:32:53 -04:00
Cameron Taylor
00021523bc lower volume on freeplay easter egg 2024-06-10 17:35:49 -04:00
Ikko Eltociear Ashimine
e8f8a0c181 chore: update MenuList.hx
lenth -> length
2024-06-10 16:45:22 -04:00
Cameron Taylor
13d49017ac removed compiling help and question templates 2024-06-10 16:45:22 -04:00
Cameron Taylor
f91f4b2ddb simplified the bug template to have less clutter 2024-06-10 16:45:22 -04:00
DM-kun
da61b72c48 crash fix 2024-06-10 16:21:41 -04:00
Cameron Taylor
f31ea8fb73 add sound for changing sorting 2024-06-10 16:13:32 -04:00
gamerbross
8f44d9606d Remove unnecessary scrollMenu sounds + adjust volume 2024-06-10 13:17:38 -04:00
AppleHair
9fa603363c
[BUGFIX] Made freeplay use the metadata to get the instrumental suffix
Song previews in freeplay will now use the instrumental suffix from the current difficulty's corresponding song variation metadata instead of using the variation id as an instrumental suffix and checking only the "erect" variation.
2024-06-10 19:42:27 +03:00
Cameron Taylor
4691e3d249 Merge branch 'bugfix/chart-editor-event-toolbox-crash' into rewrite/master 2024-06-10 12:26:47 -04:00
Cameron Taylor
cd2bbcb43b Merge branch 'ninjamuffin99/funk-292' into rewrite/master 2024-06-10 12:05:08 -04:00
Cameron Taylor
b7d25bf04f Merge branch 'escape-quit' into rewrite/master 2024-06-10 12:04:30 -04:00
Cameron Taylor
5dcd3eb946 Merge branch 'heart-capsule-pos' into rewrite/master 2024-06-10 12:04:09 -04:00