fix: room descriptions, exit connections, character placement #1

Merged
Timmy merged 1 commits from fix/room-descriptions-and-exits into master 2026-03-31 16:08:07 +00:00
Owner

Changes

  • Added rich descriptions for all 16 inner rooms (were bare/empty)
  • Fixed 3 missing exit connections (Workshop->Woodworking, Workshop->Artificing, Gardens->Greenhouse)
  • Placed Timmy and Allegro characters in Limbo (were location=None, causing puppet issues)
  • Added world/fix_world.py — rerunnable script to apply all fixes after world reset
  • Verified Public channel exists

Testing

  • Telnet login as timmy: works
  • Character puppeting: works (was broken, now fixed)
  • 16/21 rooms navigated via telnet
  • All 21 rooms and 43 exits verified correct in DB via Django ORM
  • Gardens wing exit graph verified correct, needs in-game nav test

Relates to

  • the-nexus #795-798 (Agent exploration tickets)
  • timmy-home #83 (Install Evennia)
## Changes - Added rich descriptions for all 16 inner rooms (were bare/empty) - Fixed 3 missing exit connections (Workshop->Woodworking, Workshop->Artificing, Gardens->Greenhouse) - Placed Timmy and Allegro characters in Limbo (were location=None, causing puppet issues) - Added world/fix_world.py — rerunnable script to apply all fixes after world reset - Verified Public channel exists ## Testing - Telnet login as timmy: works - Character puppeting: works (was broken, now fixed) - 16/21 rooms navigated via telnet - All 21 rooms and 43 exits verified correct in DB via Django ORM - Gardens wing exit graph verified correct, needs in-game nav test ## Relates to - the-nexus #795-798 (Agent exploration tickets) - timmy-home #83 (Install Evennia)
Timmy added 1 commit 2026-03-31 15:28:19 +00:00
Timmy merged commit b0f53b8fdc into master 2026-03-31 16:08:07 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-academy#1