Cameron Taylor
4b354f6f32
simplified the bug template to have less clutter
2024-06-17 00:44:01 -04:00
Cameron Taylor
5cde06bc86
simplified the bug template to have less clutter
2024-06-17 00:43:06 -04:00
Eric
9bd09e3791
Make downloading the assets submodule a separate step.
2024-06-16 18:48:01 -04:00
Eric
504766a081
Merge pull request #2813 from Hundrec/patch-3
...
[DOCS] Make compiling guide more user friendly
2024-06-16 18:43:37 -04:00
Eric
5b40900066
Merge branch 'main' into patch-3
2024-06-16 18:41:39 -04:00
Hundrec
32ad9d159e
Add ZIP button warning and restructured sentences
...
Each step should be easier to follow with this structure
2024-06-15 13:37:21 -04:00
Hundrec
b8c9717864
Reorder download Git step in compiling guide
...
Moved “download Git” from the middle of the guide to the setup step
Should prevent errors with Git before installing Git
2024-06-14 21:52:52 -07: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
49155b06b3
Merge branch 'rewrite/master'
2024-06-12 20:31:57 -04: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
tposejank
f48a65e9ce
Remove question & compiling help
2024-06-11 02:09:56 -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
Cameron Taylor
b811aeec80
fix for pico explo
2024-06-09 16:15:33 -04:00
Cameron Taylor
55edb9ea14
pressing escape on title screen exits game
2024-06-09 15:38:22 -04:00
Cameron Taylor
d974f12c72
Merge branch 'develop' into rewrite/master
2024-06-09 15:30:14 -04:00