Adds login/registration prompts on connection, database initialization on startup, and periodic auto-save every 5 minutes in the game loop. Player state is now tied to authenticated accounts. |
||
|---|---|---|
| .. | ||
| test_ansi.py | ||
| test_combat_commands.py | ||
| test_combat_encounter.py | ||
| test_combat_engine.py | ||
| test_combat_moves.py | ||
| test_commands.py | ||
| test_content_loader.py | ||
| test_effects.py | ||
| test_entity.py | ||
| test_fly.py | ||
| test_import.py | ||
| test_login_flow.py | ||
| test_server.py | ||
| test_store.py | ||
| test_terrain.py | ||