- Replace placeholder classes with real core.database, core.project_manager, core.log_watcher - Add LogWatcher lifecycle management (start/stop in background thread) - Connect log events to HUD updates (loot, damage, globals, etc.) - Add database session tracking - Fix session stop to properly end database session and stop LogWatcher This enables real-time log parsing in the GUI! |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| test_hud.py | ||