aboutsummaryrefslogtreecommitdiff
path: root/internal/validate
AgeCommit message (Collapse)Author
2026-07-10feat(admin): add triggers to rooms, add global triggershistoria
2026-07-09feat: old standalone trigger systems completely unified into ↵historia
trigger->condition->action system
2026-07-09feat: message actions are now sequences of messages with settable delayshistoria
2026-07-09refactor: simplify yaml, remove support for old scalar fieldshistoria
2026-07-08feat: unify on use, on look, and on kill. all support same ↵historia
conditions/actions now.
2026-07-08feat: object and mob steal tables can include both tables and itemshistoria
2026-07-08feat: multi-tool gather objects correctly handled. hide more irrelevant ↵historia
fishing fields.
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for ↵historia
discovered hidden exits.
2026-07-05feat: remove deprecated use/station interaction modelhistoria
2026-07-05fix: restructure steal yaml, update admin web guihistoria
2026-07-03feat: admin map can add new and rename areas. works with empty directories now.historia
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-07-01mob combat stats overhauled and standardizedhistoria
2026-07-01feat: shop system overhauled, gui conversation tree editor overhauledhistoria
2026-07-01feat: qol improvements to items crud in admin guihistoria
2026-06-30feat: admin gui object CRUD is much nicerhistoria
2026-06-29feat: migrated map (and bfs) to full 3D instead of individual 2D maps on ↵historia
different planes.
2026-06-29feat: incardinal directions (nw, ne, sw, se). probably janky in ways I ↵historia
haven't yet discovered.
2026-06-28feat: startup validation of opposite-direction exits between roomshistoria
2026-06-28feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ↵historia
changed to 'local' objects
2026-06-27feat: room-specific objects can be defined inline in room yamlhistoria
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, ↵historia
user colors for maps
2026-06-26feat: simplified conversation trees and output won't overwrite prompts nowhistoria
2026-06-25feat: on_enter features ported over to triggers, cosmetic fixes with trigger ↵historia
messages
2026-06-25feat: trigger system for scripted events added.historia
2026-06-25feat: yaml conversation trees more robusthistoria
2026-06-25slop refactorhistoria