Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anomaly27(magnifying clock) revised #150

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Anomaly27(magnifying clock) revised #150

merged 1 commit into from
Nov 25, 2024

Conversation

psy020529
Copy link
Contributor

PR Title [Magnifying Clock 활성화 시, 기본 시계 비활성화 문제 해결]

Related Issues

AnomalyManager, Anomaly27Manager

PR Description

[이상현상 27 발현 후, 기본 시계가 보이지 않는 문제를 해결하기 위해 몇 가지 수정했습니다.
먼저, 특정 이상현상을 테스트할 때 기본 씬과의 호환을 살펴보기 위해 bool 형 변수 'checkIntersect'를 추가해, 이를 활성화 할 시 이상현상 0(디폴트 씬) 과 선택한 이상현상이 번갈아 나옵니다. 선택한 이상현상이 홀수, 기본 씬이 짝수 스테이지에 나옵니다.]

Changes Included

  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation

Notes for Reviewer

없음

Reviewer Checklist

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified. ---

Additional Comments

없음

# PR Title [Magnifying Clock 활성화 시, 기본 시계 비활성화 문제 해결]
## Related Issue(s)
AnomalyManager, Anomaly27Manager
## PR Description
[이상현상 27 발현 후, 기본 시계가 보이지 않는 문제를 해결하기 위해 몇 가지 수정했습니다. ]
### Changes Included
- [ ] Added new feature(s)
- [x] Fixed identified bug(s)
- [x] Updated relevant documentation

### Notes for Reviewer
Any specific instructions or points to be considered by the reviewer.
---
## Reviewer Checklist
- [ ] Code is written in clean, maintainable, and idiomatic form.
- [ ] Automated test coverage is adequate.
- [ ] All existing tests pass.
- [ ] Manual testing has been performed to ensure the PR works as expected.
- [ ] Code review comments have been addressed or clarified.
---
## Additional Comments
없음
@psy020529 psy020529 merged commit 4407548 into main Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant