You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable Mac OS Universal support, update hxvlc & actions dependencies, fix VIDEO_CUTSCENES (#931)
* Update hxvlc to 2.2.6
* Remove `arch -x86_64` as no longer needed
Since `cne-lime` got rebased with FunkinCrew's, which includes Apple Silicon (ARM64) support.
* Wtf
* Rename **Mac OS x64** to **Mac OS Universal** in the ReadME
Reason: **x64** is only powered by Intel/AMD, not ARM, so it will make the macOS users to think macOS builds still uses Intel.
* Enable videos for iOS
Since hxvlc 2.0.0 or newer, it fixed the video playback for iOS.
* Fixed the extension-androidtools import, when using extension-androidtools 2.2.X.
* Replace `start` with `wait` in `VideoCutscene.hx`
* Revert
* Nvm I think I found out why I guess
* Will this fix some actions deprecations?
* Oops
* F#CK
* I'm gonna lose it
* I forgot again
I'm going to scream into the pillow, If I keep forgetting to update those.
* Update macOS version to 26 in the macOS workflow
* Remove old hxvlc apis from the `VideoCutscene.hx` class, since hxvlc got updated to the latest
* Fix the f#cking conflicts
* Now it works
---------
Co-authored-by: Ralty <78720179+Raltyro@users.noreply.github.com>
0 commit comments