fix: remove hardcoded /Users/apayne persistence path from standalone game engines (Closes #831) #946

Merged
Rockachopa merged 1 commits from step35/831-evennia-local-world-remove-h into main 2026-05-04 00:20:32 +00:00

1 Commits

Author SHA1 Message Date
Rockachopa
89f2086f88 fix: remove hardcoded /Users/apayne persistence path from standalone game engines
Some checks failed
Self-Healing Smoke / self-healing-smoke (pull_request) Failing after 24s
Agent PR Gate / gate (pull_request) Failing after 50s
Smoke Test / smoke (pull_request) Failing after 24s
Agent PR Gate / report (pull_request) Successful in 9s
Evennia-local-world simulators previously hardcoded a single machine's
home directory, making them non-portable. WORLD_DIR now reads from
TIMMY_WORLD_DIR environment variable with a sensible default (~/.timmy).

Resolves: #831
2026-04-29 02:20:26 -04:00