Lemontropia-Suite/ui
LemonNexus 8e26602069 fix(ui): update ArmorSlotWidget to use new Nexus slot names
- CHEST -> TORSO
- LEFT_ARM/RIGHT_ARM -> ARMS
- LEFT_HAND/RIGHT_HAND -> HANDS
- THIGHS -> LEGS
- Added SHINS and FEET
2026-02-09 11:18:26 +00:00
..
__init__.py feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments 2026-02-09 09:28:41 +00:00
attachment_selector.py feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments 2026-02-09 09:28:41 +00:00
gear_selector.py feat(armor): implement official decay formula (VU 15.15) 2026-02-09 10:27:05 +00:00
hud_overlay.py feat(gear): add real healing tools and Frontier armor set 2026-02-09 10:51:32 +00:00
loadout_manager.py fix(ui): update ArmorSlotWidget to use new Nexus slot names 2026-02-09 11:18:26 +00:00
main_window.py fix(ui): correct signal name loadout_saved (not loadout_selected) 2026-02-09 10:46:11 +00:00
test_hud.py feat(gui): Sprint 2 Phase 1 - PyQt6 GUI Foundation 2026-02-08 20:30:38 +00:00