aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
2026-07-11feat(admin): unify context menu, add context menu to files tabhistoria
2026-07-10feat(admin): remove unused fields from drop tableshistoria
2026-07-10fix(admin): fix remove buttons on onenter/onexithistoria
2026-07-10feat(admin): style conditions green and actions orange, standardize remove ↵historia
button wording
2026-07-10feat(admin): use intereditor.js for mob talk editor to further unify ↵historia
condition/action system
2026-07-10fix(admin): triggers page styling fixeshistoria
2026-07-10feat(admin): better toggle on trigger page, removed irrelevant value field ↵historia
for clarity
2026-07-10feat(admin): update search to use standard condition/action framework rather ↵historia
than bespoke implementation
2026-07-10feat: equal-sized buttons for conditions/actionshistoria
2026-07-10feat(admin): exit conditions in map gui match style of all other conditionshistoria
2026-07-10fix(admin): auto-save map triggers on blurhistoria
2026-07-10feat(admin): add triggers to rooms, add global triggershistoria
2026-07-09fix(admin): remove extraneous message button, arrow buttons and checkboxes ↵historia
work, formatting fixup
2026-07-09feat: old standalone trigger systems completely unified into ↵historia
trigger->condition->action system
2026-07-09feat: message actions are now sequences of messages with settable delayshistoria
2026-07-09feat(admin): remove unused undo history on server boothistoria
2026-07-09feat(admin): exits to non-existent rooms show on map as ?historia
2026-07-09feat(admin): multi-select and delete roomshistoria
2026-07-09feat(admin): multi-select with shift+drag for common bulk operationshistoria
2026-07-09refactor: simplify yaml, remove support for old scalar fieldshistoria
2026-07-09feat(admin): nested condition/action buttons to manage complex YAMLhistoria
2026-07-08feat: unify on use, on look, and on kill. all support same ↵historia
conditions/actions now.
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 ↵historia
fishing fields.
2026-07-08fix: removed irrelevant gather fields for fishing objectshistoria
2026-07-07fix: add respawn on hide field to admin gui, add explanation text to gather cardhistoria
2026-07-07feat: support up/down for insert/remove in admin guihistoria
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 ↵historia
file human readable
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-04feat: add casino chips, change drops to chipshistoria
2026-07-03feat: admin map can add new and rename areas. works with empty directories now.historia