DEG-167-탈진-충돌-충돌 #72

Merged
parkilhwan merged 1 commits from DEG-167-탈진-연출-충돌-충돌 into main 2025-05-15 04:37:43 +00:00
Owner

탈진 상태가 되면 Sleep 애니메이션이 뜨고 체력이 4 회복 됩니다 던전 진입할때 탈진시 던전이 끝나고 와서 로딩까지 끝나면 탈진 이벤트가 떠서 체력이 4회복됩니다 하지만 평판0 엔딩과 겹치면 체력이 2배로 회복되는 버그가 살아났습니다 챗 지피티 말로는

gotoBed == true인 상태에서:

Exhaustion → WaitOtherEvents() → PerformAction(Sleep)

ZeroReputation → PerformAction(Sleep)

이렇게 두 경로 모두에서 수면 처리와 체력 회복이 일어나며 중복 처리됩니다.

라고 하는데 일단 pr 올립니다

탈진 상태가 되면 Sleep 애니메이션이 뜨고 체력이 4 회복 됩니다 던전 진입할때 탈진시 던전이 끝나고 와서 로딩까지 끝나면 탈진 이벤트가 떠서 체력이 4회복됩니다 하지만 평판0 엔딩과 겹치면 체력이 2배로 회복되는 버그가 살아났습니다 챗 지피티 말로는 gotoBed == true인 상태에서: Exhaustion → WaitOtherEvents() → PerformAction(Sleep) ZeroReputation → PerformAction(Sleep) 이렇게 두 경로 모두에서 수면 처리와 체력 회복이 일어나며 중복 처리됩니다. 라고 하는데 일단 pr 올립니다
parkilhwan added 1 commit 2025-05-15 04:36:18 +00:00
parkilhwan merged commit 469523ac95 into main 2025-05-15 04:37:43 +00:00
parkilhwan deleted branch DEG-167-탈진-연출-충돌-충돌 2025-05-15 04:38:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Degulleo/Degulleo3D#72
No description provided.