- Added loadouts table to schema with full gear configuration - Created LoadoutDatabase for CRUD operations on loadouts - Created SessionCostTracker for real-time cost tracking based on loadout - Added cost per shot/hit/heal tracking to HUDStats - Added mindforce cost support throughout - Database schema updated with loadout_id foreign key in hunting_sessions |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accessories_selector.py | ||
| armor_selector.py | ||
| armor_set_selector.py | ||
| attachment_selector.py | ||
| enhancer_selector.py | ||
| gear_selector.py | ||
| healing_selector.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| mindforce_selector.py | ||
| plate_selector.py | ||
| test_hud.py | ||