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

improve: Attached Effect (new props) #460

Merged
merged 7 commits into from Mar 6, 2023
Merged

improve: Attached Effect (new props) #460

merged 7 commits into from Mar 6, 2023

Conversation

mehah
Copy link
Owner

@mehah mehah commented Mar 6, 2023

New properties for the attached effect system

loop(number): quantity of loop that the effect will remain active.
duration(number): duration of effect.
transform(bool): Instead of attaching, the character will change the outfit.
hideOwner(bool): Hide the owner where the effect was attached.

sample:

2023-03-06.19-43-16-1.mp4

@mehah mehah merged commit ac71f20 into main Mar 6, 2023
23 of 24 checks passed
@mehah mehah deleted the improve_attachedeffect branch March 6, 2023 22:54
dudantas added a commit that referenced this pull request Nov 17, 2023
Resolves #449

With the wrong size, instead of getting all possible pages, it was stopping at the eighth page, which is the maximum number of items in uint8_t, so when there were more items it allowed to clone in a specific scenario, I will avoid giving examples so that they do not abuse the bug on the server of those who are not using the fix yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant