Releases: xenondevs/Nova
Releases · xenondevs/Nova
Nova v0.10.6
- Fixed an issue where note block states files with no powered property could not be merged
- Updated translations
Nova v0.10.5
Nova v0.10.4
- Fixed #163
- Made
/nova debug updateChunkSearchId
and/nova debug reloadNetworks
accessible from the console
Nova v0.10.3
- Fixed an issue where the old base packs folder was not deleted when users updated from 0.9.x to 0.10.x
- Fixed an issue where block data was not applied when placing blocks against non-solid hitbox blocks of armor stand Nova blocks
- Fixed #162
Nova v0.10.2
- Fixed several issues regarding legacy conversion of region files
- Removed translation key
menu.nova.side_config.direction
- Updated translations
Nova v0.10.1
- 1.19.2 Support
- Fixed an issue where configs could not be reloaded when tile-entities with fluid containers were loaded
- Fixed an issue where the legacy conversion would cause recursive chunk loads
Nova v0.10
General changes:
- Solid Blocks
- Compatibility with Residence
- Config option to freeze players that are loading the resource pack
- New command structure for network debugging
- Updated translations
Addon-API changes:
- Addons can now create custom block properties
Plugin-API changes:
- Block states can now be accessed
In this version we also introduced a java agent which allows us to apply patches to spigot during runtime. This is optional but has a positive performance impact. You can disable the java agent in the main config under use_agent
. If your server does not support java agents, Nova will set this value to false automatically.
Nova v0.9.11
- Fixed an issue where some GUIs could not be opened
Nova v0.9.10
- Updated to 1.19.1
- Updated translations