Commit Graph

114 Commits

Author SHA1 Message Date
9e1549151d feat: add recommendation feed scoring 2026-06-07 13:58:24 +08:00
f5cefc8d5f Merge branch 'master' into codex/tiaoyitiao 2026-06-07 00:57:38 +08:00
d5b51a4242 Merge branch 'codex/platform-creation-flow-polish'
# Conflicts:
#	docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
#	src/components/rpg-entry/RpgEntryHomeView.tsx
2026-06-06 22:49:48 +08:00
50e335ba47 fix: polish platform creation flow interactions 2026-06-06 21:36:38 +08:00
95f17cd920 test: align jump hop summary fixture 2026-06-06 21:06:37 +08:00
dfa59aaf31 Merge remote-tracking branch 'origin/master' into codex/tiaoyitiao
# Conflicts:
#	server-rs/crates/api-server/src/jump_hop.rs
#	server-rs/crates/api-server/src/modules/jump_hop.rs
2026-06-06 21:04:46 +08:00
683a9115b3 fix: refine jump hop draft detail flow 2026-06-06 21:02:11 +08:00
2db3a6e185 Merge remote-tracking branch 'origin/master' into dev-jenken
# Conflicts:
#	.hermes/shared-memory/pitfalls.md
#	server-rs/crates/api-server/src/modules/jump_hop.rs
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
#	src/services/jump-hop/jumpHopClient.test.ts
2026-06-05 23:59:40 +08:00
kdletters
f4a8cc80c2 Merge remote-tracking branch 'origin/master' into codex/tiaoyitiao 2026-06-05 23:45:17 +08:00
3849c3ccbe Merge remote-tracking branch 'origin/master' into codex/pr57-p0-p2
# Conflicts:
#	docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
#	docs/【项目基线】当前产品与工程约束-2026-05-15.md
2026-06-05 23:25:15 +08:00
cd8088d1fd feat: polish jump hop themed runtime assets 2026-06-05 22:55:40 +08:00
dcbf02bbda fix: 失败草稿重试复用原会话 2026-06-05 22:49:07 +08:00
27b30f974b Update spacetime-client bindings and frontend
Large update across server and web clients: regenerated/added many spacetime-client module bindings and input types (including new delete/work_delete input types and numerous procedure/reducer files), updates to server-rs API modules (bark_battle, jump_hop, wooden_fish, auth, module-runtime and shared contracts), and fixes in module-runtime behavior and domain logic. Frontend changes include new/updated components and tests (creative audio helpers, bark-battle/jump-hop/wooden-fish clients and views, unified generation pages, RPG entry views, and runtime shells), plus CSS and service updates. Documentation and operational notes updated (.hermes pitfalls and multiple PRD/docs) to cover daily-task refresh, banner asset fallback, recommend-key bug, and other platform behaviors. Tests and verification steps added/updated alongside these changes.
2026-06-04 22:44:19 +08:00
c442c3c3f0 Merge remote-tracking branch 'origin/codex/tiaoyitiao' into codex/tiaoyitiao
# Conflicts:
#	docs/prd/【玩法创作】跳一跳俯视角玩法模板PRD-2026-05-19.md
#	server-rs/crates/spacetime-client/src/jump_hop.rs
#	server-rs/crates/spacetime-client/src/mapper/runtime.rs
#	server-rs/crates/spacetime-client/src/wooden_fish.rs
#	src/components/jump-hop-result/JumpHopResultView.test.tsx
#	src/components/jump-hop-runtime/JumpHopRuntimeShell.test.tsx
#	src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
#	src/components/unified-creation/workspaces/JumpHopCreationWorkspace.tsx
#	src/components/unified-creation/workspaces/JumpHopWorkspace.test.tsx
2026-06-04 11:34:31 +08:00
7d2d67a3f5 feat(jump-hop): redesign sling platform gameplay 2026-06-03 22:21:00 +08:00
deadce9cf1 fix: 收窄创作入口关闭熔断范围 2026-06-03 20:46:08 +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
23dec91bd6 收口统一创作流程一期 2026-05-31 14:46:32 +00:00
c193a352df 收口创作流程统一总计划并修复等待页窄屏裁切 2026-05-31 05:57:34 +00:00
kdletters
1a56bb1e8a refactor auth payloads to slim snapshots 2026-05-28 20:46:21 +08:00
kdletters
2cd2b9704b fix puzzle generation failure stage 2026-05-28 15:13:20 +08:00
kdletters
c8b36cf799 fix wooden fish author and title display 2026-05-28 14:31:13 +08:00
kdletters
2411eb6513 fix: remove fixed match3d demo 2026-05-27 00:57:28 +08:00
kdletters
54683cb3ac Merge branch 'master' into codex/frontend-error-dialogs
# Conflicts:
#	.hermes/shared-memory/decision-log.md
#	server-rs/crates/api-server/src/generated_asset_sheets.rs
2026-05-26 22:10:41 +08:00
kdletters
4001ee0a5c Add platform generation dialogs and task refresh 2026-05-26 19:40:23 +08:00
kdletters
564fc01b37 test: align puzzle next-level expectation 2026-05-26 16:52:22 +08:00
kdletters
5fb51f4430 Merge remote-tracking branch 'origin/master' into codex/fix-draft-result-back-target 2026-05-26 16:45:57 +08:00
kdletters
4e14301b33 Merge remote-tracking branch 'origin/master' into codex/fix-draft-result-back-target
# Conflicts:
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
2026-05-26 16:43:30 +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
kdletters
abea7cec1d feat: 平台错误与完成弹窗收口 2026-05-26 15:57:39 +08:00
kdletters
2a031bcd89 fix: return draft results to shelf 2026-05-26 14:43:49 +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
62a24bf0e5 fix: keep recommend runtime on local auth 2026-05-25 22:45:29 +08:00
21d95a18d3 Merge remote-tracking branch 'origin/master' into codex/recommendation-login-modal-fix
# Conflicts:
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
#	src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx
2026-05-25 22:01:03 +08:00
cab5a5366d Merge master into codex/recommendation-responsive-split 2026-05-25 21:53:38 +08:00
485e0fe5d5 Merge branch 'master' into codex/recommendation-login-modal-fix 2026-05-25 21:52:15 +08:00
e6e2d821a8 fix: remove recommend login gate 2026-05-25 21:52:05 +08:00
ae66776fa9 fix: split recommendation layouts by breakpoint 2026-05-25 21:10:20 +08:00
kdletters
220119ae54 fix: keep draft form on mud-point failure 2026-05-25 20:01:08 +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
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
kdletters
d74457faa2 fix: preserve rpg custom world detail profiles 2026-05-22 03:14:11 +08:00