15 subform dialogs ported from WinForms to Avalonia MVVM:
Save editors:
- SAV_Inventory: bag editor with DataGrid per item pouch
- SAV_Database: PKM browser with sprite grid and search
- SAV_Encounters: encounter generator with species filter
- SAV_EventFlags: Gen 3-7 event flag/work editor
- SAV_EventFlags2: Gen 2/8 event flag editor
- SAV_Wondercard: mystery gift slot grid manager
- SAV_BoxLayout: box name and wallpaper editor
- SAV_BoxViewer: secondary box window (non-modal)
- SAV_MysteryGiftDB: mystery gift database browser
- ReportGrid: entity property DataGrid with CSV export
- SettingsEditor: runtime settings with reflection-based UI
PKM editors:
- BatchEditor: mass PKM editing with instruction language
- RibbonEditor: ribbon/mark checkbox editor
- MemoryAmie: memory, affection, friendship editor
- TechRecordEditor: TR/TM flag checkboxes
Utility:
- QRDialog: QR code generation and export