Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Fix length calculation for CAL #379

Merged
merged 2 commits into from
Dec 16, 2023
Merged

Fix length calculation for CAL #379

merged 2 commits into from
Dec 16, 2023

Conversation

LewisSaber
Copy link
Member

Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece)

Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece)
Copy link

Warning: 2 uncommitted changes
https://github.com/GTNewHorizons/bartworks/pull/380

Co-authored-by: GitHub GTNH Actions <>
@bombcar bombcar requested a review from a team December 16, 2023 17:33
@Dream-Master Dream-Master merged commit 71c71e3 into master Dec 16, 2023
1 check passed
@Dream-Master Dream-Master deleted the CAL-length-fix branch December 16, 2023 19:35
mitchej123 pushed a commit that referenced this pull request Mar 8, 2024
* Fix length calculation for CAL

Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece)

* spotlessApply (#380)

Co-authored-by: GitHub GTNH Actions <>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Former-commit-id: c168ec48c9fda75e43f0f3dc36f290e2c75bea61
mitchej123 pushed a commit that referenced this pull request Mar 8, 2024
* Fix length calculation for CAL

Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece)

* spotlessApply (#380)

Co-authored-by: GitHub GTNH Actions <>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Former-commit-id: 087d4d4eac6a9ad6e8599daa7a44f355f85cd8a6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants