mud/content
Jared Miller d18f21a031
Add zone TOML loader and tavern interior zone
Implements load_zone() and load_zones() functions to parse zone
definitions from TOML files. Wires zone loading into server startup
to register all zones from content/zones/ directory. Updates player
zone lookup to use the registry instead of hardcoded overworld check.

Includes tavern.toml as first hand-built interior zone (8x6 bounded).
2026-02-11 20:58:55 -05:00
..
combat Add descriptions to all combat move TOMLs 2026-02-08 14:32:51 -05:00
commands Add rest command for stamina recovery 2026-02-08 22:16:47 -05:00
mobs Add mob templates, registry, and spawn/despawn/query 2026-02-09 11:54:29 -05:00
stories Add provenance documentation for test story files 2026-02-10 17:10:29 -05:00
things Add Thing templates, TOML loading, and spawning 2026-02-11 20:01:15 -05:00
zones Add zone TOML loader and tavern interior zone 2026-02-11 20:58:55 -05:00