fix(questhelper): allow local Misthalin item pickups - #1854
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review. WalkthroughThe Quest Helper plugin descriptor now declares version Merge Risk: ⚪ Minimal · up to Quest Helper now collects the Misthalin Mystery bucket and knife locally when absent, while later quest actions still require those tools. The version update and requirement behavior are covered without an identified current merge risk. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
8b8ee22 to
ad23f63
Compare
Misthalin Mystery's bucket and table-knife pickup steps require the very items they provide. With automatic missing-item acquisition enabled, the quest runner attempts banking before executing the local pickup, causing repeated bank attempts when no bank route is available from the island.
Remove those two pickup prerequisites while retaining the bucket and knife requirements on the steps that use them. Bump Quest Helper to 1.0.1 and add four regression tests covering both pickups and the retained tool requirements.
Validation: