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

multiple patches + some cleanup around touched patches #147

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

mechoriet
Copy link
Collaborator

@mechoriet mechoriet commented Jul 1, 2023

  • port asm code generation for event listeners instead of reflection(should improve performance)

  • port Performance & Concurrency Improvements to Permissions no double lookup

  • packet limiter fix compile warning

  • avoid double io lookup if file exists

  • don't allow pickup delay to go below 0

  • Check channel before reading and change isOpen calls to
    IsActive

remove some more places where blockpositions are used often and can just be 3 int's x,y,z

Copy link
Collaborator Author

@mechoriet mechoriet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the same state as before only removed the patch if no listener skip but some plugins do funky stuff

@mechoriet mechoriet requested a review from uRyanxD July 1, 2023 15:46
@uRyanxD uRyanxD mentioned this pull request Aug 15, 2024
@Coccocoahelper
Copy link

Bump

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.

4 participants