Skip to content

Messenger & WorldManager Rework #60

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

Merged
merged 5 commits into from
May 19, 2023
Merged

Conversation

Pesekjak
Copy link
Member

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Update of both Messenger, reworking it as an expandable codec registry for chat types and World Manager.

What is the current behavior? (You can also link to an open issue here)
Messenger can't register new chat types and the chat type class is not extendable, and not part of the API. World manager still uses the old manager design.

What is the new behavior? (If this is a feature change)
Messenger can register new chat types implemented by the user, World Manager uses a new manager design without atomic references.

Does this PR introduce a breaking change? (What changes might users need to make due to this PR?)
No.

  • I follow Machine contributing guidelines

@Pesekjak Pesekjak merged commit f63673a into master May 19, 2023
@Pesekjak Pesekjak deleted the rework-messenger-worldmanager branch May 19, 2023 14:08
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.

2 participants