aboutsummaryrefslogtreecommitdiff
path: root/internal/world/room.go
AgeCommit message (Expand)Author
2026-07-31feat: casino framework and basic slot machinehistoria
2026-07-10feat(admin): add triggers to rooms, add global triggershistoria
2026-07-09feat: old standalone trigger systems completely unified into trigger->conditi...historia
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 conditions/actions...historia
2026-07-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for d...historia
2026-07-05feat: courses gui overhaul, add course tab to map, add hidden exits to give c...historia
2026-07-05feat: remove deprecated use/station interaction modelhistoria
2026-07-05fix: restructure steal yaml, update admin web guihistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
2026-06-29feat: migrated map (and bfs) to full 3D instead of individual 2D maps on diff...historia
2026-06-29feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven'...historia
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-27refactor: removed some redundant new map codehistoria
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, u...historia
2026-06-27feat: recall/home cmd, line break optionhistoria
2026-06-25feat: on_enter features ported over to triggers, cosmetic fixes with trigger ...historia
2026-06-25feat: trigger system for scripted events added.historia
2026-06-25slop refactorhistoria
2026-06-24feat: new type of non-violent 'combat': workhistoria
2026-06-22feat: map now only reveals with exploration. players can set custom map symbols.historia
2026-06-20refactor: combined all station craftinghistoria
2026-06-19reorganized items, objects, and rooms in directories. oranized module names. ...workhorse
2026-06-16feat: major xterm256 color overhaul, see worldbuilding docs.historia
2026-06-14feat: fractional ticks and server game_speed implemented. potentially insanel...historia
2026-06-11feat: web client, get/drop updates and fixeshistoria
2026-06-10feat: yaml architecture for complex object interactionhistoria
2026-06-10feat: implemented janky object interaction modelhistoria
2026-06-09first commithistoria