Releases: tr7zw/3d-Skin-Layers
1.6.2(1.20.4-1.16.5)
Changes
- Fix 1.16.5 Fabric not working correctly
- Fix 1.16.5 layers not loading predictably
- Added Japanese translations by mash1133
- Internal code cleanup for edge cases
- Correctly add FabricAPI as a dependency in the fabric.mod.json
1.6.1(1.20.4-1.16.5)
Changes
- Fixed 1.16.5 not running with Java 8
- Updated the German language file
- More build system fixes (I hope I don't have to manually edit the 40 files title again)
- (forgot to mention in 1.6.0: the mod id everywhere is now "skinlayers3d", even on fabric)
Note: Some mods interfacing with 3d skin layers like [ETF] Entity Texture Features will require an update to work again with 1.6.0+. If you need ETF or other mods that got broken by the update, use the old version until they have time to update for the new release.
1.6.0(1.20.4-1.16.5)
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)
1.5.6-1.20.2
What's Changed
- Fix crash with heads by @MATRIX-feather in #124 (thanks for the report+pr!)
New Contributors
- @MATRIX-feather made their first contribution in #124
Full Changelog: 1.5.5-1.20.2...1.5.6-1.20.2
1.5.5-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 #116
- Added Swedish Translation by @Dontknow09 in #122
- Spanish Translation by @WaffleIBOT in #117
New Contributors
- @Felix14-v2 made their first contribution in #116
- @Dontknow09 made their first contribution in #122
- @WaffleIBOT made their first contribution in #117
Full Changelog: 1.5.4-1.20...1.5.5-1.20.2
1.5.4-1.20
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 #115
- @alpeerkaraca made their first contribution in #113
Full Changelog: 1.5.3-1.20...1.5.4-1.20
1.5.3-1.20
What's Changed
- Update to 1.20
- Update uk_ua.json by @BurrConnie in #102
New Contributors
- @BurrConnie made their first contribution in #102
Full Changelog: 1.5.3-1.19.4...1.5.3-1.20
1.5.3-1.19.4
- Update to 1.19.4
Full Changelog: 1.5.3-1.19.3...1.5.3-1.19.4
1.5.3-1.19.3
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 #100
New Contributors
Full Changelog: 1.5.2-1.19.3...1.5.3-1.19.3
1.5.2-1.19.3
Release for 1.19.3. Forge release whenever forge is done.