Commit Graph

13 Commits

Author SHA1 Message Date
a45e358e83 Add generationStatus and match3d/runtime fixes
Introduce persistent generationStatus to work summaries (puzzle & match3d) and propagate generation recovery rules across docs and frontend/backends so "generating" is restored from server-side work summary rather than ephemeral front-end notices. Update API server image/asset handling (improve match3d material sheet green/alpha decontamination and promote generatedItemAssets background fields) and add runtime improvements: alpha-based hotspot hit-testing, tray insertion/three-match animation behavior, and session re-read on client-side VectorEngine timeouts/lock-screen interruptions. Many docs, tests and related frontend modules updated/added to reflect these contract and behavior changes.
2026-05-16 22:59:02 +08:00
b97a3ccebd Merge origin/master into hermes/hermes-4fd30995 2026-05-15 03:41:50 +08:00
74fd9a33ac Increase VectorEngine timeouts and add image UI
Add VectorEngine image generation config and raise request timeouts (env + scripts) from 180000 to 1000000ms. Introduce a reusable CreativeImageInputPanel component with tests and wire up mobile keyboard-focus helpers; update generation views and related tests (CustomWorldGenerationView, BarkBattle editor, Match3D, Puzzle flows). Improve API error handling / VectorEngine request guidance (packages/shared http.ts and docs), and apply multiple backend/frontend fixes for puzzle/match3d/prompt handling. Also include extensive docs and decision-log updates describing UI/UX decisions and verification steps.
2026-05-15 02:40:59 +08:00
1b54db4f92 refactor: modularize api server assets and handlers 2026-05-14 22:54:52 +08:00
d33c937ebc 1 2026-05-14 14:21:17 +08:00
b13870f71b 1
Some checks failed
CI / verify (push) Has been cancelled
CI / verify (pull_request) Has been cancelled
2026-05-13 03:11:00 +08:00
01c5ab985a 1 2026-05-13 00:28:07 +08:00
481a27fc53 1 2026-05-11 20:27:41 +08:00
e30b733b17 1 2026-05-11 16:15:48 +08:00
192accd796 1 2026-05-10 22:20:54 +08:00
87fbf41fab 1 2026-05-01 20:29:09 +08:00
2f76367108 抓大鹅B3实现
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 21:29:36 +08:00
08815d98bc 抓大鹅F3实现
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 21:01:36 +08:00