- Add PLAYER_NAME setting to .env.example for avatar name configuration - Add personal_global patterns for Swedish and English: - EN: '[Globals] Player killed a creature (Creature) for X PED' - SV: '[Globala] Player dödade ett kreatur (Creature) med X PED' - Distinguish personal globals from other players' globals - Show 🎉🎉🎉 YOUR GLOBAL notification with creature name - Track personal_globals separately in session summary Fixes #42 - Users can now see when THEY global vs others. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| database.py | ||
| entropia_nexus.py | ||
| log_watcher.py | ||
| project_manager.py | ||
| schema.sql | ||