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

Fixxing Crash Exploits #69

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

Fixxing Crash Exploits #69

wants to merge 105 commits into from

Conversation

ScaredDev
Copy link

Add some AntiCrash checks in "GlobalPacketListener"

DSeeLP and others added 30 commits April 29, 2021 14:35
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
Signed-off-by: DSeeLP <46624152+DSeeLP@users.noreply.github.com>
CommandSystem: Tabcompletion and bug fixes
- this class can now be used more generally
- make the logger more compact to align better with bukkit
PXAV added 30 commits August 14, 2021 18:46
…ulfilled for an entity to be recognized as a hit to EntityRay
…quals() method, which can not be added to an interface as default method
…t the target

- type can be checked using instaceof checks
- for future integration of other interactable entities than NPCs
- apply vector lib changes
- remove redundant import statement
- this system is planned to release in the future, but not with the next release
- the component system turned out to be overcomplicated
- it is therefore replaced with 4 line  types
- support for ImageMessages is added later
…ng test command

- the execution was not stopped when the error message was sent
- an exception was triggered because the invalid progress was set
- for the future, the progress should be validated by the boss bar class directly
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.

None yet

3 participants