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
MaybeMaru
250ec840ef
Add missing constants
2024-06-18 15:11:00 +02:00
tposejank
37b8c881a8
Fulfill requests & new crash template
2024-06-17 01:06:14 -04:00
tposejank
b5c4a8589a
Delete
2024-06-17 00:49:09 -04:00
tposejank
2cc41c23a8
Merge branch 'develop' into better-templates
2024-06-17 00:48:32 -04:00
tposejank
3c81f93ca2
will you
2024-06-17 00:47:46 -04:00
Cameron Taylor
60f6e5ec50
simplified the bug template to have less clutter
2024-06-17 00:47:05 -04:00
tposejank
ac08f5518d
Thanks, Git!
2024-06-17 00:45:00 -04:00
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
gamerbross
b7eaa238e0
Revert camCutscene rename
2024-06-12 00:34:04 +02: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