EliteMasterEric
09e52e47ae
Commit an unsaved file
2024-03-12 18:01:09 -04:00
EliteMasterEric
bbaf8dfb3e
Debugger popup fixes
2024-03-12 17:57:52 -04:00
Cameron Taylor
ee35bf3044
bugfix/darnell-can-sfx-sync assets merge
2024-03-11 00:47:56 -04:00
Cameron Taylor
b97094675f
Merge pull request #373 from FunkinCrew/bugfix/html5-array-clone
...
Fix an issue with array.clone() on HTML5
2024-03-10 13:48:43 -04:00
Cameron Taylor
25cb73316c
Merge branch 'rewrite/master' into bugfix/html5-array-clone
2024-03-10 13:46:49 -04:00
Cameron Taylor
a6061d8b35
Merge pull request #379 from FunkinCrew/bugfix/chart-editor-blazin-dropdown
...
Chart Editor: Blazin' dropdown fixes, plus more Blazin animation fixes
2024-03-10 13:35:23 -04:00
Cameron Taylor
528b01d739
assets submod
2024-03-10 13:34:40 -04:00
Cameron Taylor
f1c13f7796
assets submod
2024-03-10 13:34:06 -04:00
Cameron Taylor
fbc5d9955d
Merge pull request #380 from FunkinCrew/bugfix/weekend-1-sing-time
...
Weekend 1: Fix default value for singTime to use correct unit.
2024-03-10 13:28:34 -04:00
Cameron Taylor
dab80f4f60
Merge pull request #381 from FunkinCrew/bugfix/story-menu-fast-bop
...
Fix an issue where story menu characters bop too fast
2024-03-10 13:28:01 -04:00
EliteMasterEric
09029718aa
Fix an issue where story menu characters bop too fast
2024-03-08 21:33:06 -05:00
EliteMasterEric
9284f1495b
Fix default value for singTime to use correct unit.
2024-03-08 20:56:34 -05:00
Eric
7c99905312
Merge pull request #370 from FunkinCrew/rain
...
raindrop assets
2024-03-08 20:00:32 -05:00
Cameron Taylor
0cd7956b4f
asset submod
2024-03-08 17:42:34 -05:00
Cameron Taylor
219e494ffb
assets submod
2024-03-08 17:22:30 -05:00
Cameron Taylor
5ece2936aa
assets submod, and gitignore for my lil vim todo lists i make lol
2024-03-08 17:03:29 -05:00
Cameron Taylor
6bf3d1b3e1
Merge pull request #378 from FunkinCrew/feature/pico-bonk-sfx
...
Implement pico bonk sfx
2024-03-08 16:49:35 -05:00
Cameron Taylor
3982747e97
Merge branch 'rewrite/master' into feature/pico-bonk-sfx
2024-03-08 16:48:31 -05:00
Cameron Taylor
b209e20fb4
asset submod
2024-03-08 16:47:33 -05:00
Cameron Taylor
22f5e68d02
Merge pull request #377 from FunkinCrew/feature/blazin-touchups
...
Blazin' stage rework
2024-03-08 16:46:05 -05:00
Cameron Taylor
7a5d48b290
Merge branch 'rewrite/master' into feature/blazin-touchups
2024-03-08 16:43:56 -05:00
EliteMasterEric
083d66f879
Some animation fixes for Blazin
2024-03-08 15:29:02 -05:00
EliteMasterEric
a7b531e57f
Fix swapped entries in Blazin' dropdown.
2024-03-08 15:07:10 -05:00
EliteMasterEric
d02ccf9abf
Implement pico bonk sfx
2024-03-08 15:05:58 -05:00
Eric
c40919f53f
Merge pull request #375 from FunkinCrew/bugfix/html5-video
...
Use correct resource URL when loading videos
2024-03-08 00:31:10 -05:00
Eric
b3521b3c9d
Merge pull request #372 from FunkinCrew/result-screen-pitch
...
fun lil pitch effect on result scren
2024-03-08 00:30:31 -05:00
Eric
bf6ec0421c
Merge branch 'rewrite/master' into result-screen-pitch
2024-03-08 00:30:08 -05:00
Eric
677f4b1b4f
Merge pull request #376 from FunkinCrew/ninjamuffin99-patch-1
...
faster bf processing...
2024-03-07 23:33:47 -05:00
EliteMasterEric
ab50b7b78e
Lightning and rain SFX
2024-03-07 23:22:31 -05:00
EliteMasterEric
a6c44412c5
Exclude WAV files from builds.
2024-03-07 23:20:02 -05:00
EliteMasterEric
c385b7887f
Update assets submodule
2024-03-07 15:41:00 -05:00
Cameron Taylor
427e4810ad
faster bf processing...
2024-03-07 03:57:16 -05:00
Mike Welsh
b0abef0d52
Use correct resource URL when loading videos
...
On HTML5, `VideoCutscene` was not stripping the library prefix
from the video file path, causing the video to fail to load.
Fixes FPIQ-281.
2024-03-06 23:37:50 -08:00
Cameron Taylor
f94c3dec57
Merge pull request #374 from FunkinCrew/bugfix/trackerUtil
...
Add #if FLX_DEBUG in TrackerUtil
2024-03-07 02:21:15 -05:00
Mike Welsh
69b28ca42c
Add #if FLX_DEBUG in TrackerUtil
...
`Tracker.addProfile` only exists when FLX_DEBUG is set, so
add this conditional check to fix non-debug builds.
2024-03-06 22:48:44 -08:00
EliteMasterEric
aff7bbb4e9
Update assets submodule
2024-03-06 17:22:22 -05:00
EliteMasterEric
332a81ec72
No longer miss notes during ending cutscene
2024-03-06 17:22:11 -05:00
EliteMasterEric
f671cc8569
Remove DynamicAccessTools entirely.
2024-03-06 14:13:48 -05:00
EliteMasterEric
2fa1d18dce
Fix build
2024-03-06 12:29:54 -05:00
EliteMasterEric
7a9bff248e
Fix an issue with array.clone() on HTML5
2024-03-06 12:24:25 -05:00
Cameron Taylor
b2d3fe17d7
fun lil pitch effect on result scren
2024-03-06 02:56:10 -05:00
Cameron Taylor
1fe554e24e
Merge pull request #371 from FunkinCrew/bugfix/FPIQ-286
...
Remove DynamicTools; fix pause menu on HTML5
2024-03-06 02:30:39 -05:00
Cameron Taylor
60223b3f12
Merge pull request #369 from FunkinCrew/bugfix/offset-toolbox-floats
...
offset toolbox floats fix
2024-03-06 02:23:16 -05:00
Mike Welsh
a516e9199f
Remove DynamicTools; fix pause menu on HTML5
...
Calls intended for `ArrayTools.clone` were being routed to
`DynamicTools.clone` due to the order of `using` statements in
`imports.hx`. This caused the pause menu to break due to arrays
becoming fubar (missing length property).
Using `DynamicTools` is a little dangerous, so remove it in favor
of calling `Reflect.copy` directly.
2024-03-05 23:21:57 -08:00
Cameron Taylor
67ede14685
raindrop assets
2024-03-06 02:17:45 -05:00
FabsTheFabs
6bc1eb7278
typo oops
2024-03-06 05:06:57 +00:00
FabsTheFabs
607b5757fd
added decimal point to waveform duration
2024-03-06 05:05:03 +00:00
Cameron Taylor
c98870e923
Merge pull request #367 from FunkinCrew/feature/script-event-note-incoming
...
Implement onNoteIncoming script event.
2024-03-06 00:04:21 -05:00
Cameron Taylor
1ebfeb3a89
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/funkin-secret into feature/script-event-note-incoming
2024-03-05 23:57:53 -05:00
Cameron Taylor
6540d4acfa
Merge pull request #368 from FunkinCrew/feature/chart-editor-bot-play
...
Implement a Bot Play checkbox in the chart editor
2024-03-05 23:54:08 -05:00