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

Bug fixes #608

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Bug fixes #608

merged 3 commits into from
Jan 7, 2025

Conversation

See1Duck
Copy link
Contributor

@See1Duck See1Duck commented Jan 6, 2025

Changelog

Improved Inventory Handling in Mahogany Homes Bot

  • Fixed bug with Plank Sack checks: The bot no longer attempts to interact with the Plank Sack when Steel Bars are absent, preventing unnecessary actions.
  • Updated bank interaction: If the inventory is full and Steel Bars are missing, the bot automatically deposits specific plank types. This improves resource management and efficiency during runs.

Adjusted Stamina Threshold Calculation in QoLPlugin

  • Corrected stamina threshold multiplier: Changed from 1000 to 100 to ensure accurate energy level checks. This update helps prevent overuse or mismanagement of stamina potions.

- Fixed a bug where the bot attempted to interact with the Plank Sack without checking for Steel Bars in the inventory. This prevents unnecessary actions and ensures smoother operation when using the Plank Sack.
- Updated bank interaction to deposit specific plank types if the inventory is full and Steel Bars are missing. This change optimizes resource management, improving the bot's efficiency during runs.
Corrected the stamina threshold multiplier from 1000 to 100 to fix energy level checks. This ensures more accurate activation of stamina potions, improving bot efficiency and preventing overuse or mismanagement of resources.
@chsami chsami merged commit 883fc8f into chsami:development Jan 7, 2025
1 check 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.

2 participants