-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
40f5f47
commit 1158e21
Showing
3 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
As always, don't forget to backup your world before updating! | ||
Requires CyclopsCore version 1.25.5 or higher. | ||
|
||
Additions: | ||
* Add dedicated REI support, Closes CyclopsMC/IntegratedDynamics#1348 | ||
* Restore Jade/Waila integration, Closes CyclopsMC/IntegratedDynamics#1413 | ||
|
||
Changes: | ||
* Remove OnlyIn from appendHoverText and BlockCable | ||
|
||
Fixes: | ||
* Fix network elements not being removed when broken as non-player | ||
This fixes exceptions and console spam when removing cables with commands. | ||
Related to #443 | ||
* Fix server sometimes hanging after shutdown | ||
Related to #1415 | ||
* Fix cable placement with commands initializing networks | ||
This was broken since CyclopsMC/IntegratedTunnels#243 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters