Skip to content

Releases: xenondevs/Nova

Nova v0.18-alpha.13

01 Jan 14:45
Compare
Choose a tag to compare
Nova v0.18-alpha.13 Pre-release
Pre-release
  • Removed the shadow from fake vanilla boss bars
  • Removed the shadow from the waila overlay background
  • Fixed some incorrectly placed pixels in the waila overlay background texture

Nova v0.18-alpha.12

27 Dec 19:05
Compare
Choose a tag to compare
Nova v0.18-alpha.12 Pre-release
Pre-release
  • Fixed #546 - Nova crashes when applying patches on paper version 1.21.4-20 and newer

Nova v0.18-alpha.11

21 Dec 17:00
Compare
Choose a tag to compare
Nova v0.18-alpha.11 Pre-release
Pre-release
  • Addons can now register custom feature types again
  • DefaultEnergyHolder#energyPlus DefaultEnergyHolder#energyMinus now show the energy delta values of the previous tick instead of the current one

Nova v0.18-alpha.10

20 Dec 12:50
Compare
Choose a tag to compare
Nova v0.18-alpha.10 Pre-release
Pre-release
  • Fixed #539 - Biome injection not working
  • Fixed IllegalStateException: zip file closed on shutdown

Nova v0.18-alpha.9

19 Dec 17:25
Compare
Choose a tag to compare
Nova v0.18-alpha.9 Pre-release
Pre-release
  • Fixed #537 - Storage units fail to initialize
  • Fixed #538 - Issues with loots & Machine upgrades

Nova v0.18-alpha.8

18 Dec 14:46
Compare
Choose a tag to compare
Nova v0.18-alpha.8 Pre-release
Pre-release

Nova v0.18-alpha.7

18 Dec 10:24
Compare
Choose a tag to compare
Nova v0.18-alpha.7 Pre-release
Pre-release
  • Fixed #536 - Machines with fluid bars uninteractible

Nova v0.18-alpha.6

17 Dec 19:00
Compare
Choose a tag to compare
Nova v0.18-alpha.6 Pre-release
Pre-release
  • Added Canvas gui element
  • Fixed #535 - Nova is causing strings and tripwires to be unbreakable
  • Fixed an issue where lines of flying leaves would appear in the world
  • Fixed an issue where leaves, note blocks and tripwire would not have block break effects
  • Fixed an issue where leaves, not blocks and tripwire could not be picked via the middle mouse button
  • Fixed an issue where side configuration menus would not be closed when the associated tile entity was destroyed
  • Fixed an issue where some tile entity guis would stop updating after switching menus

Nova v0.18-alpha.5

14 Dec 09:37
Compare
Choose a tag to compare
Nova v0.18-alpha.5 Pre-release
Pre-release
  • Fixed #532 - Placing an unenchanted item into an Enchanting Table crashes server

Nova v0.18-alpha.4

13 Dec 11:52
Compare
Choose a tag to compare
Nova v0.18-alpha.4 Pre-release
Pre-release
  • Fixed NovaItem#createItemStack always returning item stacks of count 1
  • Changed recipe key format to include addon- and recipe type namespace
  • InvUI-related fixes