fix(antiban): default mouse speed to low - #1853
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 (4)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe antiban plugin descriptor version is set to Merge Risk: ⚪ Minimal · up to The plugin now consistently defaults mouse activity intensity to Low at startup and after reset while retaining explicit selections. The updated UI fallbacks and reset coverage align with this behavior, with no remaining merge-blocking risk identified. 🚥 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 |
Antiban initializes Mouse Speed to Extreme when the plugin starts and when settings are reset. Set both paths to a shared Low default, initialize the activity intensity to Low, and align the Mouse Speed slider defaults with it.
Bump the Antiban plugin version to 1.0.1. Explicit user and script speed selections remain available.
Validation:
:client:runUnitTests --tests net.runelite.client.plugins.microbot.util.antiban.Rs2AntibanDefaultsTest(includes client compilation); focused reset-default test passed. Source review completed. No live-client validation performed.