aboutsummaryrefslogtreecommitdiff
path: root/internal/game/act.go
AgeCommit message (Collapse)Author
2026-07-10feat(admin): update search to use standard condition/action framework rather ↵historia
than bespoke implementation
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-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-05feat: remove deprecated use/station interaction modelhistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-07-01feat: admin gui map, item, and objects mostly completehistoria
2026-07-01feat: item messaging standardized, custom messages for production paths ↵historia
implemented
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: recall/home cmd, line break optionhistoria
2026-06-26feat: simplified conversation trees and output won't overwrite prompts nowhistoria
2026-06-25slop refactorhistoria