Cameron Taylor
e3a13bee8c
Merge pull request #773 from FunkinCrew/process-cleanup
...
close sys.io.Process stuff when we're done with them
2024-09-20 00:24:10 -04:00
Eric
d81e09b1c3
Merge branch 'rewrite/master' into abnormalpoof/opening-urls
2024-09-19 03:46:46 -04:00
Cameron Taylor
472d41a893
close sys.io.Process stuff when we're done with them
2024-09-18 16:15:10 -04:00
AbnormalPoof
aae7dcdada
fix crash when opening urls
2024-09-16 23:35:23 -05:00
EliteMasterEric
9f3af1ab94
Add a separate Gold Perfect animation for modders
2024-09-14 20:56:21 -04:00
Cameron Taylor
af31be5436
makeship linky
2024-09-12 20:14:48 -04:00
Cameron Taylor
22b1a5d9c0
Merge branch 'rewrite/master' into feature/char-unlock-merging
2024-09-10 23:52:52 -04:00
FabsTheFabs
34e93fa95a
color util (with just one function lol)
2024-09-10 07:25:11 +01:00
CheemsAndFriends
35af057f88
Fix scaleY not parsing
2024-09-09 17:41:25 +02:00
CheemsAndFriends
6961e6cc63
Add a buncho Gizmos
2024-09-09 08:23:46 +02:00
EliteMasterEric
7511de1e7a
A bunch of Freeplay visual fixes
2024-09-01 03:28:56 -04:00
EliteMasterEric
382af3b485
Reimplement ghost tapping (disabled via compile define)
2024-08-28 05:42:14 -04:00
EliteMasterEric
200b3c963b
Updated compile defines to use feature flag system
2024-08-26 18:01:36 -04:00
Cameron Taylor
5756eff7cf
dont need null check, we just need to declare string type
2024-08-21 16:39:34 -04:00
Cameron Taylor
e1d8e758bb
completion server fixin?
2024-08-21 16:31:10 -04:00
anysad
d3209e57b7
goodbye scripts, hello notestyles!
2024-07-28 02:34:12 -04:00
Cameron Taylor
5a26ece9d6
Merge branch 'rewrite/master' into gamerbross/chart-reload-f5
2024-07-11 19:59:15 -04:00
Eric
71947c581e
[PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives ( #662 )
...
* get Float instead of Int in cpp (Float is 64-bit in so it works easier than Int64)
* use Math.fround instead of Math.round
---------
Co-authored-by: Karim Akra <144803230+KarimAkra@users.noreply.github.com>
2024-07-11 19:35:41 -04:00
gamerbross
7b9e4a0542
Fix F5 chart not reloading
2024-07-11 03:41:51 -04:00
Cameron Taylor
a92334d5ae
Merge branch 'rewrite/master' into char-select-cherrypick
2024-07-08 16:23:32 -04:00
Cameron Taylor
67b1c3864e
Merge branch 'rewrite/master' into feature/character-anim-fixes
2024-07-04 15:07:07 -04:00
Cameron Taylor
a7cfae8545
mer
2024-07-04 14:48:24 -04:00
FabsTheFabs
28068b1a86
updating more stuff
2024-07-01 22:17:55 -04:00
EliteMasterEric
84dd1cd3b9
Fix several character animation issues
2024-06-28 22:29:59 -04:00
Cameron Taylor
81cada675c
fix for release, no bf printing directly to stdout!
2024-06-24 14:40:55 -04:00
EliteMasterEric
9b3a748f37
Working Pico DJ
2024-06-20 16:17:53 -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
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
EliteMasterEric
b30faad7d9
Save high scores and high ranks separately.
2024-06-11 00:40:43 -04:00
EliteMasterEric
09aa8fbf52
Rebindable controls for the Freeplay menu
2024-06-09 02:22:03 -04:00
Cameron Taylor
3aa3007dbb
Merge branch 'fix-url-open' into rewrite/master
2024-06-06 20:12:28 -04:00
EliteMasterEric
ae950c7382
Finish save data repair (you should be able to transfer your save now)
2024-06-04 19:44:00 -04:00
EliteMasterEric
c056c72762
Implement advanced save data repair.
2024-06-04 14:26:24 -04:00
EliteMasterEric
06daa9d402
Increase Great threshold to 80%
2024-05-31 19:20:39 -04:00
EliteMasterEric
0514e05328
Merge branch 'bugfix/html5-save-data' into develop-0.4.0
2024-05-22 15:15:56 -04:00
EliteMasterEric
30fd86befb
Merge branch 'feature/charter-in-pause-menu' into develop-0.4.0
2024-05-22 12:01:27 -04:00
EliteMasterEric
42ab0b74e3
Merge branch 'feature/results-clear-rank' into develop
2024-05-22 11:40:00 -04:00
EliteMasterEric
6d3b58cecd
Fix some additional compiling issues.
2024-05-21 04:02:53 -04:00
EliteMasterEric
fed6d1146c
Do some cleanup (replace several utility functions with a utility library we already depend on!)
2024-05-21 04:02:32 -04:00
EliteMasterEric
f3868c2ee8
An attempt at an HTML5 save data fix
2024-05-21 02:23:21 -04:00
EliteMasterEric
228ac66cc2
Credit the song's charter in the pause menu.
2024-05-19 01:48:51 -04:00
Hyper_
24933f5bb9
Replace concatenation with string interpolation
2024-05-13 17:16:49 -03:00
NotHyper-474
0322a83882
Fix "Invalid argument '&'" error
2024-05-12 23:16:12 -03:00
EliteMasterEric
5d5cf74020
Reimplement rank-based results animations.
2024-05-09 22:37:21 -04:00
EliteMasterEric
be07760103
Fix a crash when querying FlxG.state
2024-05-08 00:08:44 -04:00
EliteMasterEric
4d7f3a3643
Granted access to scripts to some otherwise blacklisted functions.
2024-05-02 04:08:32 -04:00
EliteMasterEric
75af1b3947
Add mod list to crash logs
2024-05-02 04:07:56 -04:00
EliteMasterEric
bbccdfe3fb
Fix issue when git status returns empty string.
2024-05-01 13:40:46 -04:00
EliteMasterEric
73baabfa82
Detect if your local Git has been modified and display it.
2024-05-01 13:29:54 -04:00