|
|
5cf0461e55
|
chore: App.vue updates for player and editor
|
2026-06-14 19:42:26 +08:00 |
|
|
|
271c909398
|
feat: engine utils, editor and asset prefix improvements
|
2026-06-14 17:39:07 +08:00 |
|
|
|
02a82e9801
|
refactor: unify panel UI to gold design system, add backdrop blur to all overlays
|
2026-06-14 16:25:56 +08:00 |
|
|
|
b61d08a0ca
|
chore: battle result UI, demo locales, and scene updates
|
2026-06-14 16:19:31 +08:00 |
|
|
|
c46c4efd6c
|
chore: engine, types, demo, and UI updates
|
2026-06-14 16:05:00 +08:00 |
|
|
|
d0e901bd1f
|
feat: battle system, state manager enhancements, engine and demo updates
|
2026-06-14 15:35:31 +08:00 |
|
|
|
4d066b53bf
|
fix: increase ranksep to 200 for wider horizontal spacing
|
2026-06-14 12:21:32 +08:00 |
|
|
|
d2b1d88ce3
|
fix: increase TreeFlow ranksep and nodesep for less crowded layout
|
2026-06-14 12:12:02 +08:00 |
|
|
|
199ab1153b
|
fix: use solid gold for main edge path instead of viewBox-mapped gradient
|
2026-06-14 12:05:47 +08:00 |
|
|
|
92966331d3
|
feat: add dev diary and ending thumbnails, update chapter endings display
|
2026-06-14 11:51:32 +08:00 |
|
|
|
d373cb8fc0
|
fix: align quality popup menu to right edge to prevent overflow
|
2026-06-13 20:22:30 +08:00 |
|
|
|
57118d3bfe
|
simplify: embed bandwidth text directly into quality i18n labels, remove speed field
|
2026-06-13 20:19:10 +08:00 |
|
|
|
cf3060b7fe
|
refactor: use full i18n keys for quality speed text instead of concatenation
|
2026-06-13 20:16:20 +08:00 |
|
|
|
a9929666a5
|
feat: add bandwidth hints to quality selector popup
|
2026-06-13 20:15:25 +08:00 |
|
|
|
5a0252d0ea
|
feat: i18n support for quality selector labels
|
2026-06-13 20:14:05 +08:00 |
|
|
|
e949a84171
|
feat: P25 conditional routing, nextScene supports Choice[] with conditions
|
2026-06-13 00:50:48 +08:00 |
|
|
|
db4f06883d
|
feat: replace speed cycle with popup dropdown, same style as quality selector
|
2026-06-12 21:52:11 +08:00 |
|
|
|
7a802cdb02
|
chore: App.vue updates
|
2026-06-12 21:43:53 +08:00 |
|
|
|
6a4ff7a328
|
fix: hide top bar when choices panel is visible
|
2026-06-12 19:54:38 +08:00 |
|
|
|
e7af4a8659
|
fix: hide bottom bar when choices panel is visible
|
2026-06-12 19:46:11 +08:00 |
|
|
|
453b2c68d2
|
refactor: horizontal choice panel layout
|
2026-06-12 19:35:25 +08:00 |
|
|
|
5ff8e2b669
|
refactor: move quality/skip/speed controls to bottom bar, sync visibility with top bar
|
2026-06-12 19:27:32 +08:00 |
|
|
|
8655e01c23
|
refactor: unify video mode detection into getVideoMode()
|
2026-06-12 19:10:51 +08:00 |
|
|
|
503496ea0e
|
fix: only switch quality during active playback, not after video ended
|
2026-06-12 17:51:01 +08:00 |
|
|
|
b62af5b7de
|
chore: update HLS segments and App.vue tweaks
|
2026-06-12 17:33:32 +08:00 |
|
|
|
08f4bf3648
|
fix: apply assetBase to streamingUrl paths for adaptive bitrate HLS
|
2026-06-12 17:18:30 +08:00 |
|
|
|
b6231e4efd
|
feat: adaptive bitrate support, engine improvements, demo updates, and electron preload
|
2026-06-12 17:15:30 +08:00 |
|
|
|
18bf98aa16
|
Revert "feat: add transform:scale() UI scaling for 1920x1080 canvas"
This reverts commit 6a6414510e.
|
2026-06-12 16:30:58 +08:00 |
|
|
|
6a6414510e
|
feat: add transform:scale() UI scaling for 1920x1080 canvas
|
2026-06-12 16:23:49 +08:00 |
|
|
|
ff379ff56e
|
fix: shorten resume button text in Chinese
|
2026-06-12 16:09:26 +08:00 |
|
|
|
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 |
|
|
|
741b067567
|
fix: change intro video to cover for full-screen immersion
|
2026-06-12 15:56:27 +08:00 |
|
|
|
4d75326189
|
feat: redesign MainMenu to minimalist edge layout, zero overlay, pure video backdrop
|
2026-06-12 15:48:38 +08:00 |
|
|
|
ee0861ff6d
|
fix: align MainMenu colors with gold design system, add backdrop blur and focus-visible
|
2026-06-12 15:43:02 +08:00 |
|
|
|
8e8a0b5d99
|
fix: chapter list follows JSON order, remember last selected chapter
|
2026-06-12 13:34:05 +08:00 |
|
|
|
04285162c9
|
fix: pin edge endpoints to node edge midpoints for clean orthogonal routing
|
2026-06-12 13:28:44 +08:00 |
|
|
|
5e81c42c40
|
fix: strict orthogonal edges with rounded corners, horizontal then vertical
|
2026-06-12 13:25:29 +08:00 |
|
|
|
ff6771b44b
|
fix: switch edge paths back to orthogonal lines with rounded corners
|
2026-06-12 13:19:47 +08:00 |
|
|
|
22a767ab07
|
fix: add bottom margin to footer details so they don't touch progress bar
|
2026-06-12 13:15:30 +08:00 |
|
|
|
182feacd94
|
fix: float footer details above progress bar, always visible
|
2026-06-12 13:12:59 +08:00 |
|
|
|
41f929951d
|
fix: remove expand/collapse for footer details, always show stats and endings
|
2026-06-12 13:11:27 +08:00 |
|
|
|
5da5a79272
|
fix: remove redundant chapter picker title
|
2026-06-12 13:05:39 +08:00 |
|
|
|
29aa386eeb
|
fix: full-width bottom strip for chapter picker, no border radius
|
2026-06-12 13:02:51 +08:00 |
|
|
|
8c08f4026e
|
fix: bottom-align chapter picker, remove border, increase transparency
|
2026-06-12 12:59:04 +08:00 |
|
|
|
1499476301
|
fix: center chapter picker overlay, remove panel border, add backdrop blur
|
2026-06-12 12:56:38 +08:00 |
|
|
|
c8eb433083
|
fix: chapter picker slides up from bottom-right, footer details float above bar
|
2026-06-12 12:53:37 +08:00 |
|
|
|
faca71ea6e
|
fix: tone down edge glow, dash and animation for subtler flow effect
|
2026-06-12 12:48:25 +08:00 |
|
|
|
ddf73de519
|
fix: remove redundant edge arrows, flow dash already indicates direction
|
2026-06-12 12:46:37 +08:00 |
|
|
|
97ebe1c8ca
|
feat: Catmull-Rom smooth edge curves with gold gradient, ghost brush, and flow animation
|
2026-06-12 12:42:34 +08:00 |
|
|
|
215a8db829
|
feat: chapter boundary gateway nodes in flow, prevent cross-chapter BFS expansion
|
2026-06-12 12:28:31 +08:00 |
|