Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for alternative script packs #145

Open
Yoooi0 opened this issue Nov 19, 2023 · 0 comments
Open

Add support for alternative script packs #145

Yoooi0 opened this issue Nov 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Yoooi0
Copy link
Owner

Yoooi0 commented Nov 19, 2023

<video name>.funscript
<video name>.pitch.funscript

<video name>.<pack name>.funscript
<video name>.<pack name>.pitch.funscript

HereSphere scene api can return multiple stroke scripts, so have to handle multiple scripts per axis ignoring the name
Ability to switch pack or single script from UI. Fancy combobox when clicking the file path? Or just simple menu Script -> Change -> <script list>/<pack list>
On path change reset?

Script lookup probably has to return Dictionary<DeviceAxis, IEnumerable<IScriptResource>>, or might have to make a ScriptCollection class that holds scripts and pack names with helper methods.

@Yoooi0 Yoooi0 added enhancement New feature or request maybe labels Nov 19, 2023
@Yoooi0 Yoooi0 self-assigned this Nov 19, 2023
@Yoooi0 Yoooi0 removed the maybe label Jul 20, 2024
@Yoooi0 Yoooi0 added this to the 1.x milestone Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant