aboutsummaryrefslogtreecommitdiff
path: root/building_guide/rooms.md
AgeCommit message (Collapse)Author
3 daysfix: max bet no longer listed numerically, non-bettors can leave mid-roundHEADmainhistoria
2026-08-03feat: new color 'command', color tag system implementedhistoria
2026-08-03feat: multiplayer baccarat gamehistoria
2026-08-03refactor: casino game slop refactorhistoria
2026-07-31feat: casino framework and basic slot machinehistoria
2026-07-09feat: old standalone trigger systems completely unified into ↵historia
trigger->condition->action system
2026-07-09feat(admin): multi-select with shift+drag for common bulk operationshistoria
2026-07-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-07feat: hidden exits (and related flags) work with commands that change room ↵historia
ids. exit code simplified and unified between impassable and blocked exits.
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for ↵historia
discovered hidden exits.
2026-07-01feat: item messaging standardized, custom messages for production paths ↵historia
implemented
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, ↵historia
user colors for maps
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-25slop refactorhistoria
2026-06-25feat: who, global chat, removed redundant YAML IDshistoria
2026-06-24feat: new type of non-violent 'combat': workhistoria