I'm going to start releasing beta updates. I will do my best to make these stable but certain things only come to light once they are used by more people.
From what I can see umod won't tell you about updates that are are not release to main so I thought I could post any beta updates here to make them more visible.
Beta and Debug Releases
V0.9.22
Branch: debug
https://umod.org/plugins/SyncPipes.cs?version=0.9.22&branch=debug
Release Notes:
This is a debug version to help with tracking down issues with missing pipes attached to quarries and pumpjacks after server restarts.
If you have any pipes go missing when the server restarts please can you send me three log files it should generate (under logs/syncpipes).
The current support thread for this is:
https://umod.org/community/sync-pipes/38204-failed-to-load-manager-xxxxxxx-container-not-found
This version also has some experimental fixes and updates.
Changes:
- Fixed: Recyclers - Now put in the top and take from the bottom
- Added: Auto filter on Ovens/Refineries/Furnaces
- Added: Additional logging when pipes fail to load
- Fixed: Issues with rcon spamming with null reference exceptions
Merged post
V0.9.23
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.23&branch=beta
Release Notes:
- Fixed: Recyclers - Now put in the top and take from the bottom
- Added: Auto filter on Ovens/Refineries/Furnaces
- Added: Additional logging when pipes fail to load
- Fixed: Issues with rcon spamming with null reference exceptions
- Added: Default permission levels when a new config file is generated
Merged post
V0.9.24
Branch: debug
https://umod.org/plugins/SyncPipes.cs?version=0.9.24&branch=debug
Release Notes:
Changed how logging is handled. Added more logging to help track down NullReferenceException reported here:https://umod.org/community/sync-pipes/38263-using-pipes-with-recycler
Changes:
- Added: new logging
Merged post
V0.9.24 is actually https://umod.org/plugins/SyncPipes.cs?version=0.9.24&branch=debug (Displayed text is correct but link was wrong)
V0.9.25
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.25&branch=beta
Release Notes:
- Fixed: Pipes no longer connect to containers at monuments.
- Fixed: Pipes no longer connect to loot contaienrs.
V0.9.26
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.26&branch=beta
Release Notes:
- Fixed: Pipes no longer attempt to push items to containers that can't accept them.
V0.9.26 - Released
Branch: master
V0.9.31
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.31&branch=beta
Release Notes:
- Fixed: Issues with shops not taking items
- Fixed: Pipe upgrade not making sounds
- Fixed: Loading issues
- Fixed: Build permission issues when placing pipes
V0.9.32 - Hotfix
Branch: master
https://umod.org/plugins/SyncPipes.cs?version=0.9.32&branch=master
Release Notes:
- Fixed: Issue where furnaces/refineries would not take ores/crude oil
- Disabled: Support for Furnace Splitter. With the latest Rust update items were going missing.
Merged post
V0.9.32
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.33&branch=master
Release Notes:
- Fixed: Walls not rotating
V0.9.34
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.34&branch=beta
Release Notes:
- Fixed: Issue with TCs with attached pipes when a building splits into 2 buildings.
This could cause the server to hang or remove the TC from the building (causing the building to decay and have no build privilege).
Merged post
V0.9.35
Branch: beta
https://umod.org/plugins/SyncPipes.cs?version=0.9.35&branch=beta
Release Notes:
- Fixed: Issue with containers not attached to a building
- Adjusted: Permission level handling