XNet 1.19-5.2.0
- Fixed shape calculation for connectors so that they are more accurate
- Dertiende did some massive changes to XNet:
- More text labels can now be localized
- Add support of all logic operations from enderio
- Remove "speed" from logic channel
- Changes in input validation: the text is now validated when you lose focus and when you press enter or esc. Previously, every new character was validated
- Fixed bug with connector GUI. Connector name is now correctly displayed when reconnecting for other players as well
- Now in connector GUI you can see connected block for each direction (also info about block when hovered)
- Directional name toggle buttons now do not lose state after reopening the connector GUI
- (Speed up) Combining simulation and real insertion methods for item and fluid channels
- (Speed up) Cache connector position for all channels
- (Speed up) Skip processing of full inventories if there are many extractors for item channels
- (Speed up) Cache rate for energy channel
- (Speed up) Stop the iteration if we have obtained enough energy to fill all consumers for energy channel
XNet - 1.19-5.1.0
on Jan 26, 2023XNet 1.19-5.1.0
- Updated to Latest McJtyLib and made compatible with 1.19.3
XNet - 1.18-4.0.7
on Jan 26, 2023XNet 1.18-4.0.7
- Fix patchouli manual
XNet - 1.19-5.0.2
on Jan 26, 2023XNet 1.19-5.0.2
- Bugfix by StevenDoesStuffs so that the filter on fluid extraction works again
XNet - 1.18-4.0.6
on Jan 26, 2023XNet 1.18-4.0.6
- Bugfix by StevenDoesStuffs so that the filter on fluid extraction works again
XNet - 1.19-5.0.1
on Jan 26, 2023XNet 1.19-5.0.1
- You can again change the side of an advanced connector (in the gui)
XNet - 1.19-5.0.0
on Jan 26, 2023XNet 1.19-5.0.0
- Port to 1.19
XNet - 1.16-3.0.17
on Jan 26, 2023XNet 1.16-3.0.17
- Copy/paste will now use a more compact json so that more can be copied before hitting the limit
- New system to automatically split the copy/paste packet from client to server in case of huge networks. Can be disabled by setting the client config controllerMaxPaste to a value like 28000
XNet - 1.18-4.0.5
on Jan 26, 2023XNet 1.18-4.0.5
- Port to 1.18.2
XNet - 1.18-4.0.4
on Jan 26, 2023XNet 1.18-4.0.4
- Copy/paste will now use a more compact json so that more can be copied before hitting the limit
- New system to automatically split the copy/paste packet from client to server in case of huge networks. Can be disabled by setting the client config controllerMaxPaste to a value like 28000
XNet - 1.18-4.0.3
on Jan 26, 2023XNet 1.18-4.0.3
- Fixed a problem with items not getting restored when breaking and placing blocks