Preview Engine 5.2.0 / Alpha 22 (Release Candidate 4)
Pre-release
Pre-release
github-actions
released this
19 Nov 01:07
·
315 commits
to develop
since this release
Changes
- #3992 test(TypeHandlerLibrary): RuntimeDelegatingTypeHandler test failure (@keturn)
- #4934 feat(i18n): Update Ukrainian locale with current strings (@rzats)
🚀 Features
🐛 Bug Fixes
- #4897 fix(rendering): replicate SkeletalMesh fields, fix debug skeleton scale (@pollend)
- #4932 fix(engine/rendering): Fix ChunkMeshRenderer listens to wrong deactivate event (@opl-)
- #4944 test(TypeHandlerLibrary): provide a logger during test execution (@keturn)
- #4940 test: add unitTest target to TypeHandlerLibrary and facades (@keturn)
- #4937 fix(SystemConfig): ensure thread max limit is never less than one (@keturn)
🧰 Maintenance
- #4936 chore: remove some slow logging (@Cervator)
- #4893 refactor: split chunkMesh to ChunkMeshImpl (@pollend)
- #4939 chore: add reactor-extra to dependencies (@keturn)
- #4896 refactor: refactor mesh generation for IconMeshFactory (@pollend)
- #4867 chore: remove SubmersibleCamera abstraction (@pollend)
- #4931 refactor(translation): use
ResourceUrn
instead ofSimpleUrn
(@DarkWeird) - #4878 chore: remove internal ai system for engine (@pollend)
- #4795 chore: remove finite check from LocalPlayer (@pollend)
- #4905 refactor: add test cases for vertex resource and update api with put and replace (@pollend)
- #4954 chore: overhaul issue template (@jdrueckert)
📚 Documentation
- #4938 build(javadoc): disable doclint messages about missing tags (@keturn)
- #4954 chore: overhaul issue template (@jdrueckert)
⚙️ Logistics
- #4938 build(javadoc): disable doclint messages about missing tags (@keturn)
- #4945 build: fix mystery Artifactory issue (@Cervator)
- #4928 build: upgrade minimum compatible version to Java 11 (@keturn)
- #4942 build: build using a java 11 toolchain (@keturn)
- #4940 test: add unitTest target to TypeHandlerLibrary and facades (@keturn)
- #4941 Revert "build(ci): build using a java 11 toolchain" (@keturn)
- #4927 build(ci): build using a java 11 toolchain (@keturn)
- #4939 chore: add reactor-extra to dependencies (@keturn)
- #4914 build(IntelliJ): add inspections allowing IntelliJ to correct "modifier out of order" infractions (@keturn)