Backport some of 1.20.4 changes to 1.20.1 #647

Closed
LetterN wants to merge 9 commits from generic-backports-from-1-20-4 into dev/1.20.1
LetterN commented 2024-04-09 14:47:26 +00:00 (Migrated from github.com)

Description

Title. also make sure to squash this when merging!!

Breaking Changes

ICapacitorScalable changes: NonNullSupplier -> Supplier
Conduit save data changed from packed xyz to saving xyz in a compound (just as 1.20.4)
addTranslation lang util
RenderHighlightEvent explicitly targets Block

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.
## Description Title. also make sure to squash this when merging!! ## ~~Breaking~~ Changes ICapacitorScalable changes: `NonNullSupplier` -> `Supplier` Conduit save data changed from packed xyz to saving xyz in a compound (just as 1.20.4) `addTranslation` lang util `RenderHighlightEvent` explicitly targets `Block` ## Checklist - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you). - [x] I have made corresponding changes to the documentation. - [x] My changes are ready for review from a contributor.
ferriarnus commented 2024-05-15 12:56:26 +00:00 (Migrated from github.com)

While we are not against backports, ideally everything should be backport and not just parts, as we do not want to release an update that is not feature complete with our latest dev branch.

While we are not against backports, ideally everything should be backport and not just parts, as we do not want to release an update that is not feature complete with our latest dev branch.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#647
No description provided.