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

Refactor Sprint #5078

Merged
merged 8 commits into from
Jan 1, 2025
Merged

Refactor Sprint #5078

merged 8 commits into from
Jan 1, 2025

Conversation

machiecodes
Copy link
Contributor

@machiecodes machiecodes commented Jan 1, 2025

Type of change

  • Bug fix
  • New feature

Description

Make the jump fix a part of rage and remove the "always sprinting" logic. Evidently the logic behind "Rage" is to be sprinting at any time possible, it's unlikely for a server's AC to be configured in such a way that it ignores backwards jumping but just lets you keep sprinting after you hit a block.

As for always sprinting, it's really just a useless feature that makes sprint flag more on most anticheats. Functionally it makes no difference if this is removed so I figure it's all upsides.

Related issues

N/A

How Has This Been Tested?

Joining minehut through both IDE and a Prism instance and running around a bit, running into walls, testing omnidirectional movement, etc.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

machiecodes and others added 8 commits December 31, 2024 21:14
Continue some lines more than 100 characters and use guard statements
Make the jump fix a base part of rage mode
Why was this ever a feature lol
also clean up warnings in LivingEntityMixin
@Wide-Cat Wide-Cat merged commit 42ab944 into MeteorDevelopment:master Jan 1, 2025
1 check passed
@machiecodes machiecodes deleted the sprint branch January 2, 2025 19:29
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