Skip to content

Preview Engine 5.0.0 / Alpha 20 (Release Candidate 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 11:02
· 544 commits to develop since this release

Changes

  • #4806 test: mockito inline for modules (@keturn)
  • #4796 test: provide a subsystem to register the unittest module (@keturn)
  • #4780 perf: replace stream with for loop when retrieving facets. (@pollend)

🚀 Features

  • #4755 feature: migrate RegionOutlineRenderer and allow support to specify AllocationType (@pollend)

🐛 Bug Fixes

  • #4797 fix: make BlockArea.iterator() use the same order as noise and facet data (@tolziplohu)
  • #4788 Revert "chore: remove finite check from LocalPlayer" (@jdrueckert)
  • #4791 fix(ci): backslash-escape multi-line shell command (@keturn)
  • #4787 fix: use link to new Jenkins in readme (@Avalancs)
  • #4781 style: fix checkstyle findings (@jdrueckert)
  • #4779 fix(audio): skip update when player is invalid (@pollend)
  • #4766 fix(rendering): remove unsupported ARB for opengl 2.0 (@pollend)
  • #4759 chore: fix PackageDeclarationCheck findings (@jdrueckert)
  • #4740 fix: prevent NPE with DelayManager on remote clients (@skaldarnar)
  • #4752 fix: lightgeometrypass to allow shadows to be disabled (@pollend)

🧰 Maintenance

📚 Documentation

⚙️ Logistics

  • #4808 build(IntelliJ): update annotation paths and other configurations (@keturn)
  • #4791 fix(ci): backslash-escape multi-line shell command (@keturn)
  • #4784 refactor: convert Jenkinsfile to declarative pipeline syntax (@jdrueckert)
  • #4764 build: update TeraConfig to 1.6.3 and adjust IntelliJ settings (@skaldarnar)
  • #4749 build(Jenkinsfile): improve pipeline performance; add docstrings (@skaldarnar)