Lemontropia-Suite/docs
LemonNexus c347b5d28e feat: major update - UI redesign, Session History, Gallery, Enhanced Loadout Manager
=== UI REDESIGN ===
- Rename Project Management to Activity History
- Add Setup Wizard for first-run configuration
- Reorganize layout: Activity Setup | Session Control | Recent Sessions
- Add prominent Loadout Manager button
- Add Activity Types (Hunting/Mining/Crafting)

=== SESSION HISTORY & GALLERY ===
- New SessionHistoryDialog (Ctrl+H) - view/export past sessions
- New GalleryDialog (Ctrl+G) - browse screenshots
- Auto-screenshot on globals and HoFs
- Screenshots saved to data/screenshots/

=== ENHANCED LOADOUT MANAGER ===
- Add Weapon Amplifier support
- Add Armor Plating support
- Add Mindforce Implant support
- New AmplifierSelector dialog
- Full cost calculations for all gear types

=== NEW FILES ===
- ui/setup_wizard.py
- ui/session_history.py
- ui/gallery_dialog.py
- ui/amplifier_selector.py
- docs/CODEBASE_AUDIT_REPORT.md

=== MODIFIED FILES ===
- ui/main_window.py - major restructuring
- ui/loadout_manager_simple.py - enhanced gear support
- gui_main.py - first-run wizard check
2026-02-11 10:23:21 +00:00
..
ARMOR_DECAY_FORMULA.md feat(armor): implement official decay formula (VU 15.15) 2026-02-09 10:27:05 +00:00
ARMOR_GUIDE_2020.md docs: add official armor guide from PlanetCalypsoForum 2020 edition 2026-02-09 10:21:57 +00:00
ATTACHMENT_MECHANICS.md docs: add armor plating mechanics - 7 slots, plates take damage first 2026-02-09 10:15:00 +00:00
CODEBASE_AUDIT_REPORT.md feat: major update - UI redesign, Session History, Gallery, Enhanced Loadout Manager 2026-02-11 10:23:21 +00:00
EQUIPMENT_STRUCTURE.md docs: add complete equipment structure from Nexus export 2026-02-09 11:07:48 +00:00
FEATURE_RESEARCH.md feat: implement icon extraction, market prices, and GUI dialogs 2026-02-09 23:51:15 +00:00
ROADMAP.md docs: add comprehensive ROADMAP.md 2026-02-09 00:01:34 +00:00
Sprint2-Plan.md docs(sprint2): update with Entropia Nexus API discovery 2026-02-08 18:33:35 +00:00
TEST_HUNT_GUIDE.md docs: add comprehensive test hunt guide 2026-02-09 10:40:46 +00:00
VISION_PLAN.md fix: HUD overlay initialization order and rebuild logic 2026-02-09 22:38:49 +00:00
WikiJS-Setup-Guide.md feat(phase2): Complete Phase 2 Integration - Bug fixes: SimpleCache self._timestamps typo, MOCK_TOOLS key typo. Agent-swarm UI: main_window, hud_overlay, loadout_manager. Nexus API with mock data. All tests passing. 2026-02-08 21:07:47 +00:00
portainer-wikijs-stack.yml feat(phase2): Complete Phase 2 Integration - Bug fixes: SimpleCache self._timestamps typo, MOCK_TOOLS key typo. Agent-swarm UI: main_window, hud_overlay, loadout_manager. Nexus API with mock data. All tests passing. 2026-02-08 21:07:47 +00:00
wikijs-add-to-existing-stack.yml feat(phase2): Complete Phase 2 Integration - Bug fixes: SimpleCache self._timestamps typo, MOCK_TOOLS key typo. Agent-swarm UI: main_window, hud_overlay, loadout_manager. Nexus API with mock data. All tests passing. 2026-02-08 21:07:47 +00:00