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

finally makes interaction components able to use items inside of them #308

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

Gboster-0
Copy link
Contributor

About The Pull Request

Makes the interaction component finally work properly

the only concern now is that it may be a lil bit too much of a killing machine since the dummy dosent have an attack cooldown... but thats probably intended

How it used to be:

image

How it is:

image

Why It's Good For The Game

Nobody ever uses interaction components because usually a singular hand click is less than worth it, as the item using function was bugged because held_item never registered as non-null
Now when it picks an item up it registers it as an item it has, finally having it able to use it

Changelog

🆑
fix: interaction components finally work
/:cl:

@dwasint dwasint merged commit cd7642b into Monkestation:master Aug 29, 2023
15 checks passed
github-actions bot added a commit that referenced this pull request Aug 29, 2023
@Gboster-0 Gboster-0 deleted the COMPONENTS,-PLEASE branch August 29, 2023 17:18
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