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

Bugfix: Auto Refill Belt not working properly #7007

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

kphoenix137
Copy link
Collaborator

@kphoenix137 kphoenix137 commented Mar 7, 2024

Fixes: #6909

The Auto Refill Belt game option was not correctly setting the spellFrom variable (or cii as in the scope usage). The scroll/rune from the inventory or end of the belt was correctly targeted, but the spell itself would cast from the slot that was initially used, causing it to consume whatever item was originally targeted. The logic for Auto Refill Belt already implied that the intended use case was to match items based on spell, so it was already intended that scrolls and runes would refill, therefore I labeled this as a bugfix rather than a feature addition.

@kphoenix137 kphoenix137 added the fix fix for a bug label Mar 7, 2024
@AJenbo AJenbo merged commit 0f90d5b into diasurgical:master Mar 7, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Runes also affected by Autofill
2 participants