Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-1.20-lts' into master-1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 29, 2024
2 parents da12fdd + 8a1daf6 commit 6726288
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/changelog/1.19.2-1.23.5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.2 or higher.

Fixes:
* Fix crash when invalidating invalid network elements
This could occur when using AE2's Spatial IO.
Closes #1410

7 changes: 7 additions & 0 deletions resources/changelog/1.19.2-1.23.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.2 or higher.

Changes:
* Optimize ingredient positions index
This improves performance with Integrated Tunnels and Terminals.

8 changes: 8 additions & 0 deletions resources/changelog/1.19.2-1.23.7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.2 or higher.

Fixes:
* Revert "Optimize ingredient positions index"
This reverts commit 61b7372bda5cde123a2b320ac92c1c24d2dfb9b1.
Closes CyclopsMC/IntegratedTerminals#134

8 changes: 8 additions & 0 deletions resources/changelog/1.20.1-1.23.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Fixes:
* Fix crash when invalidating invalid network elements
This could occur when using AE2's Spatial IO.
Closes #1410

7 changes: 7 additions & 0 deletions resources/changelog/1.20.1-1.23.7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Changes:
* Optimize ingredient positions index
This improves performance with Integrated Tunnels and Terminals.

11 changes: 11 additions & 0 deletions resources/changelog/1.20.1-1.23.8.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Fixes:
* Revert "Optimize ingredient positions index"
This reverts commit 61b7372bda5cde123a2b320ac92c1c24d2dfb9b1.
Closes CyclopsMC/IntegratedTerminals#134
* Fix crash when invalidating invalid network elements
This could occur when using AE2's Spatial IO.
Closes #1410

0 comments on commit 6726288

Please sign in to comment.