aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/server.go
AgeCommit message (Collapse)Author
2026-07-10feat(admin): add triggers to rooms, add global triggershistoria
2026-07-09feat: old standalone trigger systems completely unified into ↵historia
trigger->condition->action system
2026-07-09feat(admin): multi-select and delete roomshistoria
2026-07-09feat(admin): multi-select with shift+drag for common bulk operationshistoria
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-05feat: courses gui overhaul, add course tab to map, add hidden exits to give ↵historia
courses structure
2026-07-05feat: renameable directories and files in admin guihistoria
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-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: web gui mapping and obj/item/mob placement improvementshistoria
2026-06-29feat: wip web admin for mapping and crudhistoria