Conversation
feat: added match-based X-axis toggle for VR History Graph
Mods as feature + Patches implementation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (63)
📝 WalkthroughWalkthroughWheelWizard 2.4.5 introduces a complete mod-to-patch conversion pipeline by refactoring the mod management system from a singleton to a service-based architecture with dependency injection. The PR adds archive decoding/encoding (U8 and Yaz0), baseline-driven patch analysis for SZS and BRSAR formats, mod installation and management services, mod launch preparation, launcher error propagation via OperationResult, and a refreshed ModsPage UI. All launchers now return OperationResult to enable centralized error handling. Changes Archive Decoding Infrastructure
Patch Conversion Infrastructure
Refactored Mod Management Services
Launcher Result Changes
ModsPage UI and Views
Application Infrastructure
Localization and Cleanup
🎯 4 (Complex) | ⏱️ ~75 minutes Possibly Related PRs
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
|
Summary by CodeRabbit
New Features
Improvements