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
EliteMasterEric
4851ff5c27
Internal rework to song events
2023-06-02 14:35:28 -04:00
EliteMasterEric
57caeef802
Work on re-enabling cutscenes
2023-06-02 14:35:08 -04:00
EliteMasterEric
b126ac28f4
state->State
2023-06-02 14:34:47 -04:00
EliteMasterEric
4d539fdda2
Substate -> SubState (capitalization fix)
2023-06-01 18:52:58 -04:00
EliteMasterEric
fd5c546005
Fixed a bug where assets from other weeks wouldn't load
2023-06-01 16:00:15 -04:00
EliteMasterEric
09318c258b
Remove old story menu state
2023-06-01 15:59:56 -04:00
EliteMasterEric
7ba150cda8
Enabled pretty error message reporting
2023-05-30 16:21:37 -04:00
EliteMasterEric
121fc13153
Added some utility functions
2023-05-30 16:21:24 -04:00
EliteMasterEric
6412cb3aee
Fix bug where story mode breaks after first playthrough
2023-05-30 16:21:12 -04:00
EliteMasterEric
a2ddeec5bb
Daddy Dearest animation fixes
2023-05-30 16:20:57 -04:00
EliteMasterEric
4efafe8a78
Health icon refactors/fixes
2023-05-26 17:10:35 -04:00
EliteMasterEric
872f7c93e8
Added onAdd event so GF character can fix position in Tutorial
2023-05-26 17:10:08 -04:00
Cameron Taylor
6ab391d57a
Merge pull request #99 from FunkinCrew/feature/split-vocals
...
Ported chart format (fixing story menu) and split vocals
2023-05-26 14:13:14 -04:00
Cameron Taylor
503a0107c7
Merge pull request #98 from FunkinCrew/bugfix/character-crashes
...
Bugfix/character crashes
2023-05-26 13:44:59 -04:00
Cameron Taylor
a671fd1428
Merge pull request #96 from FunkinCrew/haxe-4.3.1
...
update setup-haxe for haxe 4.3.1
2023-05-26 12:44:07 -04:00
EliteMasterEric
dc932eb8d7
A few bug fixes related to vocal tracks
2023-05-25 19:36:32 -04:00
EliteMasterEric
2af4a51b15
Merge branch 'master' into feature/split-vocals
2023-05-25 18:39:41 -04:00
EliteMasterEric
2f10de3594
New refactor to VoicesGroup to make multiple vocal tracks actually work
2023-05-25 18:34:26 -04:00
EliteMasterEric
317c127730
Deprecation warning fixes (no actual logic changes tho)
2023-05-25 18:33:39 -04:00
Cameron Taylor
91af9ba613
update setup-haxe for haxe 4.3.1
2023-05-24 18:55:42 -04:00
Cameron Taylor
572c547ac7
Merge pull request #92 from FunkinCrew/feature/new-story-menu
...
Reworked Story Menu internals
2023-05-24 17:17:11 -04:00