bbb9269bab
refactor: 补齐草稿与SSE收口
2026-06-04 06:26:09 +08:00
e570d50e9f
refactor: 收口公开码搜索映射
2026-06-04 06:04:55 +08:00
4f59a0e791
refactor: 迁移视觉小说与木鱼 runtime 请求骨架
2026-06-03 17:08:38 +08:00
3783f0d2af
refactor: 迁移拼图与跳跃 runtime 请求骨架
2026-06-03 16:42:18 +08:00
ab49c32e33
refactor: 迁移大鱼与汪汪 runtime 请求骨架
2026-06-03 16:35:01 +08:00
4a185ac8c2
refactor: 收口 runtime client 请求骨架
2026-06-03 15:58:59 +08:00
1eeb14c50f
refactor: 收口前端 SSE 传输层
2026-06-03 14:57:02 +08:00
3f742fbaca
feat: unify creation entry templates
2026-06-03 10:29:44 +08:00
b0865cfa19
Merge branch 'codex/feature-1'
...
# Conflicts:
# docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
# src/services/miniGameDraftGenerationProgress.ts
2026-06-03 03:56:25 +08:00
70ff18ad90
feat: 支持创作入口公告配置
2026-06-03 03:31:45 +08:00
67ba40c678
Refine play type integration flow and docs
2026-06-03 01:25:53 +08:00
kdletters
2fdeb34567
fix: lock recharge flow until virtual payment settles
2026-06-02 01:47:54 +08:00
kdletters
3ffa9e0bb1
Merge remote-tracking branch 'origin/codex/unified-creation-flow-phase1'
...
# Conflicts:
# server-rs/crates/api-server/src/wooden_fish.rs
2026-06-01 15:22:58 +08:00
23dec91bd6
收口统一创作流程一期
2026-05-31 14:46:32 +00:00
kdletters
78448d2a7b
merge master into codex/wechat-mini-program-virtual-payment
2026-05-30 16:46:11 +08:00
26975644b5
feat: unify phase one creation flow
2026-05-30 05:05:02 +08:00
kdletters
1a56bb1e8a
refactor auth payloads to slim snapshots
2026-05-28 20:46:21 +08:00
kdletters
f1fb92aa29
Enrich external API failure audit metadata
2026-05-28 15:42:46 +08:00
kdletters
b43c3cd823
Merge remote-tracking branch 'origin/master' into codex/wechat-mini-program-virtual-payment
...
# Conflicts:
# .hermes/shared-memory/decision-log.md
2026-05-27 20:35:32 +08:00
dae46eab52
Merge branch 'master' into codex/remove-match3d-static-demo
2026-05-27 01:03:48 +08:00
kdletters
2411eb6513
fix: remove fixed match3d demo
2026-05-27 00:57:28 +08:00
927dcf5664
Sync local updates with origin/master
2026-05-26 23:00:08 +08:00
kdletters
f36b90ebdb
feat: switch mini program recharge to virtual payment
2026-05-26 22:32:16 +08:00
kdletters
4edf76488c
Merge remote-tracking branch 'origin/master' into codex/wechat-mini-program-auth-flow
2026-05-26 20:00:12 +08:00
kdletters
296a7fced9
fix: defer mini program phone auth until login
2026-05-26 19:59:14 +08:00
kdletters
2d31e19791
hide frontend image model names
2026-05-26 17:37:40 +08:00
kdletters
d50e69560b
Merge remote-tracking branch 'origin/master' into codex/public-work-readmodel-smooth-transition
2026-05-26 16:38:38 +08:00
kdletters
aeee782fe0
Add public work read model and smooth puzzle transitions
2026-05-26 16:38:27 +08:00
288215285e
Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template
...
# Conflicts:
# .hermes/shared-memory/decision-log.md
# .hermes/shared-memory/pitfalls.md
# docs/【后端架构】server-rs与SpacetimeDB数据契约-2026-05-15.md
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
2026-05-26 02:00:11 +08:00
f79a6ea81e
fix: stabilize match3d demo discovery
2026-05-26 00:13:08 +08:00
4b8e7cf4a5
merge: sync origin master into puzzle runtime restore
2026-05-25 22:57:07 +08:00
eb6ab404e2
fix: restore puzzle runtime url state
2026-05-25 22:52:38 +08:00
kdletters
5859d738a0
Merge remote-tracking branch 'origin/master' into feat/recommend-runtime-guest
...
# Conflicts:
# docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
2026-05-25 14:12:39 +08:00
kdletters
c1dcf074bb
feat: unify recommend anonymous runtime guest auth
...
- Route recommended runtime launches through shared runtime guest token handling
- Extend recommend-page anonymous play beyond jump-hop
- Add regression coverage for runtime guest launch clients
- Update docs to reflect the full anonymous-play matrix
2026-05-25 14:03:38 +08:00
30cf8abbf7
Merge branch 'codex/profile-mobile-ui-reference'
2026-05-25 01:41:05 +08:00
50a0d6f982
Refine creation tab UX, generation flow, and bindings
...
Large changes across frontend, backend and docs to align creation-tab and generation-page behavior with new product UI/UX and Spacetime bindings. Updated hermes decision-log and pitfalls with concrete rules (banner carousel, font sizing, unread-dot tokens, template-card layout, direct card->entry routing, separation of account balance vs prize pools, removal of global page card shell, generation progress milestones and unified circular progress, and background video handling). Added GenerationProgressHero component and media assets, plus generation-related UI/tests updates (CustomWorldGenerationView, BarkBattleGeneratingView, creation hub/cards, platform entry routing, index tests). Backend and contract updates include new category fields in admin API types and admin UI form/list, spacetime-client/module/migration changes and generated bindings script. Misc: many tests adjusted, new docs and plan files added, and several server-rs crate changes to support the updated creation/ generation workflows.
2026-05-25 00:41:30 +08:00
5d3e2ac111
Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template
2026-05-24 20:35:32 +08:00
838c74d8fe
feat: 完善敲木鱼结果页元信息补录
2026-05-24 20:34:36 +08:00
kdletters
9a0bc6b129
Merge origin/master
2026-05-24 19:51:04 +08:00
kdletters
42037860d5
feat: integrate jump-hop shelf and asset flow
2026-05-24 19:00:21 +08:00
kdletters
2c6fb2e81a
Allow anonymous jump-hop recommend play
2026-05-24 16:02:49 +08:00
8638397faa
feat: 完善敲木鱼玩法模板链路
2026-05-24 02:49:13 +08:00
kdletters
b89d4940a9
fix: 修复拼图草稿写入步骤完成态
2026-05-22 16:09:01 +08:00
kdletters
d46c5f9383
Merge remote-tracking branch 'origin/codex/wooden-fish-template'
2026-05-22 08:09:58 +08:00
kdletters
1756b83789
fix: complete jump-hop frontend wiring
2026-05-22 06:19:59 +08:00
kdletters
61b850c2c2
Merge remote-tracking branch 'origin/master' into codex/bark-battle
2026-05-22 05:12:29 +08:00
kdletters
bf82f04b64
fix: polish bark battle creation flow
2026-05-22 05:00:07 +08:00
0faabb27c7
Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template
2026-05-22 04:00:52 +08:00
5f1128540e
feat: refine wooden fish runtime generation
2026-05-22 03:49:35 +08:00
kdletters
c501f78e36
Merge origin/master into codex/rpg-creation-cg-fix
2026-05-22 03:22:12 +08:00