-
Couldn't load subscription status.
- Fork 16
Implement Events #141
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
base: main
Are you sure you want to change the base?
Implement Events #141
Conversation
Adds event visibility to the slot data Checks the slot data to read which events should be visible Adds events that are visible to the item list with appropriate categories
|
Ok, we're very close. Events now have an optional "visible" tag that will make all copies of that event visible in the client. Still to-do:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im approving without testing it since silasary said they would test, that and the code look good
|
Removed the client paused label from this PR. At a glance, looks like a great addition. Will circle back to review. Ideally, we'd have some user-facing documentation to explain the new events feature, as this is likely to get a lot of use. I feel like you had documentation already for doing events in a Manual apworld, so might be able to repurpose some of that. |
No description provided.