Skip to content

Releases: Cadiboo/NoCubes

NoCubes-1.12.2-0.2.3

03 Mar 08:37
Compare
Choose a tag to compare
  • Fixed long time bug with Face Culling
  • Object Pooling (better memory use)
  • Rewrite caches (seperate client and common)
  • Added Profiling
  • Work towards collisions
  • Fixed crash when blockstate update occurs before renderers are loaded
  • Fixed issues with meshes at chunk borders
  • Fixed bug with ghost blocks from unused render layers
  • Extended liquid rendering can now be 0, 1 or 2
  • Type optimisations (better memory use)
  • Mesh Generator Optimisations
  • Code cleanup

NoCubes-1.13.2-0.2.5

19 Feb 08:27
Compare
Choose a tag to compare
  • Enabled hooks
  • Better BadAutoUpdater

NoCubes-1.13.2-0.2.4

19 Feb 03:52
Compare
Choose a tag to compare

Update to 1.13.2, Some features (Such as Extend Liquids) are missing

NoCubes-1.13.2-0.2.4-pre1

17 Feb 21:04
Compare
Choose a tag to compare
Pre-release

47618a67ac32c8b687624d764bb3e8b0
May/May not work at all. It should work tho.

NoCubes-1.12.2-0.2.3-pre3

13 Feb 11:29
Compare
Choose a tag to compare
Pre-release
  • Updated en_us.lang

NoCubes-1.12.2-0.2.3-pre2

13 Feb 10:59
Compare
Choose a tag to compare
Pre-release
  • Reminded myself to re-implement cache pooling
  • Fixed weird formatting in LightmapInfo
  • Fixed crash when blockstate update occurred before renderers were loaded
  • Fixed bug where block updates were extended even when NoCubes was disabled

NoCubes-1.12.2-0.2.3-pre1

09 Feb 14:14
Compare
Choose a tag to compare
Pre-release
  • Add Proxies
  • Fixed zero-day issues with meshes at chunk borders
  • Fixed bug with ghost blocks from unused render layers
  • Did a small refactor
  • Added config fixes for ExtendLiquidsRange for people who like their update to be smooth
  • Optimised imports
  • Liquids can now be extended at a range of Off, OneBlock or TwoBlocks
  • Did a very big refactor
  • Remove redundant code in Mesh Generators
  • Code cleanup

NoCubes-1.12.2-0.2.2-smoothOtherBlocksAmountTest

29 Jan 04:35
Compare
Choose a tag to compare

SmoothOtherBlocksAmount Test

Not officially supported

NoCubes-1.12.2-0.2.2-renderEmptyBlocksOrWhatever

28 Jan 12:52
Compare
Choose a tag to compare

renderEmptyBlocksOrWhatever

Not officially supported

NoCubes-1.12.2-0.2.2

27 Jan 10:18
Compare
Choose a tag to compare
  • Removed logs from smoothable leaves check