Commit Graph
264 Commits
Author SHA1 Message Date
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
mingyuansi 68312c6137 feat: 支持win打包 2026-06-10 14:16:46 +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
mingyuansi 082bb4ac48 资源结构调整 2026-06-10 11:26:20 +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
mingyuansi 3bed3386e4 Merge branch 'master' of https://code.digitalcash.fun/wangjunxiao/branch-engine 2026-06-10 10:49:05 +08:00
cocos02 23478f0065 feat: three-layer scene loading (?scene > config.json > main.json) 2026-06-10 10:48:17 +08:00
mingyuansi 0e5fcfbb15 优化跨平台打包问题 2026-06-10 10:30:43 +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