aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/static
AgeCommit message (Collapse)Author
2026-07-14fix(admin): module input loading and hiding fixedhistoria
2026-07-14feat(admin): hide unused mod fieldshistoria
2026-07-14fix(admin): tech tab loading yaml and csshistoria
2026-07-14feat(admin): copy paste rooms on map, swap rooms with adjacent roomshistoria
2026-07-13feat(admin): convert players page into characters page with basic stats/yamlhistoria
2026-07-13feat(admin): triggers organized by directory, support duplicate and deletehistoria
2026-07-13refactor(admin): simplify css and js of card collapsing and side bar directorieshistoria
2026-07-13feat(admin): tooltips added for confusing fields, hide more optional fields ↵historia
with buttons
2026-07-13feat(admin): add drop tables to gui showing 1/n drop chanceshistoria
2026-07-13feat(admin): hide irrelevant equipment fieldshistoria
2026-07-13feat(admin): reminder text for color tags and item variables, improve ↵historia
placeholder text
2026-07-13feat(admin): hide irrelevant combat stats for task mobs, show relevant ↵historia
combat stats for hazards
2026-07-13fix(admin): reduce excessive css, line up talk card inputshistoria
2026-07-12fix(admin): standardize most search dropdowns and radio buttonshistoria
2026-07-12feat: remains drop is optionalhistoria
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): 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-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: 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