Lemontropia-Suite/ui
LemonNexus d24d5e149e feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments
- Loadout Manager v2.0 with full Nexus API integration (3,099 weapons, 1,985 armors)
- Attachment system: Amplifiers, Scopes, Absorbers, Armor Platings
- Weapon/Armor/Attachment selectors with real data
- Armor decay tracking when hit (cost added to HUD)
- Complete cost calculations (weapon + armor + attachments + healing)
- NEW: ui/attachment_selector.py standalone module
- Updated core/nexus_api.py with decay fields
- DPP display in HUD overlay
2026-02-09 09:28:41 +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 fix(hud): correct cost calculation using weapon decay from Nexus API 2026-02-08 23:34:02 +00:00
hud_overlay.py feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments 2026-02-09 09:28:41 +00:00
loadout_manager.py feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments 2026-02-09 09:28:41 +00:00
main_window.py feat(swarm): Agent swarm - Loadout Manager v2.0, Armor Decay, Attachments 2026-02-09 09:28:41 +00:00
test_hud.py feat(gui): Sprint 2 Phase 1 - PyQt6 GUI Foundation 2026-02-08 20:30:38 +00:00