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

Preserve player-set side effects #2367

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Jul 22, 2023

More a test PR to see how it behaves to see if we really want to do it, but it fixes #2293.

As it's a class it requires a custom serializer/deserializer, which means if we were to ever add another session store type it'd need to be included there too.

Biggest caveat from testing is that once something is set in there, there's no way to set it back to "default". We're storing the list of side effects that differ from default in the SideEffectSet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Perf Command Data Should Be Persistent On Server Restart
1 participant