Lemontropia-Suite/ui
LemonNexus 8014b63e75 feat(hud): estimated kills - each loot event = 1 kill
- Every loot batch (You received [item]) = 1 estimated kill
- Label shows 'EST. KILLS' to indicate estimated value
- Simple and consistent kill tracking
2026-02-08 23:54:54 +00:00
..
__init__.py feat(gui): Sprint 2 Phase 1 - PyQt6 GUI Foundation 2026-02-08 20:30:38 +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(hud): estimated kills - each loot event = 1 kill 2026-02-08 23:54:54 +00:00
loadout_manager.py 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
main_window.py feat(hud): estimated kills - each loot event = 1 kill 2026-02-08 23:54:54 +00:00
test_hud.py feat(gui): Sprint 2 Phase 1 - PyQt6 GUI Foundation 2026-02-08 20:30:38 +00:00