Commit Graph

31 Commits

Author SHA1 Message Date
taDuc 092bbec6ac feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components 2026-05-26 17:29:35 +07:00
taDuc 5a0e77ebb8 fix: disable global scrollbars and reposition search component to the left edge of the editor 2026-05-26 17:28:09 +07:00
taDuc 8c4a9cc85f feat: implement Goong place search integration and add geometry representative point utilities 2026-05-26 15:43:20 +07:00
taDuc e403413965 fix ref geometry ref rerollable 2026-05-26 10:09:02 +07:00
taDuc 9d04076921 refactor: enhance wiki navigation, add view mode toggle, and improve map sync preview logic
(important global check)
2026-05-26 03:14:14 +07:00
taDuc 8306543828 feat: enable feature selection for preview modes and add click interaction support to the selecting engine 2026-05-26 01:26:47 +07:00
taDuc de91f8129e refactor: simplify timeline stage creation form by removing redundant validation logic and improving layout
Build and Release / release (push) Successful in 36s
2026-05-25 08:19:53 +07:00
taDuc 9aa61dce27 refactor: decouple map effects from dispatcher and consolidate replay actions into a unified catalog 2026-05-25 02:36:18 +07:00
taDuc 395eb3de47 refactor(important): change binđing geometry to bound_with(up side down tree) 2026-05-24 20:18:29 +07:00
taDuc 0ebf8e1c65 feat: add dynamic entity color generation and support for reassigning geometry IDs 2026-05-24 11:57:40 +07:00
taDuc 23b2c6f534 refactor: migrate editor components and utilities to centralized uhm directory structure 2026-05-24 10:51:45 +07:00
taDuc 282b365287 refactor: undo feature cover every single part of editor 2026-05-23 12:23:01 +07:00
taDuc 3b4ff71b9a refactor: enhance selectingEngine with multi-delete support and structured context menu items 2026-05-22 16:42:51 +07:00
taDuc 194b3ad3c2 add somenew UI editor feature for more effêcncy 2026-05-20 02:17:46 +07:00
taDuc 97d505dcc7 preview mode 2026-05-18 13:45:35 +07:00
taDuc 047f662736 complete replay editor v1 2026-05-17 21:45:33 +07:00
taDuc 7424bc43b0 init replay mode draft 2026-05-16 12:08:21 +07:00
taDuc a8097c95d4 refactor(important): reduce editor drill state 2026-05-16 01:45:19 +07:00
taDuc 4c81862bb4 feat: implement replay system with action dispatchers and context switching between main and playback modes 2026-05-15 19:39:02 +07:00
taDuc 8fc9456a6a init: replay mode 2026-05-14 03:41:58 +07:00
taDuc 14a06af343 feat: implement updating circle 2026-05-13 15:48:00 +07:00
taDuc 41e43d4974 fix: stop use int key in local 2026-05-13 04:17:22 +07:00
taDuc 33a866b659 add new list view for ent - wiki 2026-05-13 02:40:48 +07:00
taDuc 08120ef987 refactor undo feature 2026-05-13 02:27:54 +07:00
taDuc e725b52590 editor panel improve experience 2026-05-12 21:54:56 +07:00
taDuc cb3e720644 editor UI for better experience :)) 2026-05-12 21:35:27 +07:00
taDuc 8f6d848d55 refactor: migrate project data models and transition editor state management to the new project-based API architecture. 2026-05-12 05:18:54 +07:00
taDuc 8f911abe35 refactor: rename entity type configuration to geometry type and relocate to dedicated map utilities. 2026-05-12 04:49:57 +07:00
taDuc 16fce9da7a refactor: reorganize project structure by migrating engine and geometry utilities into a structured map directory 2026-05-12 04:43:50 +07:00
taDuc 6076f098fa refactor: reorganize project components into subdirectories and update import paths for better maintainability. 2026-05-12 04:34:06 +07:00
taDuc eecedec560 refactor: modularize editor UI by extracting components into individual files 2026-05-12 04:20:55 +07:00