Skip to content

remove worldboss reward mail #6958

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

eugene-doobu
Copy link
Contributor

빌드 새로 뽑히는 경우 290에 머지, 아닌 경우 대기했다 백머지 후 dev에 머지하겠습니다

This pull request includes changes to the handling of world boss reward mails in the ActionRenderHandler and MailPopup classes. The most important changes include the removal of specific methods and the deprecation of a method.

Changes to ActionRenderHandler:

  • Removed calls to LocalLayerModifier.AddNewMail and OneLineSystem.Push after claiming a world boss reward. (nekoyume/Assets/_Scripts/Blockchain/ActionRenderHandler.cs)

Changes to MailPopup:

  • Deprecated the Read(WorldBossRewardMail worldBossRewardMail) method and removed its body, indicating it should no longer be used. (nekoyume/Assets/_Scripts/UI/Widget/Popup/MailPopup.cs)

@ipdae ipdae merged commit ee52c2a into prepare/290.0.x Mar 18, 2025
16 checks passed
@github-project-automation github-project-automation bot moved this from Review to Merged in Nine Chronicles Mar 18, 2025
@eugene-doobu eugene-doobu deleted the feature/remove-worldbossreward-mail branch March 19, 2025 05:19
@eugene-doobu eugene-doobu moved this from Merged to Done in Nine Chronicles Mar 19, 2025
@eugene-doobu eugene-doobu restored the feature/remove-worldbossreward-mail branch March 19, 2025 05:19
@eugene-doobu eugene-doobu deleted the feature/remove-worldbossreward-mail branch March 19, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[월드보스] 별도의 보상 팝업 없이 토스트 메세지 출력 후 우편으로 보상 지급됨
3 participants