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

Ability to opt out of recording/playback #150

Open
ScribbleTAS opened this issue Dec 12, 2022 · 0 comments
Open

Ability to opt out of recording/playback #150

ScribbleTAS opened this issue Dec 12, 2022 · 0 comments
Labels
Enhancement New feature or request Multiplayer Issue is related to multiplayer

Comments

@ScribbleTAS
Copy link
Member

ScribbleTAS commented Dec 12, 2022

Commands like /play and /record are currently global. Every player on the server will start recording or playing back. This may not always desirable, maybe someone wants to spectate.

This is relatively easy to achieve by making a check in the packetlistener and a toggle. However, instead of making a new command like /toggleplayback, it may actually better to wait for a better UI before actually implementing this...

@ScribbleTAS ScribbleTAS added the Enhancement New feature or request label Dec 12, 2022
@PancakeTAS PancakeTAS moved this to Todo in TASmod Mar 26, 2023
@ScribbleTAS ScribbleTAS added the Multiplayer Issue is related to multiplayer label Apr 26, 2023
@ScribbleTAS ScribbleTAS changed the title Turn off playback/recording starting in multiplayer Ability to opt out of recording/playback Apr 17, 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 Multiplayer Issue is related to multiplayer
Projects
Status: Todo
Development

No branches or pull requests

1 participant