Lemontropia-Suite/core
LemonNexus 510deb04e7 fix(log_watcher): update loot pattern for English format
- Match [System]: with optional colon
- Match item names with optional brackets [Shrapnel]
- Fixes loot not being detected in user's log format
2026-02-08 22:22:08 +00:00
..
__init__.py feat(db): initialize SQLite schema and DatabaseManager 2026-02-08 16:56:32 +00:00
database.py feat(db): initialize SQLite schema and DatabaseManager 2026-02-08 16:56:32 +00:00
entropia_nexus.py feat: add gear management + Windows testing guide 2026-02-08 17:17:37 +00:00
log_watcher.py fix(log_watcher): update loot pattern for English format 2026-02-08 22:22:08 +00:00
nexus_api.py fix(nexus_api): correct DPP calculation formula and mock data values 2026-02-08 21:13:56 +00:00
project_manager.py feat(core): implement ProjectManager with Data Principle 2026-02-08 16:56:40 +00:00
schema.sql fix(db): correct SQL comment syntax for SQLite compatibility 2026-02-08 17:06:45 +00:00