1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-25 16:24:40 +00:00
Funkin/source/funkin
Cameron Taylor 280ecc2003 Merge pull request #128 from FunkinCrew/feature/chart-editor-difficulty-stuff
Chart Editor: Difficulty tweaks and bug fixes
2023-08-16 04:12:07 -04:00
..
api/newgrounds
audio Rework note sprites to pull note style data 2023-07-13 20:27:45 -04:00
audiovis
data Created the Note Style class and data registry 2023-07-13 20:25:44 -04:00
freeplayStuff Reworked anti-aliasing code (sprites now default to true) 2023-06-25 12:36:00 -04:00
graphics AttractState now properly plays the trailer 2023-08-08 16:37:17 -04:00
input Make sure timestamps are consistent with use of Int64. 2023-08-04 11:13:41 -04:00
modding alphabetical -> alphabetically 2023-08-01 15:25:46 -04:00
play Work on fixing issues with difficulty/variation handling in charts 2023-08-11 14:00:38 -04:00
shaderslmfao
ui Merge pull request #128 from FunkinCrew/feature/chart-editor-difficulty-stuff 2023-08-16 04:12:07 -04:00
util Difficulty selection now updates metadata toolbox 2023-08-15 16:08:12 -04:00
Alphabet.hx Hold notes pretty much done! yay! 2023-06-27 17:22:51 -04:00
ButtonRemapSubstate.hx the SubState... 2023-06-09 15:44:29 -04:00
ComboMilestone.hx Reworked anti-aliasing code (sprites now default to true) 2023-06-25 12:36:00 -04:00
Conductor.hx Typo fixes 2023-07-31 13:31:17 -04:00
Controls.hx First iteration of song playtesting from editor! 2023-07-26 16:52:58 -04:00
CoolUtil.hx
DialogueBox.hx Make funkin.util.Constants auto-imported 2023-07-13 01:13:26 -04:00
Discord.hx
FlxSwf.hx
FreeplayState.hx Merge remote-tracking branch 'origin/master' into feature/chart-editor-song-preview 2023-08-01 16:03:34 -04:00
GitarooPause.hx Fixed several bugs with Play State (mostly restarting the song) 2023-08-02 18:08:49 -04:00
Highscore.hx WIP on new note rendering, inputs. 2023-06-22 01:41:01 -04:00
import.hx Fix build issues caused by int64 handling 2023-08-03 22:22:29 -04:00
InitState.hx Move TitleState into its own package. 2023-08-08 15:41:25 -04:00
InputFormatter.hx
LatencyState.hx Added ability to start song at a specific timestamp 2023-07-26 20:03:31 -04:00
LoadingState.hx Reworked anti-aliasing code (sprites now default to true) 2023-06-25 12:36:00 -04:00
MainMenuState.hx Merge pull request #128 from FunkinCrew/feature/chart-editor-difficulty-stuff 2023-08-16 04:12:07 -04:00
MemoryCounter.hx
MenuCharacter.hx
MenuItem.hx
MusicBeatState.hx Merge branch 'master' into feature/new-input-system-yay 2023-07-26 22:00:14 -04:00
MusicBeatSubState.hx Added ability to start song at a specific timestamp 2023-07-26 20:03:31 -04:00
NGio.hx
NoteSplash.hx Fixed a bug where you could hold notes forever 2023-06-27 18:06:33 -04:00
Options.hx
OutdatedSubState.hx
Paths.hx Video cutscenes in Week 7 no longer broken 2023-07-02 16:46:40 -04:00
PauseSubState.hx First iteration of song playtesting from editor! 2023-07-26 16:52:58 -04:00
PlayerSettings.hx Refactor InitState plus fix a couple crash bugs 2023-06-26 20:39:47 -04:00
SwagCamera.hx
TankCutscene.hx