mud/content
Jared Miller 84cd75e3a3
Add mob templates, registry, and spawn/despawn/query
Phase 1 of fightable mobs: MobTemplate dataclass loaded from TOML,
global mobs list, spawn_mob/despawn_mob/get_nearby_mob with
wrapping-aware distance. Mob entity gets moves and next_action_at fields.
2026-02-09 11:54:29 -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