Releases: xenondevs/Nova
Releases · xenondevs/Nova
Nova v0.17-alpha.39
- Fixed #513 - Falling blocks replace cables, deleting them
- Fixed #521 - Taking fluids from a fluid tank while on a full inventory deletes buckets
- Fixed a desync when trying to break a block without the
Breakable
behavior in creative - Fixed an issue where the axis value of blocks was selected incorrectly
Nova v0.17-alpha.38
- The default axis value for the scoped block state property
AXIS
is nowy
ModelBuilder#rotated
now assumes models usingnova:axis
to be aligned with they
axis by default
Nova v0.17-alpha.37
- Made Energy-, Item-, FluidSideConfigMenu public
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