Commit Graph
100 Commits
Author SHA1 Message Date
cocos02 2638c4fa9d docs: add comprehensive UI design principles document 2026-06-12 11:56:46 +08:00
cocos02 8fc4199354 fix: remove duplicate close button from StoryGallery header, left-align title 2026-06-12 11:51:05 +08:00
cocos02 d680da11c8 fix: reorder computed declarations in StoryGallery so chapterReachable is defined before use 2026-06-12 11:44:41 +08:00
cocos02 0379548a29 feat: full-screen StoryGallery with flow layout, startAtScene engine method, clickable flow nodes 2026-06-12 11:37:14 +08:00
cocos02 6417a9de43 fix: remove orphan CSS lines causing build error in TreeFlow.vue 2026-06-11 22:06:43 +08:00
cocos02 f204555066 feat: use orthogonal rounded paths for flow edges, increase spacing, layer nodes above edges 2026-06-11 22:04:20 +08:00
cocos02 bca5e07cdd fix: use path-based unique Dagre IDs so convergent scenes appear per branch 2026-06-11 21:58:34 +08:00
cocos02 ab511b27ba chore: remove deprecated ChapterRecap component (merged into StoryGallery) 2026-06-11 21:54:27 +08:00
cocos02 337221ba87 feat: add TreeFlow horizontal flowchart, replace vertical tree in StoryGallery 2026-06-11 21:51:47 +08:00
cocos02 73ac54fe95 feat: redesign StoryGallery with full-screen split layout, gold accents, and progress rings 2026-06-11 21:37:59 +08:00
cocos02 ae7721d70e feat: story gallery progress, type updates, roadmap, cleanup old session file 2026-06-11 21:08:29 +08:00
cocos02 76fa19c372 docs: add slogan subtitle '剧本由你执笔,命运自有分岔' 2026-06-10 17:45:56 +08:00
cocos02 6fbfdc3332 feat: rename project to 天书 TianShu, add logo and slogan 2026-06-10 17:40:58 +08:00
cocos02 d4e8073f75 docs: add CODEX.md for OpenAI Codex boundary rules 2026-06-10 17:24:23 +08:00
cocos02 2b3fc97c70 docs: add AI boundary rules and creator workspace guide in public/ 2026-06-10 17:22:32 +08:00
cocos02 686b1b45ea docs: reorganize docs into guide/ and electron/, add 6 new guide docs, update README 2026-06-10 17:01:55 +08:00
cocos02 03c4ee3a65 feat: i18n for choice prompt via promptKey, with fallback 2026-06-10 16:51:50 +08:00
cocos02 879501ccb5 fix: add missing textKey to 9 choices for i18n completeness 2026-06-10 16:41:08 +08:00
cocos02 2f9f9a4117 feat: i18n achievement UI labels and data layer title/description 2026-06-10 16:36:24 +08:00
cocos02 e51b5e234e feat: i18n StoryGallery UI labels and data layer chapter/ending names 2026-06-10 16:29:25 +08:00
cocos02 d057beb82d feat: QTE prompt i18n via promptKey, fallback to prompt text 2026-06-10 16:21:23 +08:00
cocos02 dfddd6e527 chore: demo.json updates 2026-06-10 16:16:16 +08:00
cocos02 332afa7eee chore: locale updates for ui and story messages 2026-06-10 16:14:10 +08:00
cocos02 0a1147c2fe fix: hotspot, demo, i18n and type updates 2026-06-10 16:10:23 +08:00
cocos02 d2dae38f05 feat: P22 merge chapter select and gallery into StoryGallery, i18n updates 2026-06-10 16:01:26 +08:00
cocos02 0dec8a2376 docs: add P22 StoryGallery consolidation plan (chapters + gallery merge) 2026-06-10 15:49:11 +08:00
cocos02 7c1c734572 fix: i18n all settings labels, add ja to language select, dynamic lang options 2026-06-10 15:42:33 +08:00
cocos02 4c20c6444b fix: add missing Japanese UI keys, deduplicate resume key, use pauseResume for pause menu 2026-06-10 15:38:39 +08:00
cocos02 642e18fb5e feat: auto-hide top-bar and cursor after 3s idle, restore on mouse move 2026-06-10 15:35:12 +08:00
cocos02 bf4b09f4e0 feat: pause menu, accessibility improvements, main menu polish, roadmap update 2026-06-10 15:18:39 +08:00
cocos02 e7ed52d89b fix: reduce menu overlay opacity to show background video 2026-06-10 14:54:28 +08:00
cocos02 ea01e61fde chore: trim menu_bg to 3 seconds 2026-06-10 14:50:29 +08:00
cocos02 76581d0326 feat: intro video, asset updates, roadmap and engine improvements 2026-06-10 14:47:45 +08:00
cocos02 bb289f5438 feat: switch hotspot coordinates from container percentage to absolute content pixels 2026-06-10 12:45:41 +08:00
cocos02 5eac0f23a8 fix: prefix locales path with assetBase so fetch resolves correctly 2026-06-10 12:32:20 +08:00
cocos02 8f6138f97e fix: remove scene. prefix from textKey, add fallback to choice.text when locale key missing 2026-06-10 12:29:01 +08:00
cocos02 86a0aebdc8 feat: configurable locales path per story, dynamic language switching from story data 2026-06-10 12:17:52 +08:00
cocos02 4cf2263c78 refactor: separate story locales (public/) from UI locales (src/), async fetch for story messages 2026-06-10 12:10:03 +08:00
cocos02 0071a34acf feat: add Japanese language support, three-language subtitles for all demo scenes 2026-06-10 11:55:03 +08:00
cocos02 25aafb034f chore: shorten scene_1 placeholder video to 2s 2026-06-10 11:48:45 +08:00
cocos02 3a46c2c6c8 chore: add placeholder test videos for main.json starter template 2026-06-10 11:46:07 +08:00
cocos02 4258bc4034 feat: add minimal main.json as creator starter template 2026-06-10 11:43:44 +08:00
cocos02 b38969b108 refactor: set assetBase to demo/ and strip redundant demo/ prefix from all paths 2026-06-10 11:32:14 +08:00
cocos02 9409c893b3 chore: update demo.json paths to match scene-based asset organization 2026-06-10 11:29:45 +08:00
cocos02 937e709dca feat: global assetBase for scene JSON, convert demo to relative paths 2026-06-10 11:01:21 +08:00
cocos02 76477050d3 chore: add default config.json pointing to demo.json 2026-06-10 10:52:30 +08:00
cocos02 23478f0065 feat: three-layer scene loading (?scene > config.json > main.json) 2026-06-10 10:48:17 +08:00
cocos02 25d73f5443 feat: electron packaging, build scripts, gitignore and docs update 2026-06-09 23:53:32 +08:00
cocos02 48fb89449a fix: clear gameEnded flag on new game start so MainMenu dismisses 2026-06-09 20:20:04 +08:00
cocos02 87ba62b9ef feat: main menu component, roadmap update 2026-06-09 20:15:46 +08:00
cocos02 48da959b3a fix: sync adjusted QTE total to ring animation via qteTimer event 2026-06-09 20:07:03 +08:00
cocos02 1c00ff9de5 fix: sync adjusted QTE total to ring animation via qteTimer event 2026-06-09 20:06:16 +08:00
cocos02 5eb727f17e fix: watch QTE settings for immediate sync to engine during gameplay 2026-06-09 19:57:02 +08:00
cocos02 3185dc5819 fix: change pause key from Space to P, disable pause during QTE 2026-06-09 19:46:51 +08:00
cocos02 c9d29019a0 feat: accessibility settings, subtitle/QTE improvements, docs update 2026-06-09 19:42:08 +08:00
cocos02 33ad26ed52 docs: add P15 Dagre key-moment timeline plan to FUTURE, preserve platform extensions 2026-06-09 19:22:27 +08:00
cocos02 5476c1b5cf docs: update P15 to reflect list-based recap, add Dagre timeline future plan 2026-06-09 19:20:11 +08:00
cocos02 906965c963 fix: wire up EndingGallery click to open ChapterRecap via chapterId 2026-06-09 17:57:21 +08:00
cocos02 9297117544 feat: P15 ending gallery, chapter recap, visited tracking, save system v6 2026-06-09 17:49:07 +08:00
cocos02 47d6ce50fe docs: add P15 ending gallery, chapter recap, and branch map design doc 2026-06-09 17:48:28 +08:00
cocos02 341316c357 chore: demo scene updates 2026-06-09 17:30:20 +08:00
cocos02 451c6ea025 chore: sync latest changes 2026-06-09 17:21:54 +08:00
cocos02 bca137535b fix: hoist prompt toast to App.vue so it survives ChoicePanel unmount after selection 2026-06-09 16:55:57 +08:00
cocos02 bf4b85f727 feat: choice conditions with variables, demo updates, roadmap update 2026-06-09 16:46:06 +08:00
cocos02 beb1e5cfd5 docs: update roadmap 2026-06-09 16:19:55 +08:00
cocos02 fddef6d1fc docs: scope P14 SFX to UI feedback only, scene audio belongs in video production 2026-06-09 16:18:11 +08:00
cocos02 7a7c6c935c docs: update roadmap 2026-06-09 16:08:08 +08:00
cocos02 f044ed0b60 refactor: switch to key-based i18n for choices, revert inline textEn approach 2026-06-09 15:54:55 +08:00
cocos02 8e7f77bc38 feat: inline bilingual choice text (textEn), lang-aware choice rendering 2026-06-09 15:51:37 +08:00
cocos02 daec24d69b fix: App.vue updates 2026-06-09 15:45:58 +08:00
cocos02 59aed77199 feat: i18n system, lang switch component, english subtitles, UI improvements, roadmap update 2026-06-09 15:40:51 +08:00
cocos02 6b4114af43 feat: press Esc to open menu during gameplay, close with Esc 2026-06-09 15:40:01 +08:00
cocos02 72e442f2c3 feat: UI polish, chapter select improvements, save system enhancements, roadmap update 2026-06-09 15:19:53 +08:00
cocos02 2748b2c16f fix: remove absolute positioning from PlaybackBar to prevent overlap with top-bar buttons 2026-06-09 15:03:18 +08:00
cocos02 66c7028b32 fix: move skippable flag from QTE result scenes to the triggering scene 2026-06-09 14:57:46 +08:00
cocos02 0a6d26ecb0 fix: suppress videoEnd during QTE, clear QTE UI on game end and chapter restart 2026-06-09 14:55:13 +08:00
cocos02 660fa9347c feat: playback bar component, save system improvements, demo and roadmap updates 2026-06-09 14:21:41 +08:00
cocos02 ca71b6d52e docs: update README 2026-06-09 12:35:55 +08:00
cocos02 652162f565 fix: restore opacity when replaying same video after image scene 2026-06-09 12:32:48 +08:00
cocos02 ed435f790f refactor: extract enterScene as single source of truth for scene transitions 2026-06-09 12:26:38 +08:00
cocos02 bdf62bf0a6 fix: set currentScene before image branch in resumeScene so hotspots are clickable 2026-06-09 12:18:42 +08:00
cocos02 9e339c7c16 refactor: inline event registration at setup level, remove registerEvents duplication across entry points 2026-06-09 12:06:40 +08:00
cocos02 ace5ed1fb3 feat: chapter select system, multi-chapter support, scene manager refactor, and docs update 2026-06-09 11:35:11 +08:00
cocos02 655b9a23d0 feat: fullscreen composable, roadmap update, and future plans doc 2026-06-09 10:47:14 +08:00
cocos02 4bfdfbc27d feat: audio system, demo scene updates, docs, and engine improvements 2026-06-08 23:18:33 +08:00
cocos02 514c8f5207 fix: shorten stay subtitle cue to avoid overlap with loop segment 2026-06-08 22:02:19 +08:00
cocos02 0dbe1b097d feat: video loop support for hotspot scenes, demo updates, docs, and engine fixes 2026-06-08 21:48:47 +08:00
cocos02 5b40781d0a fix: hide old video frame before crossfade when coming from image scene 2026-06-08 21:24:28 +08:00
cocos02 972738572f fix: filter stale timeupdate events by tracking sceneVideo element 2026-06-08 21:09:10 +08:00
cocos02 6c0deea0e2 fix: pause old video before switching to prevent stale timeupdate triggering wrong hotspot states 2026-06-08 15:29:28 +08:00
cocos02 17c479525d fix: emit initial hotspot state immediately after sceneChange to prevent flash 2026-06-08 15:17:43 +08:00
cocos02 077de2a64e fix: emit sceneChange before video start to avoid hotspot flash, prevent game end for hotspot-only scenes 2026-06-08 15:02:38 +08:00
cocos02 d81042174a fix: skip crossfade when switching to same video, replay from start 2026-06-08 14:32:34 +08:00
cocos02 fa7c333214 fix: use v-show instead of v-if for GamePlayer to prevent video element detach during image scenes 2026-06-08 14:26:21 +08:00
cocos02 6b67989007 feat: engine improvements, new scenes, videos, subtitles, hotspot component and docs update 2026-06-08 14:01:58 +08:00
cocos02 e68ed9c962 fix: await nextTick before setting video src on first preview 2026-06-08 13:48:50 +08:00
cocos02 a0749261bf feat: highlight upstream/downstream edges when node selected 2026-06-08 13:09:47 +08:00
cocos02 a16f34acd9 docs: add graph layout optimization record to editor README 2026-06-08 13:07:18 +08:00
cocos02 b542660095 feat: replace BFS layout with dagre for professional graph layout 2026-06-08 13:01:17 +08:00
cocos02 e323f7973a fix: pass SmoothStepEdge component instead of string to default-edge-type 2026-06-08 12:49:42 +08:00