Skip to content

Releases: xenondevs/Nova

Release v0.6.10

02 Nov 14:46
6dcb7e8
Compare
Choose a tag to compare
  • Fixed possible ClassCastException in VanillaTileEntity
  • Fixed dupe

Release v0.6.8

31 Oct 10:55
Compare
Choose a tag to compare
  • Fixed "packet processing error"
  • Fixed ConcurrentModificationException when disconnecting from chunks that Nova displayed particles in
  • Updated the coal block pulverizing recipe to output 9 coal dust instead of 2

Release v0.6.7

30 Oct 14:28
Compare
Choose a tag to compare
  • Fixed IllegalPluginAccessException on shutdown

Release 0.6.6

30 Oct 14:16
Compare
Choose a tag to compare

Release v0.6.5

23 Oct 16:07
Compare
Choose a tag to compare
  • Fixed Mob Killer not being able to kill a pillager raid captain
  • Fixed cables leaving their hitbox blocks behind when destroyed immediately after placing them

Release v0.6.4

20 Oct 15:25
Compare
Choose a tag to compare
  • Fixed an issue causing high CPU usage

Release v0.6.3

18 Oct 19:42
Compare
Choose a tag to compare
  • Fixed tile entity model duplication
  • Fixed "NetworkException: The ItemUpdateEvent was cancelled" spam under certain circumstances

Release v0.6.2

17 Oct 10:33
Compare
Choose a tag to compare
  • Fixed issues caused by breaking chests with commands, the Block Breaker / Quarry or other plugins
  • Fixed an issue with item networks only taking from one half of a double chest sometimes.
  • Items can now be inserted into the Block Placer's inventory using cables again.

Release v0.6.1

15 Oct 18:59
Compare
Choose a tag to compare
  • Fixed the Quarry model duplication bug on Paper servers
  • Changed the default Quarry recipe
  • Displayed energy numbers are now rounded to two decimal digits

Release v0.6

14 Oct 18:10
Compare
Choose a tag to compare

New blocks:

  • Tree Factory
  • Trash Can

Other changes:

  • Reworked Item Networks: equal item distribution, priority system and channels
  • Item Filters now have an option to ignore NBT Data
  • Wrench-clicking tile entities now reconnects them to cables
  • Several bug fixes