• Joined on 2026-02-02
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 18:59:39 +08:00
fa84ed909a test: add timeLimit to intro scene for timer feature testing
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 18:57:18 +08:00
7826d789a7 docs: add unit comment for Choice.timeLimit
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 18:56:33 +08:00
c7d035bd8f fix: interpret Choice.timeLimit as seconds, convert to ms internally
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 18:53:08 +08:00
25ea9ce9fd fix: consistent timer unit (seconds) in ChoiceSystem first onUpdate
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 18:42:38 +08:00
c61826e87c feat: auto-save on scene change + resume from auto-save
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 17:27:55 +08:00
2de9f99a81 feat: add StateManager.dump() and expose window.__sm for debugging
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 17:06:02 +08:00
b96a12a2f3 docs: add comment explaining waitReady logic
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 16:48:56 +08:00
937e45c203 feat: P1 core - seamless video switching, conditional branches, save/load
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 16:18:08 +08:00
42181fe185 chore: remove unused imports in useGameEngine
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 16:03:09 +08:00
058e688f6e add feature idea: AI-generated story from player choices
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 15:44:35 +08:00
7aed2b46ca fix: add start button to satisfy browser autoplay policy
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 14:34:18 +08:00
192ecbbce2 fix: wait for video metadata before playing and set onEnd before play
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 14:16:23 +08:00
fb93782331 fix: wait for DOM update before attaching video element
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 14:05:05 +08:00
3729b90be9 add README
cocos02 created branch master in wangjunxiao/tianshu-engine 2026-06-07 13:52:48 +08:00
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-07 13:52:48 +08:00
aeb6dc46a4 init
cocos02 pushed to main at wangjunxiao/nanoclaw 2026-05-13 11:40:21 +08:00
c4753da8f5 docs: add detailed answers for 21 learning roadmap questions
cocos02 pushed to main at wangjunxiao/nanoclaw 2026-05-13 11:08:53 +08:00
a8d90d2980 docs: add source code learning roadmap
cocos02 created branch base_opencode in wangjunxiao/nanoclaw 2026-05-13 10:35:57 +08:00
cocos02 pushed to base_opencode at wangjunxiao/nanoclaw 2026-05-13 10:35:57 +08:00
f1172fbbc5 feat: add OpenCode agent provider with DeepSeek support