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

Adopt virtual components #1494

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

Adopt virtual components #1494

wants to merge 1 commit into from

Conversation

Pablete1234
Copy link
Member

PGM had a RenderableComponent that extended from component directly, and implemented custom logic to be rendered per-player. Adventure has finally added virtual components which allow us to do the same in a less hacky way, since we no longer need to extend the api, we can just use the virtual component api instead.

cswhite2000
cswhite2000 previously approved these changes Feb 18, 2025
@cswhite2000
Copy link
Member

Seems there's a build failure

Signed-off-by: Pablo Herrera <[email protected]>
@Pablete1234
Copy link
Member Author

build fails due to using a snapshot adventure build, we can wait until they release to merge this

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

Successfully merging this pull request may close these issues.

2 participants