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 "player still online" check of armor.unequip #146

Merged
merged 1 commit into from
May 1, 2024

Conversation

Niklp09
Copy link
Member

@Niklp09 Niklp09 commented Apr 30, 2024

Fixes #132, https://gitea.your-land.de/your-land/bugtracker/issues/5978

  • Fix player still online check inside of minetest.after() call
  • The pplayer var name is used in other after calls of 3d_armor too, I used this for consistency

@\merger: Feel free to invent a better commit msg 😄

@Niklp09 Niklp09 added the bug Something isn't working label Apr 30, 2024
@BuckarooBanzay
Copy link
Member

@\merger: Feel free to invent a better commit msg 😄

works for me :)

@BuckarooBanzay BuckarooBanzay merged commit 22955b4 into master May 1, 2024
4 checks passed
@Niklp09 Niklp09 deleted the fix_after_crash branch May 1, 2024 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash
2 participants