Releases: xenondevs/Nova
Releases · xenondevs/Nova
Nova v0.17-alpha.36
- Fixed block placing on Nova blocks with interactive backing state
Nova v0.17-alpha.35
- Fixed #512 - Server lags and crashes when saving while handling multiple cable connections in the same chunk
- Performance improvements for networks consisting of many cables
- Fixed
UninitializedPropertyAccessException
when accessing ProtectionManager early
Nova v0.17-alpha.34
- Fixed
No NetworkConfigurator for world
when dynamically loading a world
Nova v0.17-alpha.33
- Addons can now define a custom id for items of blocks
- Added Region#toBoundingBox
Nova v0.17-alpha.32
- Fixed #506 - Disabled slots in vanilla crafter get filled up when using cables to insert items
Nova v0.17-alpha.31
- Fixed an issue where removing an end point that is part of a local network would not remove the connected end point from the network
Nova v0.17-alpha.30
- Fixed #431 - Problem with merging resource pack
- Fixed #500 - [Logistics] Cables vanish if a block is placed on top of them
- Base packs will now no longer be merged twice if they were specified in both the config and put into the
base_packs
directory - Base pack merging will now overwrite files for scenarios where multiple base packs define the same files, instead of throwing an exception in some cases.
- ProtoNetworks are no longer saved to disk and instead inferred from network node data
Nova v0.17-alpha.29
- The resource pack will now be regenerated if it no longer exists
Nova v0.17-alpha.28
- Updated network-related exception messages to include more information
Nova v0.17-alpha.27
- Fixed #490 - Colored/Dyed Shulker Boxes don't connect with wires, while natural colored Shulker Boxes do