Lemontropia-Suite/core
LemonNexus c511ff2042 feat(logs): add Swedish language support from real game logs
- Add Swedish regex patterns based on real chat.log from user session
- Support loot, globals, skills, damage, healing, weapon tier
- Add real-chat-sample.log for testing (14 events parsed)
- LogWatcher now parses Swedish game client output correctly
2026-02-08 17:30:31 +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 feat(logs): add Swedish language support from real game logs 2026-02-08 17:30:31 +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