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

feat(legacy): Added New Disablers #5195

Open
wants to merge 2 commits into
base: legacy
Choose a base branch
from
Open

Conversation

opZywl
Copy link
Contributor

@opZywl opZywl commented Jan 5, 2025

  • Add watchdogMotion to bypass Watchdog anti-cheat.
  • Add BasicDisabler module to cancel multiple packet types.
  • Implement NoRotationDisabler to manipulate player rotations.
  • Introduce intaveFly mode with packet queue management.
  • Add Debugging configuration for enabling debug messages.
  • Enhance chat messages for better user feedback when activating/deactivating features.

refactor:

  • Improve packet management by restructuring handlers and adding helper functions.
  • Refactor combat and watchdog state management for proper resetting and updates.

fix:

  • Ensure states reset correctly on world change to prevent unwanted behaviors.
  • Improve checkCompass function for case-insensitive and efficient item detection.

opZywl added 2 commits January 5, 2025 12:54
  - Add watchdogMotion to bypass Watchdog anti-cheat.
  - Add BasicDisabler module to cancel multiple packet types.
  - Implement NoRotationDisabler to manipulate player rotations.
  - Introduce intaveFly mode with packet queue management.
  - Add Debugging configuration for enabling debug messages.
  - Enhance chat messages for better user feedback when activating/deactivating features.

refactor:
  - Improve packet management by restructuring handlers and adding helper functions.
  - Refactor combat and watchdog state management for proper resetting and updates.

fix:
  - Ensure states reset correctly on world change to prevent unwanted behaviors.
  - Improve checkCompass function for case-insensitive and efficient item detection.
@EclipsesDev EclipsesDev changed the title feat: New Disablers (LEGACY) feat(legacy): Added New Disablers Jan 7, 2025
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.

1 participant