XNet - 1.16-3.0.1-beta
on Jan 26, 2023XNet 1.16-3.0.1-beta
- Fixed a potential exploit which could be used to attack a server
XNet - 1.15-2.1.8
on Jan 26, 2023XNet 1.15-2.1.8
- Fixed a potential exploit which could be used to attack a server
XNet - 1.16-3.0.0-beta
on Jan 26, 2023XNet 1.16-3.0.0-beta
- First port to 1.16.2
xnet-1.15-2.1.7-beta.jar
on Jan 26, 20232.1.7-beta:
- Update for latest McJtyLib
xnet-1.15-2.1.6-beta.jar
on Jan 26, 2023Update for latest McJtyLib
xnet-1.15-2.1.5-beta.jar
on Jan 26, 20232.1.5-beta:
- Kyle Edwards changed facade blocks to copy mimic block from other facade blocks
- Kyle Edwards fixed rendering of damaged cables
xnet-1.15-2.1.4-beta.jar
on Jan 26, 20232.1.4-beta:
- Fixed the item model for XNet facades
- 'kyleedwardsny' fixed various things related to the facades:
- Fixed some rendering issues when breaking facades
- Fixed the cable blocks being solid
- Consolidate all cable/facade rendering into GenericCableBakedModel and remove the redundant FacadeBakedModel and everything related to it. This reduces the amount of code that has to be maintained.
- Fix a possible performance regression in #414 that was pointed out on Discord. Now, the cable quads only get returned in the solid rendering layer, and quads for the mimicked block only get returned if the mimicked block's canRenderInLayer() is true.
- Allow facade/cable rendering in all layers, ensuring that translucency works in addition to cutouts and solids.
- Always render the cable even if there is also a facade, so that translucent and cutout blocks show the cable inside.
xnet-1.15-2.1.3-beta.jar
on Jan 26, 20232.1.3-beta:
- Fixed some recipes so they work with any chest instead of only vanilla chests
xnet-1.15-2.1.2-beta.jar
on Jan 26, 20232.1.2-beta:
- AKAStacks fixed a problem with breaking facades causing the network to unlink
xnet-1.15-2.1.1-beta.jar
on Jan 26, 20232.1.1-beta:
- Dependency fix
xnet-1.15-2.0.0-alpha.jar
on Jan 26, 20232.1.0-beta:
- Fixed antenna models
- Re-implemented TOP support for all XNet cables/connectors and machines
- Used new tooltip system in McJtyLib
- The oredictionary support in XNet has been replaced with the use of tags. If you enable 'tag matching' it tries to find common tags to match on
- XNet now also supports the filter module from RFToolsBase. Up to 4 filters can be placed in the controller and used in item connectors
- The processor console module can now also be used as an item in the tablet
- Fixed the recipes for the vanilla recipe book
- Moved most of the configs from common to server (so that they are saved with the world and synced to the client)
xnet-1.15-2.0.2-alpha.jar
on Jan 26, 20232.0.2-alpha:
- Darkere fixed some GUI translation keys
- 'kr' translation file from Mindy
- Fixed the models for the router and wireless router
- Fixed various cable models
xnet-1.15-2.0.1-alpha.jar
on Jan 26, 20232.0.1-alpha:
- Fixed proper dependency reporting in case McJtyLib or RFToolsBase are missing
xnet-1.15-2.0.0-alpha.jar
on Jan 26, 2023First port to 1.15.2
xnet-1.14-1.8.7-alpha.jar
on Jan 26, 20231.8.7:
- Inventory hilighting from the controller works again
- The facade block works much better now
- Connectors now connect better (visually) when they are first placed
xnet-1.14-1.8.6-alpha.jar
on Jan 26, 20231.8.6:
- Updates to latest McJtyLib
- The drops for cables, connectors and advanced connectors should now be correct
- The xnet cables and connectors should no longer appear in all creative tabs
xnet-1.14-1.8.5-alpha.jar
on Jan 26, 20231.8.5:
- Fixed localized names for the colored cables, connectors, and advanced connectors
- Fixed a problem in the controller where the current amount of power would not be shown correctly
xnet-1.14-1.8.4-alpha.jar
on Jan 26, 20231.8.4:
- Fixed a problem on servers
xnet-1.14-1.8.3-alpha.jar
on Jan 26, 20231.8.3:
- First port to 1.14
XNet - 1.12-1.8.2
on Jan 26, 2023XNet 1.12-1.8.2
- Joseph fixed a pathological case with fluid handling