Skip to content

Releases: xenondevs/Nova

Nova v0.17-alpha.16

12 Sep 08:28
Compare
Choose a tag to compare
Nova v0.17-alpha.16 Pre-release
Pre-release
  • Fixed #452 - Lava doesn't deal damage on Purpur

Nova v0.17-alpha.15

11 Sep 09:26
Compare
Choose a tag to compare
Nova v0.17-alpha.15 Pre-release
Pre-release
  • Fixed #448 - Tile-entity energy is not stored in item stacks
  • Fixed #451 - Deadlock when querying Towny protection for network tasks

Nova v0.17-alpha.14

04 Sep 15:42
Compare
Choose a tag to compare
Nova v0.17-alpha.14 Pre-release
Pre-release
  • Fixed #440 - Placeholder items can be cloned with middle click
  • Fixed #441 - Problem with internal item removed when destroying Shulker box in Survival
  • Fixed #442 - Hopper facing
  • Fixed an issue where directional vanilla blocks would not be placed facing the correct direction if they were placed against Nova blocks with a replacable hitbox block.

Nova v0.17-alpha.13

27 Aug 16:10
Compare
Choose a tag to compare
Nova v0.17-alpha.13 Pre-release
Pre-release
  • LEAVES-backed custom blocks can now be waterlogged using the WATERLOGGED property and the Waterloggable behavior
  • BlockBehaviors can now customize the item stack for creative block picking via pickBlockCreative
  • Fixed #432 - Tripwire blocks missing behaviors
  • Fixed #439 - Sword sweeping absent in alpha 12 update

Nova v0.17-alpha.12

24 Aug 09:17
Compare
Choose a tag to compare
Nova v0.17-alpha.12 Pre-release
Pre-release
  • Fixed an issue where tool tier was ignored when breaking Nova blocks with vanilla tools
  • Fixed an issue where world file save could run concurrently with network tasks, leading to file corruption

Nova v0.17-alpha.11

21 Aug 15:34
Compare
Choose a tag to compare
Nova v0.17-alpha.11 Pre-release
Pre-release
  • Replaced EnergyHolder#requestedEnergy with EnergyHolder#maxEnergy
  • Energy networks now balance buffers
  • BUFFER is now the default connection type for item storage vanilla tile-entities (e.g. chests)
  • Fixed an issue where the energy bar's energy delta values would remain when energy is unchanged

Nova v0.17-alpha.10

21 Aug 09:17
Compare
Choose a tag to compare
Nova v0.17-alpha.10 Pre-release
Pre-release
  • Fixed #430 - Incorrect bamboo behaviour

Nova v0.17-alpha.9

20 Aug 15:31
Compare
Choose a tag to compare
Nova v0.17-alpha.9 Pre-release
Pre-release
  • Fixed #427 - Incorrect behavior with enchanted tools
  • Fixed fake display entity metadata using wrong ids for interpolation-related entries
  • Fixed TileEntity#handleTickingEnabled and TileEntity#handleTickingDisabled not called on place/break

Nova v0.17-alpha.8

18 Aug 15:39
Compare
Choose a tag to compare
Nova v0.17-alpha.8 Pre-release
Pre-release
  • Added TRIPWIRE_UNATTACHED and TRIPWIRE_ATTACHED backing state categories
  • Contexts can now copy parameters during build / retrieval to ensure immutability. (TILE_ENTITY_DATA_NOVA, BLOCK_ITEM_STACK, TOOL_ITEM_STACK, SOURCE_LOCATION, SOURCE_DIRECTION are now immutable)
  • Fixed an issue where BlockBehavior#handleAttack was not called

Nova v0.17-alpha.7

18 Aug 08:22
Compare
Choose a tag to compare
Nova v0.17-alpha.7 Pre-release
Pre-release
  • Fixed #418 - Only one enchantment possible per item
  • Fixed an issue with block drops in creative