EliteMasterEric
2f7708c106
Hold notes pretty much done! yay!
2023-06-27 17:22:51 -04:00
EliteMasterEric
a672db7b0e
Messing around with logic for hold note misses/health gain
2023-06-27 13:43:42 -04:00
EliteMasterEric
47d8d9e4db
Work in progress on redoing hold note rendering
2023-06-26 20:40:26 -04:00
EliteMasterEric
6d5c5f5acb
Refactor InitState plus fix a couple crash bugs
2023-06-26 20:39:47 -04:00
EliteMasterEric
4c85e59037
Rewrote documentation for InitState
2023-06-25 12:36:21 -04:00
EliteMasterEric
6f737a1805
Update hxCodec to latest stable.
2023-06-25 12:36:12 -04:00
EliteMasterEric
0fac918428
Reworked anti-aliasing code (sprites now default to true)
2023-06-25 12:36:00 -04:00
EliteMasterEric
2cae781984
Sustains are kinda working?
2023-06-22 19:28:39 -04:00
EliteMasterEric
25c70564bd
WIP on new note rendering, inputs.
2023-06-22 01:41:01 -04:00
EliteMasterEric
28ddadffff
Week 6 dialogue support + bug fixes
2023-06-16 17:37:56 -04:00
EliteMasterEric
594cec62ad
Results screen now moves to Story menu if we are in story mode
2023-06-15 00:30:20 -04:00
EliteMasterEric
7a47221250
Fixes for FlxVideo
2023-06-15 00:30:01 -04:00
EliteMasterEric
dddd050268
Move debug menu to main menu only
2023-06-15 00:29:54 -04:00
EliteMasterEric
3d8dd8d604
More conductor rework changes
2023-06-15 00:29:40 -04:00
EliteMasterEric
3c558ce192
Pixel fixes
2023-06-15 00:29:18 -04:00
EliteMasterEric
5729eb0413
Fix reloading song events
2023-06-15 00:28:52 -04:00
EliteMasterEric
1191fff913
Additional controls (volume, cutscene skip)
2023-06-15 00:28:40 -04:00
EliteMasterEric
506e4bf680
Propagate Conductor rework to dependent classes.
2023-06-15 00:15:57 -04:00
EliteMasterEric
f6c38f9bdd
Refactor conductor (crochet->lengthMs)
2023-06-15 00:13:18 -04:00
EliteMasterEric
6ac4db48d9
Rename combo milestone
2023-06-15 00:12:35 -04:00
EliteMasterEric
b783271451
ComboCounter->ComboMilestone
2023-06-15 00:11:20 -04:00
Cameron Taylor
c969a53396
Merge pull request #102 from FunkinCrew/bugfix/character-data
...
Play State refactor and character data fixes
2023-06-13 19:39:46 -04:00
Cameron Taylor
a42daecdc1
Delete ScriptedMusicBeatSubstate.hx
2023-06-13 01:31:41 -04:00
Cameron Taylor
29e563b11f
Merge branch 'master' of https://github.com/ninjamuffin99/funkin-secret into bugfix/character-data
2023-06-13 01:21:19 -04:00
Cameron Taylor
b564ad087b
vocals fix... lol!
2023-06-13 01:04:29 -04:00
Hazel
c17d48f39e
fix ci builds ( #106 ) (common ravy W)
...
* maybe fix html5 builds?
* sudo apt -y
i need to use debian based distros more dont i
* also needs randr extensions
* fuck it lets install all the x extensions and hope this is enough
* libmesa is now libgl1-mesa
* also needs alsa lib for sound
man i love undocumented dependencies
2023-06-12 11:20:51 -04:00
EliteMasterEric
109676522a
Rewrite freeplay state to use correct week IDs.
2023-06-09 18:25:21 -04:00
EliteMasterEric
4dcdca51ae
Fix camera issue with stickers
2023-06-09 16:54:13 -04:00
Cameron Taylor
4daf644284
ree
2023-06-09 16:03:45 -04:00
Cameron Taylor
b95dc5604d
Merge branch 'master' of https://github.com/ninjamuffin99/funkin-secret
2023-06-09 16:03:36 -04:00
Cameron Taylor
4fae8bcad2
file renames...
2023-06-09 16:02:57 -04:00
Cameron Taylor
aa5a5c5cc1
Merge pull request #104 from FunkinCrew/recapitalizing
...
the SubState...
2023-06-09 15:54:50 -04:00
EliteMasterEric
ba20e5c39c
Merge remote-tracking branch 'origin/recapitalizing' into bugfix/character-data
2023-06-09 15:46:40 -04:00
Cameron Taylor
a7eb91ce29
the SubState...
2023-06-09 15:44:29 -04:00
EliteMasterEric
2d04b1c5f1
Merge branch 'master' into bugfix/character-data
2023-06-09 15:34:56 -04:00
Cameron Taylor
6c65a9ea78
Merge pull request #103 from FunkinCrew/bugfix/formatting-cleanup
...
Formatting cleanup (whitespace only)
2023-06-09 14:22:31 -04:00
Cameron Taylor
27a9ef211e
Merge branch 'master' of https://github.com/ninjamuffin99/funkin-secret into bugfix/formatting-cleanup
2023-06-09 14:12:37 -04:00
Cameron Taylor
89535cb5cd
simple lime update... lol!
2023-06-09 14:02:45 -04:00
Cameron Taylor
8671846a73
updated hxcodec in hmm
2023-06-09 13:37:38 -04:00
EliteMasterEric
3f2558d26a
Validated formatting of 338 XML files.
2023-06-08 16:34:06 -04:00
EliteMasterEric
52ef71b7ad
Validated formatting of 338 XML files.
2023-06-08 16:33:29 -04:00
EliteMasterEric
e68f9ca9a1
Validated formatting of 203 HX files.
2023-06-08 16:30:45 -04:00
EliteMasterEric
9a04678399
Validated JSON formatting on 287 files.
2023-06-08 16:28:58 -04:00
EliteMasterEric
a2b08e3e34
Update hxCodec
2023-06-06 17:38:40 -04:00
EliteMasterEric
1d3c4d61a6
Syntax fixes to get the branch to build
2023-06-06 17:38:31 -04:00
Cameron Taylor
74c5027f62
Merge pull request #100 from FunkinCrew/bugfix/dad-anim-fix
...
Bugfix/dad anim fix
2023-06-04 01:25:02 -04:00
EliteMasterEric
9f8d1dbac2
Playstate fixes WIP (TODO: fix compile errors)
2023-06-02 15:35:01 -04:00
EliteMasterEric
a017fb2074
Remove old charting state
2023-06-02 15:25:36 -04:00
EliteMasterEric
123682dc69
Added new constants/defaults.
2023-06-02 15:25:28 -04:00
EliteMasterEric
c9fb6bc51f
Further typo fixes
2023-06-02 15:25:13 -04:00