aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_verbs.go
AgeCommit message (Expand)Author
2026-07-07feat: hidden exits (and related flags) work with commands that change room id...historia
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for d...historia
2026-07-05feat: remove deprecated use/station interaction modelhistoria
2026-07-05fix: restructure steal yaml, update admin web guihistoria
2026-07-01feat: qol improvements to items crud in admin guihistoria
2026-06-29feat: self-signed certificateshistoria
2026-06-28feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ...historia
2026-06-27feat: room-specific objects can be defined inline in room yamlhistoria
2026-06-25slop refactorhistoria
2026-06-25feat: who, global chat, removed redundant YAML IDshistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-20refactor: removed separate crafting recipes and combined them into item YAMLhistoria
2026-06-20feat: stop command addedhistoria
2026-06-20feat: added verbs command (probably janky)historia