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

朦朧効果のリニューアル準備 (TimedEffects/PlayerStunクラスの定義) #1498

Closed
Hourier opened this issue Sep 9, 2021 · 0 comments · Fixed by #1548
Closed
Assignees
Labels
refactor 処理の整理、可読性の向上

Comments

@Hourier
Copy link
Member

Hourier commented Sep 9, 2021

player_type::hoge の中にはTIME_EFFECT型 (実体はint16_t)が沢山ある
本題に入る前にこれを分離してplayer_typeを軽くしたい
但し全部移すと膨大な時間がかかるので今回はstunのみ

@Hourier Hourier added the refactor 処理の整理、可読性の向上 label Sep 9, 2021
@Hourier Hourier added this to the 3.0.0Alpha38Release milestone Sep 9, 2021
@Hourier Hourier self-assigned this Sep 9, 2021
@Hourier Hourier added this to To Do in C++移行 via automation Sep 9, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
Hourier added a commit to Hourier/hengband that referenced this issue Sep 18, 2021
C++移行 automation moved this from To Do to Done Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 処理の整理、可読性の向上
Development

Successfully merging a pull request may close this issue.

1 participant