yangbear
|
1afc770eef
|
Fix NullReferenceException in ChanraoTuibuHandler by disabling instead of destroying BoxCollider
|
2026-07-12 04:05:19 +08:00 |
|
yangbear
|
50ccb791a4
|
Completely remove raycast block logic to guarantee ping clicks
|
2026-07-12 03:59:50 +08:00 |
|
yangbear
|
86a0739fda
|
Fix ping scaling issues and disable touchArray raycast block
|
2026-07-12 03:51:13 +08:00 |
|
yangbear
|
0a98898c26
|
Fix NullReferenceException caused by aggressive collider destruction in Editor
|
2026-07-12 03:48:49 +08:00 |
|
yangbear
|
26063858a3
|
Fix ping.001 first phase collider issue and clear old colliders safely
|
2026-07-12 03:47:42 +08:00 |
|
yangbear
|
76a6691ffc
|
Fix ping collider issues for second phase clicks
|
2026-07-12 03:45:35 +08:00 |
|
yangbear
|
057aa76f2d
|
Fix ping clickable issue on second phase
|
2026-07-12 03:43:07 +08:00 |
|
yangbear
|
f72215e7c3
|
Fix chanraotuibu unclickable issue by using SphereCollider centered at ping.004
|
2026-07-12 03:38:44 +08:00 |
|
yangbear
|
5c76c9a7a0
|
Auto-size BoxCollider to exactly fit chanraotuibu mesh so it can be clicked
|
2026-07-11 10:19:20 +08:00 |
|
yangbear
|
5428b5d8f0
|
Swap order: Shose -> Ping(Phase1) -> ChanraoTuibu -> Ping(Phase2). Final voice is on ChanraoTuibu complete
|
2026-07-11 10:13:13 +08:00 |
|
yangbear
|
9482410bdf
|
Fix DumpSceneHierarchy.cs compilation error after removing nextObject from ChanraoTuibuHandler
|
2026-07-11 05:40:04 +08:00 |
|
yangbear
|
5f4eff1cef
|
Swap order: Shose now triggers Ping, and Ping triggers ChanraoTuibu. Final voice moved to ChanraoTuibu.
|
2026-07-11 05:35:30 +08:00 |
|
yangbear
|
b18d28fc40
|
Move fracture voice from Shose click to Point2 click
|
2026-07-11 05:28:03 +08:00 |
|
yangbear
|
688b4b29fc
|
Fix Shose blinking immediately at start by adding OnDisable hook and correctly disabling the script before activating the object
|
2026-07-11 05:21:23 +08:00 |
|
yangbear
|
d32a524308
|
Fix Point2 outline visual script bug, show Shose without outline at start, only show point2 after camera3 switches, and fix Shose undo removing camera reversion
|
2026-07-11 05:15:23 +08:00 |
|
yangbear
|
4168def501
|
Fix GameObject.Find resolving the wrong point2 object (womanPointArray/point2 instead of touchArray/point2)
|
2026-07-11 05:06:16 +08:00 |
|
yangbear
|
e209f866b9
|
Fix Point2 visibility by reusing the original TouchPositionHandler renderer logic
|
2026-07-11 04:59:33 +08:00 |
|
yangbear
|
4b233758d5
|
Add point2 as the first step, trigger IsCheck, and enable Shose afterward
|
2026-07-11 04:50:21 +08:00 |
|
yangbear
|
7d22163cf6
|
Set woman's IsCheck to true when switching to camera3, reset it on undo
|
2026-07-11 02:52:18 +08:00 |
|
yangbear
|
f18b6812fc
|
Fix variable name collision 'allT' in PageController
|
2026-07-11 00:34:38 +08:00 |
|
yangbear
|
b35afe1022
|
Hide TipPanel at opening start, show it when opening finishes, and hide it when switching camera
|
2026-07-10 23:58:43 +08:00 |
|
yangbear
|
fec97295be
|
Do not overwrite VideoPlayer url, just play the pre-configured video
|
2026-07-10 05:04:20 +08:00 |
|
yangbear
|
0abf59a7d7
|
Centralize VideoPanel logic in UIManager to solve reference ambiguity
|
2026-07-10 05:01:29 +08:00 |
|
yangbear
|
80cb7598e6
|
Fix VideoPanel reference, automatically find Canvas/VideoPanel and add components if missing
|
2026-07-10 04:41:26 +08:00 |
|
yangbear
|
745b11b7f0
|
Refine Shose undo back to initial voice, fix video looping and hiding, make TipPanel persistent during opening
|
2026-07-10 03:50:39 +08:00 |
|
yangbear
|
ec503bd3f1
|
Fix final chanrao audio, smooth camera3 transition, show TipPanel for 2s, and play tuoxiezi video
|
2026-07-10 02:51:52 +08:00 |
|
yangbear
|
193d93f852
|
Fix Ping restart collider issue and Shose flash issue
|
2026-07-10 02:11:11 +08:00 |
|
yangbear
|
a90eb4222a
|
Revert ping undo logic to reset the entire ping sequence back to 004
|
2026-07-10 01:17:51 +08:00 |
|
yangbear
|
f8006c4d22
|
Confirm Build folder already committed
|
2026-07-09 18:32:58 +08:00 |
|
yangbear
|
80b40214ff
|
Force add Build folder
|
2026-07-09 18:29:40 +08:00 |
|
yangbear
|
243b0f2c29
|
Fix ping click handler resetting logic properly dividing phase 1 and phase 2
|
2026-07-09 18:28:08 +08:00 |
|
yangbear
|
c0edd71a56
|
feat: group all ping steps into a single undo action per user request
|
2026-07-09 16:51:57 +08:00 |
|
yangbear
|
ea913c85d0
|
fix: stabilize ping undo state and prevent negative ping steps
|
2026-07-09 06:14:48 +08:00 |
|
yangbear
|
a9d97d4b17
|
fix: replace isBlinking logic with proper isFinished state to fix Ping first-click advancing
|
2026-07-09 03:51:55 +08:00 |
|
yangbear
|
14b03b5859
|
fix: prevent repeated clicks breaking undo stack and properly hide chanrao on undo
|
2026-07-09 03:41:50 +08:00 |
|
yangbear
|
3826a8b3bb
|
fix: add missing Push method to ActionHistory
|
2026-07-09 03:23:41 +08:00 |
|
yangbear
|
8123f18785
|
feat: rewrite 3D step undo using an exact ActionHistory stack
|
2026-07-09 03:16:00 +08:00 |
|
yangbear
|
99a3b69828
|
chore: add detailed logging to trace TryClickActiveHandler bug
|
2026-07-09 02:49:38 +08:00 |
|
yangbear
|
1363a7e628
|
fix: resolve ghost state during Ping step undo
|
2026-07-09 02:35:28 +08:00 |
|
yangbear
|
a33435a827
|
fix: resolve Next/Previous step and UI skipping bugs
|
2026-07-08 09:38:42 +08:00 |
|
yangbear
|
2018c6813e
|
chore: allow tracking Build folder and add current build
|
2026-07-08 01:25:18 +08:00 |
|
yangbear
|
3e3cd114ac
|
chore: allow tracking Build folder and add current build
|
2026-07-08 01:24:33 +08:00 |
|
yangbear
|
ad6cf53843
|
fix: 删ChanraoTuibuHandler重复的mr声明
|
2026-07-06 05:10:48 +08:00 |
|
yangbear
|
65d35b09d6
|
fix: ChanraoTuibuHandler补模型隐藏+OnMouseDown显模型
|
2026-07-06 05:09:13 +08:00 |
|
yangbear
|
424f07cce2
|
fix: collider按localScale缩放+描边补偿scale(解决0.01scale下不可见)
|
2026-07-06 05:07:15 +08:00 |
|
yangbear
|
a8e6b2084b
|
fix: Shose.targetPoint补设为ShosePoint—最终验证完成
|
2026-07-06 04:59:46 +08:00 |
|
yangbear
|
f96f84f5df
|
fix: Shoe scale 0.01→1.0 + BoxCollider缩放修正+全部handler+collider
|
2026-07-06 04:58:25 +08:00 |
|
yangbear
|
b4b8c689d9
|
feat: OutlineConfig统一描边宽度+补挂ping handler+宽度默认0.15
|
2026-07-06 04:54:53 +08:00 |
|
yangbear
|
04c3cfd1f6
|
fix: PingClickHandler删除重建—清除括号混乱
|
2026-07-06 04:52:27 +08:00 |
|
yangbear
|
8cb9bf7ec9
|
fix: PingClickHandler补UndoSecondClick/UndoShow stub修复编译
|
2026-07-06 04:50:55 +08:00 |
|