aboutsummaryrefslogtreecommitdiff
path: root/internal/admin
AgeCommit message (Collapse)Author
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 ↵historia
'pull' map rooms
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-06fix: right sidebar tabs overflow correctlyhistoria
2026-07-06fix: change one-way modifier on admin map from shift to ctrl for firefox supporthistoria
2026-07-06feat: shift+drag works when shift is pressed/released mid draghistoria
2026-07-06feat: shift+drag to create one-way links on admin maphistoria
2026-07-05feat: courses gui overhaul, add course tab to map, add hidden exits to give ↵historia
courses structure
2026-07-05feat: remove deprecated use/station interaction modelhistoria
2026-07-05feat: duplicate items/obj/mobs from sidebar. item inputs fields changed to ↵historia
search fields
2026-07-05feat: renameable directories and files in admin guihistoria
2026-07-05fix: restructure steal yaml, update admin web guihistoria
2026-07-05fix: use interaction cards in admin gui work, fix card css on object tabhistoria
2026-07-05fix: remove redundant 'quality' on items, fix ranged str on ammo, item admin ↵historia
ui updates
2026-07-04feat: drag/drop files in gui to change directorieshistoria
2026-07-04feat: admin gui move objects between directories and better toolbar wrappinghistoria
2026-07-03feat: admin map can add new and rename areas. works with empty directories now.historia
2026-07-03fix: admin gui map screen works with rooms across multiple directorieshistoria
2026-07-03feat: card ui added to drops, hazards, techs, and mods in admin guihistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-07-01mob combat stats overhauled and standardizedhistoria
2026-07-01feat: shop system removed from talk system, added per-item restock and ↵historia
variable pricing
2026-07-01feat: shop system overhauled, gui conversation tree editor overhauledhistoria
2026-07-01feat: admin gui card code unified, unhinged conversation tree GUI sort of ↵historia
implemented
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-07-01feat: qol improvements to items crud in admin guihistoria
2026-06-30feat: admin gui object CRUD is much nicerhistoria
2026-06-30slop refactorhistoria
2026-06-30feat: all admin mapping features workinghistoria
2026-06-30feat: web gui mapping and obj/item/mob placement improvementshistoria
2026-06-29feat: wip web admin for mapping and crudhistoria