e29992cf01
点赞和改造开关加入后台配置
2026-06-10 14:37:04 +08:00
a0473771f1
fix: 优化跳一跳运行态与地块资源
2026-06-09 01:28:30 +08:00
5ea9f0a120
按后台配置扣除创作泥点
...
前端创作表单泥点预校验改为读取入口契约配置
拼图和抓大鹅初始生成后端扣费改为解析后台配置
汪汪声浪初始三图生成按入口总成本拆分扣费
创作工作台按钮和确认弹窗展示后台配置泥点成本
补充泥点扣费回归测试并同步文档与共享记忆
2026-06-08 15:47:48 +08:00
17662916cd
收口创作入口契约后台表单
...
将统一创作契约泥点消耗改为数字字段并由前端格式化展示
将后台契约编辑从 JSON 文本改为结构化卡片与弹窗表单
隐藏玩法阶段等内部标识并按玩法默认映射自动带出
更新创作入口文档、团队记忆和回归测试
2026-06-07 23:53:31 +08:00
d3a3238028
修复生成图片OSS签名缓存链路
...
前端将完整阿里云OSS generated 地址归一为 legacy path 后走 read-url 换签。
platform-oss 为 generated 私有对象 PostObject 和 PutObject 写入 immutable Cache-Control。
补齐 shared-contracts 与 api-server 直传票据字段映射。
更新后端、运维文档和 Hermes 团队记忆,明确不使用服务端磁盘缓存兜底。
2026-06-07 22:46:48 +08:00
78791af424
修正跳一跳排行榜展示名
...
新增排行榜 displayName 契约并在 api-server 出口补齐展示名
调整跳一跳结果页和运行态排行榜只显示 displayName
补充禁止展示 user_id 的前后端回归测试
更新跳一跳 PRD、后端契约文档和 Hermes 决策记录
2026-06-07 16:27:14 +08:00
f5cefc8d5f
Merge branch 'master' into codex/tiaoyitiao
2026-06-07 00:57:38 +08:00
kdletters
e3ecac85f3
fix: refine mini program nickname collection flow
2026-06-07 00:42:05 +08:00
b74440373f
feat(auth): 小程序登录采集微信昵称
2026-06-06 23:59:15 +08:00
d0be3f36aa
fix: 按契约显示统一创作表头
2026-06-06 23:51:53 +08:00
18908609fc
feat: 统一创作页表头跟随后台入口配置
2026-06-06 22:49:38 +08:00
kdletters
b2543ba8a2
Merge branch 'master' into codex/puzzle-clear-template-runtime-fixes
2026-06-06 20:01:52 +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
7140ac72b5
1
2026-06-05 23:41:24 +08:00
cd8088d1fd
feat: polish jump hop themed runtime assets
2026-06-05 22:55:40 +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
b9de2f2a43
Merge branch 'master' into codex/puzzle-clear-template-runtime-fixes
...
# Conflicts:
# .hermes/shared-memory/decision-log.md
# .hermes/shared-memory/project-overview.md
# docs/【开发运维】本地开发验证与生产运维-2026-05-15.md
# scripts/dev.test.ts
# server-rs/crates/api-server/src/creation_entry_config.rs
# server-rs/crates/api-server/src/wooden_fish.rs
# server-rs/crates/module-auth/src/lib.rs
# server-rs/crates/spacetime-client/src/wooden_fish.rs
# server-rs/crates/spacetime-module/src/auth/procedures.rs
# src/components/custom-world-home/creationWorkShelf.ts
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/rpgEntryWorldPresentation.ts
# src/services/miniGameDraftGenerationProgress.test.ts
# src/services/miniGameDraftGenerationProgress.ts
2026-06-04 11:24:14 +08:00
7d2d67a3f5
feat(jump-hop): redesign sling platform gameplay
2026-06-03 22:21:00 +08:00
1b5e098225
feat: add puzzle clear template runtime
2026-06-03 22:11:46 +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
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
3db956ec81
feat: add wechat mini program virtual payment
2026-05-31 22:44:22 +08:00
c193a352df
收口创作流程统一总计划并修复等待页窄屏裁切
2026-05-31 05:57:34 +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
c8b36cf799
fix wooden fish author and title display
2026-05-28 14:31:13 +08:00
kdletters
dbbd48083a
feat: add admin work visibility controls
2026-05-28 00:49:45 +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
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
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
aeee782fe0
Add public work read model and smooth puzzle transitions
2026-05-26 16:38:27 +08:00
kdletters
44c65df5c9
refactor: extract platform media crates
2026-05-26 13:18:13 +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
kdletters
42037860d5
feat: integrate jump-hop shelf and asset flow
2026-05-24 19:00:21 +08:00
8638397faa
feat: 完善敲木鱼玩法模板链路
2026-05-24 02:49:13 +08:00
kdletters
d46c5f9383
Merge remote-tracking branch 'origin/codex/wooden-fish-template'
2026-05-22 08:09:58 +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