aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/api_rooms.go
AgeCommit message (Collapse)Author
2026-07-14feat(admin): copy paste rooms on map, swap rooms with adjacent roomshistoria
2026-07-09refactor: simplify yaml, remove support for old scalar fieldshistoria
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: 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-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-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-07-01feat: admin gui map, item, and objects mostly completehistoria
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