First of all, Happy New Year everyone(assuming this release works 😅). This is the first release using a new build system I've been working on that maintains 1.20.4-1.16.5 Fabric/Forge/NeoForge all in the same codebase. Assuming everything goes well, this means that 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.3, 1.19.4, 1.20.2 etc will all become supported and maintained, and contain all the latest and greatest features and bugfixes. Note: 1.8 and 1.12.2 remain unsupported, as the tooling around them is just bad, and their codebases are too different to keep in here.
Changes
- Add 1.20.4 support(1.20.3 is skipped as there's no point to it)
- Add NeoForge support for 1.20.4 and 1.20.2
- Backporting all 1.20.2+ changes/fixes to <= 1.19.4(1.16.5 Forge got a config screen for example 🙃, also 1.16.5 in general now will render player-heads in 3d)
What's Changed
- Fix crash with heads by @MATRIX-feather in https://github.com/tr7zw/3d-Skin-Layers/pull/124 (thanks for the report+pr!)
New Contributors
- @MATRIX-feather made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/124
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.5-1.20.2...1.5.6-1.20.2
What's Changed
- Update to 1.20.2
- Improve refreshing when placed player heads load in late
- Rewritten Russian localization by @Felix14-v2 in https://github.com/tr7zw/3d-Skin-Layers/pull/116
- Added Swedish Translation by @Dontknow09 in https://github.com/tr7zw/3d-Skin-Layers/pull/122
- Spanish Translation by @WaffleIBOT in https://github.com/tr7zw/3d-Skin-Layers/pull/117
New Contributors
- @Felix14-v2 made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/116
- @Dontknow09 made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/122
- @WaffleIBOT made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/117
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.4-1.20...1.5.5-1.20.2
What's Changed
- Fix red damage tint/outlines of the layers #26
Translations
- Update traditional Chinese by @xMikux
- Updated Korean by @Yusi0
- Add Turkish by @alpeerkaraca
- Updated Portuguese by @spaghettube and @FITFC
- Add Russian by @VGamerGroup
New Contributors
- @Yusi0 made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/115
- @alpeerkaraca made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/113
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.3-1.20...1.5.4-1.20
What's Changed
- Update to 1.20
- Update uk_ua.json by @BurrConnie in https://github.com/tr7zw/3d-Skin-Layers/pull/102
New Contributors
- @BurrConnie made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/102
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.3-1.19.4...1.5.3-1.20
- Update to 1.19.4
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.3-1.19.3...1.5.3-1.19.4
- Update to 1.19.4
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.3-1.19.3...1.5.3-1.19.4
What's Changed
- Add a slider for first-person arm layer sizes
- Upgrade build system, remove donor skin stuff
- Added basic Unittests
- Added tooltips to the config screen
- Prevent log spam/performance issues with modded player heads with incompatible textures
- Add italian translation by @Save14 in https://github.com/tr7zw/3d-Skin-Layers/pull/100
New Contributors
- @Save14 made their first contribution in https://github.com/tr7zw/3d-Skin-Layers/pull/100
Full Changelog: https://github.com/tr7zw/3d-Skin-Layers/compare/1.5.2-1.19.3...1.5.3-1.19.3