Skip to content

Releases: xenondevs/Nova

Nova v0.17-alpha.39

27 Nov 08:50
Compare
Choose a tag to compare
Nova v0.17-alpha.39 Pre-release
Pre-release
  • 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

25 Nov 19:24
Compare
Choose a tag to compare
Nova v0.17-alpha.38 Pre-release
Pre-release
  • The default axis value for the scoped block state property AXIS is now y
  • ModelBuilder#rotated now assumes models using nova:axis to be aligned with the y axis by default

Nova v0.17-alpha.37

23 Nov 19:49
Compare
Choose a tag to compare
Nova v0.17-alpha.37 Pre-release
Pre-release
  • Made Energy-, Item-, FluidSideConfigMenu public

Nova v0.17-alpha.36

22 Nov 14:52
Compare
Choose a tag to compare
Nova v0.17-alpha.36 Pre-release
Pre-release
  • Fixed block placing on Nova blocks with interactive backing state

Nova v0.17-alpha.35

22 Nov 11:59
Compare
Choose a tag to compare
Nova v0.17-alpha.35 Pre-release
Pre-release
  • 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

18 Nov 17:35
Compare
Choose a tag to compare
Nova v0.17-alpha.34 Pre-release
Pre-release
  • Fixed No NetworkConfigurator for world when dynamically loading a world

Nova v0.17-alpha.33

17 Nov 16:32
Compare
Choose a tag to compare
Nova v0.17-alpha.33 Pre-release
Pre-release
  • Addons can now define a custom id for items of blocks
  • Added Region#toBoundingBox

Nova v0.17-alpha.32

16 Nov 20:24
Compare
Choose a tag to compare
Nova v0.17-alpha.32 Pre-release
Pre-release
  • Fixed #506 - Disabled slots in vanilla crafter get filled up when using cables to insert items

Nova v0.17-alpha.31

16 Nov 19:48
Compare
Choose a tag to compare
Nova v0.17-alpha.31 Pre-release
Pre-release
  • 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

16 Nov 18:43
Compare
Choose a tag to compare
Nova v0.17-alpha.30 Pre-release
Pre-release
  • 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