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

Fix AuraHelper desync #67

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Conversation

LozenChen
Copy link
Contributor

As shown in the picture, the entity in GalleryCollab heartside has RNG, so this PR aims to fix it
(I've contacted AuraHelper's author and he says he will not udpate AuraHelper recently, so there's no worry that we need to revert this commit shortly after)
celeste

btw maybe this line of code
typeof(Entity).GetMethod("Update").HookAfter(AfterEntityUpdate);
can be changed to hook on Scene.AfterUpdate instead, but this may cause some existing tases to desync

@DemoJameson DemoJameson merged commit 4557329 into EverestAPI:master Feb 19, 2024
1 check passed
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