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

黒材/白材強化の修正の1.19.4移植 #659

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

yabane
Copy link
Contributor

@yabane yabane commented Jan 2, 2025

チケットURL

GH-631

対応内容・対応背景・妥協点

#470 の変更を1.19.4に移植した

やったこと

  • 白材・黒材強化の印板
    バグの修正 - ワールドの上端および下端で動作しない

テスト

y=2,y=319で正常に動作した

チェックリスト (ガイドライン)

  • Pull Request
    • PRのタイトルはわかり易い名前が設定されていますか?(日本語でも可)
    • PRの必須項目はすべて記載していますか?
    • PRの必要ない項目は削除していますか?
    • PRの内容と変更内容は一致していますか?
      • 1機能=1PRであるべきです。1機能の途中でも問題ありません
  • Commit
    • Commitメッセージはルール通りですか?
      • コミットメッセージの先頭に[Add|Delete|Modify|Fix|Refactor|Move]等の動詞の原形を追加してください。(参考) (参考2)
      • コミットメッセージの説明にはGH-〇〇でチケット番号をつけてください
        (チケットが存在しない場合はNO-ISSUEにしてください
      • マージコミットの場合はこの限りではありません
    • コミットの粒度は適切ですか?
      • 1コミット=1要素(1ロジック)の変更であるべきです
  • Branch
    • ブランチの名前は正しいですか?
      • ブランチ名先頭はfeature/[簡単な説明]fix/[簡単な説明] の何れかであるべきです
      • 簡単な説明は英語であるべきです(不具合発生するので)
    • ブランチの向き、切り先は正しいですか?

@yabane yabane added バグ / 機能修正 バグ。修正したらクローズ。 1-19-4 MCver1.19.4で確認された問題 優先度: 高い labels Jan 2, 2025
@yabane yabane requested a review from a team January 2, 2025 03:36
@yabane yabane self-assigned this Jan 2, 2025
@yabane yabane changed the title 黒材/白材強化の修正の1.19..4移植 黒材/白材強化の修正の1.19.4移植 Jan 2, 2025
Copy link
Member

@NePonpon NePonpon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ファイルの最後は空行で終わるような方針にしているので修正をお願いします。
動作確認はすべてokでした。

@yabane yabane requested a review from NePonpon January 2, 2025 06:50
@yabane yabane merged commit 6b6b49c into update/v13-2-5-alpha2 Jan 2, 2025
1 of 2 checks passed
@yabane yabane deleted the GH-631-Fix-Upgrade_white/black branch January 2, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-19-4 MCver1.19.4で確認された問題 バグ / 機能修正 バグ。修正したらクローズ。 優先度: 高い
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[バグ] 白材、黒材強化の印板を奈落付近で実行できない
2 participants