aboutsummaryrefslogtreecommitdiff
path: root/internal/game
AgeCommit message (Expand)Author
2026-07-10feat(admin): better toggle on trigger page, removed irrelevant value field fo...historia
2026-07-10feat(admin): update search to use standard condition/action framework rather ...historia
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-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 conditions/actions...historia
2026-07-08replace gaia04 with vestahistoria
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 fishi...historia
2026-07-07fix: agility course creation fixed and improved in admin web guihistoria
2026-07-07feat: standardize new room names to Room #<id>historia
2026-07-07feat: bitpacked and base64 encoded VisitedRooms in player YAML to keep the fi...historia
2026-07-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-07feat: add insert/remove room to context menu in admin web GUI to 'push' or 'p...historia
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: 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-05fix: remove redundant 'quality' on items, fix ranged str on ammo, item admin ...historia
2026-07-04feat: add casino chips, change drops to chipshistoria
2026-07-01feat: god <level> lets admins set all stats to levelhistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
2026-07-01mob combat stats overhauled and standardizedhistoria
2026-07-01feat: shop system removed from talk system, added per-item restock and variab...historia
2026-07-01feat: shop system overhauled, gui conversation tree editor overhauledhistoria
2026-07-01feat: admin gui map, item, and objects mostly completehistoria
2026-07-01feat: item messaging standardized, custom messages for production paths imple...historia
2026-07-01feat: qol improvements to items crud in admin guihistoria
2026-06-30feat: admin gui object CRUD is much nicerhistoria
2026-06-29simplified undig commandhistoria
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-29feat: blocked up/down exits on maphistoria
2026-06-29fix: long fields truncated better in tableshistoria
2026-06-29better dialog color, edge cases on blocked map links fixedhistoria
2026-06-29fix: room addlocalobj command handles multi-word names and aliaseshistoria
2026-06-29wrap_width and table improvements, targeting 80 character default widthhistoria
2026-06-29feat: self-signed certificateshistoria
2026-06-28fix: removed god mode speed limit, fixed hidden objects in god modehistoria
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: exits added to prompthistoria
2026-06-27feat: recall/home cmd, line break optionhistoria
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
2026-06-25feat: trigger system for scripted events added.historia