Skip to content

Releases: xenondevs/Nova

Release v0.7.2

29 Dec 10:59
Compare
Choose a tag to compare
  • Updated translations
  • Energy and Fluid Strings are now displayed in full. You can switch back to the old behavior by setting prefixed_numbers to true in the config.
  • A new debug option called chunk_reload_watcher has been added to the config. This should be activated before reporting crashes or other chunk-loading related issues.
  • Stability fixes

Release v0.7.1

21 Dec 11:15
Compare
Choose a tag to compare
  • Fixed a bug which allowed players to use the pump in protected areas
  • Fixed a bug where players could not open /nvrecipe
  • Fixed a bug where jetpacks could not be equipped
  • Fixed a bug where jetpacks could not be charged

Release v0.7

20 Dec 15:37
Compare
Choose a tag to compare

New blocks

  • Star Collector
  • Fluid Tank
  • Pump
  • Lava Generator
  • Infinite Water Source (can be found in desert temples)
  • Cobblestone Generator

Changes

  • Nova now runs exclusively on 1.18.1
  • General support for fluids
  • Protection using the Towny plugin is now supported
  • Cables of different tiers do no longer connect to each other
  • You can now specify how deep a Quarry should dig
  • The Mob Catcher is now its own item (No longer an empty bottle)
  • The commands /nvrecipe and /nvusage can now be run without any arguments in order to refer to the item in your hand.
  • The new command /nvmodeldata will show Nova's custom model data

Patreon

If you like what we do and want to support us you can now become a Patron! It includes some cool benefits like:

  • Access to dev-builds after every change
  • Having your Minecraft head randomly appear on mobs spawned by the mob duplicator

If you're interested in funding Nova and other projects, you can check out our page here: https://patreon.com/xenondevs

Release v0.6.14

21 Nov 10:40
Compare
Choose a tag to compare
  • Fixed Chunk Loader trying to load chunks of deleted worlds
  • plugins/Nova/storage.json is now called plugins/Nova/storage.do-not-edit to avoid confusion
  • Fixed crafting cache loader being able to return null

Release v0.6.13

19 Nov 13:37
Compare
Choose a tag to compare
  • Fixed #59
  • Fixed java.util.ConcurrentModificationException when saving chunks

Release v0.6.12

09 Nov 18:51
Compare
Choose a tag to compare

Release v0.6.11

05 Nov 23:04
Compare
Choose a tag to compare
  • Commands that can't be executed from the console are no longer available to the console.
  • A player name and item amount can now be specified in the /nova give command.
  • Nova strings are no longer displayed untranslated in the console.
  • Tile entity inventories will now get auto-saved every 5 minutes.
  • Updated translations, New languages: Italian, Korean
  • Fixed a bug that decreased the item amount when placing a block in creative mode on a cable.
  • Fixed a possible ClassCastException in VanillaTileEntity.
  • Fixed tile entity inventories resetting by unloading and reloading a chunk.

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