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

1.7.4 #708

Merged
merged 91 commits into from
Feb 18, 2025
Merged

1.7.4 #708

merged 91 commits into from
Feb 18, 2025

Conversation

chsami
Copy link
Owner

@chsami chsami commented Feb 18, 2025

1.7.4

See1Duck and others added 30 commits January 26, 2025 03:14
Co-authored-by: Macweese <50101641+Macweese@users.noreply.github.com>
Previously, having developer mode enabled caused tags not to be shown to
the user, instead of ensuring hidden tags were also shown.
See1Duck and others added 29 commits February 15, 2025 23:31
  Adjusted the distance comparison logic by properly converting NPC world locations to `Rs2WorldPoint` objects. This ensures accurate distance measurements, improving bot pathfinding reliability and preventing potential misbehavior when navigating to NPCs.
  Enhanced interaction handling by converting `NPC` to `Rs2NpcModel` for better data encapsulation. Added new methods to dynamically update ammo crate and fish spot data, improving real-time task management. Improved state handling logic for smoother transitions during the Tempoross minigame.

  - Refactored object interaction and rendering to use local instances, ensuring more accurate interaction and display in complex environments.
  - Adjusted anti-ban settings and micro-breaks to enhance human-like bot behavior.
  - Improved game element detection (e.g., fishing spots, ammo crates, clouds) for more accurate pathfinding and decision-making.
  - Enhanced overlay components to provide additional player information like fish counts and completion states. This aids in better debugging and analytics.
  - Optimized scripts for handling fish cooking and ammo filling tasks by adding fail-safe logic and prioritization updates.
This feature has never really worked well and notably doesn't work if
using attack styles which give multiple types of xp, or attacking
multiple monsters at once.
This is meaningless in most cases and confuses people
…eports

feat: add a large amount of spells into Rs2Spells
feat: create Rs2Spellbook enum to leverage as an object for Rs2Spells & Rs2CombatSpells
chore: clean-up items requirements inside of pathfinder config
feat: add chasm of fire transports
feat: add brimhaven dungeon transports
@chsami chsami merged commit 0c8a0fa into main Feb 18, 2025
2 checks passed
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.