aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/static/map.js
AgeCommit message (Collapse)Author
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-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-01feat: admin gui map, item, and objects mostly completehistoria
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