cocos02
|
d373cb8fc0
|
fix: align quality popup menu to right edge to prevent overflow
|
2026-06-13 20:22:30 +08:00 |
|
cocos02
|
57118d3bfe
|
simplify: embed bandwidth text directly into quality i18n labels, remove speed field
|
2026-06-13 20:19:10 +08:00 |
|
cocos02
|
cf3060b7fe
|
refactor: use full i18n keys for quality speed text instead of concatenation
|
2026-06-13 20:16:20 +08:00 |
|
cocos02
|
a9929666a5
|
feat: add bandwidth hints to quality selector popup
|
2026-06-13 20:15:25 +08:00 |
|
cocos02
|
5a0252d0ea
|
feat: i18n support for quality selector labels
|
2026-06-13 20:14:05 +08:00 |
|
cocos02
|
a3379430cd
|
fix: restore missing onEnter effect handling in goToScene
|
2026-06-13 01:41:37 +08:00 |
|
cocos02
|
16293eb11c
|
fix: startChapter only overwrites specified defaultVars, no longer clears all variables
|
2026-06-13 01:34:41 +08:00 |
|
cocos02
|
e949a84171
|
feat: P25 conditional routing, nextScene supports Choice[] with conditions
|
2026-06-13 00:50:48 +08:00 |
|
cocos02
|
db4f06883d
|
feat: replace speed cycle with popup dropdown, same style as quality selector
|
2026-06-12 21:52:11 +08:00 |
|
cocos02
|
7a802cdb02
|
chore: App.vue updates
|
2026-06-12 21:43:53 +08:00 |
|
cocos02
|
5a4acfc6bb
|
docs: update SCENE_JSON_SPEC with current types, deprecate flag fields
|
2026-06-12 21:26:00 +08:00 |
|
cocos02
|
6a4ff7a328
|
fix: hide top bar when choices panel is visible
|
2026-06-12 19:54:38 +08:00 |
|
cocos02
|
e7af4a8659
|
fix: hide bottom bar when choices panel is visible
|
2026-06-12 19:46:11 +08:00 |
|
cocos02
|
453b2c68d2
|
refactor: horizontal choice panel layout
|
2026-06-12 19:35:25 +08:00 |
|
cocos02
|
5ff8e2b669
|
refactor: move quality/skip/speed controls to bottom bar, sync visibility with top bar
|
2026-06-12 19:27:32 +08:00 |
|
cocos02
|
8655e01c23
|
refactor: unify video mode detection into getVideoMode()
|
2026-06-12 19:10:51 +08:00 |
|
cocos02
|
32f7e34130
|
fix: preload candidate URLs now use resolveVideoUrl in Web mode
|
2026-06-12 18:56:29 +08:00 |
|
cocos02
|
320502a7c3
|
feat: track HLS demo segments for all scenes
|
2026-06-12 18:04:53 +08:00 |
|
cocos02
|
47230b4a66
|
feat: add streamingUrl to all scenes in demo.json
|
2026-06-12 18:03:22 +08:00 |
|
cocos02
|
503496ea0e
|
fix: only switch quality during active playback, not after video ended
|
2026-06-12 17:51:01 +08:00 |
|
cocos02
|
d46a2194f4
|
fix: switchQuality reset currentTime=0 to unset ended flag
|
2026-06-12 17:42:43 +08:00 |
|
cocos02
|
a465009086
|
fix: switchQuality add load() to reset HLS state after video ended
|
2026-06-12 17:39:58 +08:00 |
|
cocos02
|
b62af5b7de
|
chore: update HLS segments and App.vue tweaks
|
2026-06-12 17:33:32 +08:00 |
|
cocos02
|
08f4bf3648
|
fix: apply assetBase to streamingUrl paths for adaptive bitrate HLS
|
2026-06-12 17:18:30 +08:00 |
|
cocos02
|
b6231e4efd
|
feat: adaptive bitrate support, engine improvements, demo updates, and electron preload
|
2026-06-12 17:15:30 +08:00 |
|
cocos02
|
6575b0be0f
|
Revert "docs: add UI scaling guide with transform scale approach and new page checklist"
This reverts commit 0177af3416.
|
2026-06-12 16:31:05 +08:00 |
|
cocos02
|
18bf98aa16
|
Revert "feat: add transform:scale() UI scaling for 1920x1080 canvas"
This reverts commit 6a6414510e.
|
2026-06-12 16:30:58 +08:00 |
|
cocos02
|
6a6414510e
|
feat: add transform:scale() UI scaling for 1920x1080 canvas
|
2026-06-12 16:23:49 +08:00 |
|
cocos02
|
0177af3416
|
docs: add UI scaling guide with transform scale approach and new page checklist
|
2026-06-12 16:18:49 +08:00 |
|
cocos02
|
ff379ff56e
|
fix: shorten resume button text in Chinese
|
2026-06-12 16:09:26 +08:00 |
|
cocos02
|
c024b306bf
|
fix: move start button to left nav when resume available, keep resume as sole primary action
|
2026-06-12 16:07:51 +08:00 |
|
cocos02
|
68f601db8c
|
chore: regenerate test menu_bg video with visible text and timestamp
|
2026-06-12 15:58:00 +08:00 |
|
cocos02
|
741b067567
|
fix: change intro video to cover for full-screen immersion
|
2026-06-12 15:56:27 +08:00 |
|
cocos02
|
4d75326189
|
feat: redesign MainMenu to minimalist edge layout, zero overlay, pure video backdrop
|
2026-06-12 15:48:38 +08:00 |
|
cocos02
|
ee0861ff6d
|
fix: align MainMenu colors with gold design system, add backdrop blur and focus-visible
|
2026-06-12 15:43:02 +08:00 |
|
cocos02
|
8e8a0b5d99
|
fix: chapter list follows JSON order, remember last selected chapter
|
2026-06-12 13:34:05 +08:00 |
|
cocos02
|
04285162c9
|
fix: pin edge endpoints to node edge midpoints for clean orthogonal routing
|
2026-06-12 13:28:44 +08:00 |
|
cocos02
|
5e81c42c40
|
fix: strict orthogonal edges with rounded corners, horizontal then vertical
|
2026-06-12 13:25:29 +08:00 |
|
cocos02
|
ff6771b44b
|
fix: switch edge paths back to orthogonal lines with rounded corners
|
2026-06-12 13:19:47 +08:00 |
|
cocos02
|
22a767ab07
|
fix: add bottom margin to footer details so they don't touch progress bar
|
2026-06-12 13:15:30 +08:00 |
|
cocos02
|
182feacd94
|
fix: float footer details above progress bar, always visible
|
2026-06-12 13:12:59 +08:00 |
|
cocos02
|
41f929951d
|
fix: remove expand/collapse for footer details, always show stats and endings
|
2026-06-12 13:11:27 +08:00 |
|
cocos02
|
5da5a79272
|
fix: remove redundant chapter picker title
|
2026-06-12 13:05:39 +08:00 |
|
cocos02
|
29aa386eeb
|
fix: full-width bottom strip for chapter picker, no border radius
|
2026-06-12 13:02:51 +08:00 |
|
cocos02
|
8c08f4026e
|
fix: bottom-align chapter picker, remove border, increase transparency
|
2026-06-12 12:59:04 +08:00 |
|
cocos02
|
1499476301
|
fix: center chapter picker overlay, remove panel border, add backdrop blur
|
2026-06-12 12:56:38 +08:00 |
|
cocos02
|
c8eb433083
|
fix: chapter picker slides up from bottom-right, footer details float above bar
|
2026-06-12 12:53:37 +08:00 |
|
cocos02
|
faca71ea6e
|
fix: tone down edge glow, dash and animation for subtler flow effect
|
2026-06-12 12:48:25 +08:00 |
|
cocos02
|
ddf73de519
|
fix: remove redundant edge arrows, flow dash already indicates direction
|
2026-06-12 12:46:37 +08:00 |
|
cocos02
|
97ebe1c8ca
|
feat: Catmull-Rom smooth edge curves with gold gradient, ghost brush, and flow animation
|
2026-06-12 12:42:34 +08:00 |
|
cocos02
|
215a8db829
|
feat: chapter boundary gateway nodes in flow, prevent cross-chapter BFS expansion
|
2026-06-12 12:28:31 +08:00 |
|
cocos02
|
8d5f6e175b
|
fix: increase base node height to 48px to prevent text clipping
|
2026-06-12 12:14:45 +08:00 |
|
cocos02
|
951da731b3
|
fix: apply assetBase to SceneNode.thumbnail paths
|
2026-06-12 12:12:08 +08:00 |
|
cocos02
|
9baa7b5ab3
|
feat: add scene thumbnails to TreeFlow nodes with auto-generated demo thumbs
|
2026-06-12 12:08:39 +08:00 |
|
cocos02
|
ac0a6e2cd6
|
feat: optimize StoryGallery footer with progressive disclosure, gradient bars, backdrop blur
|
2026-06-12 12:02:21 +08:00 |
|
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 |
|