Skip to content

Releases: tr7zw/3d-Skin-Layers

1.6.2(1.20.4-1.16.5)

09 Jan 22:30
cb48c69
Compare
Choose a tag to compare

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)

01 Jan 16:34
b61f825
Compare
Choose a tag to compare

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)

31 Dec 17:11
c161c30
Compare
Choose a tag to compare

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

24 Sep 21:15
c4fed85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.5-1.20.2...1.5.6-1.20.2

1.5.5-1.20.2

22 Sep 16:36
ccb09d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.4-1.20...1.5.5-1.20.2

1.5.4-1.20

07 Jul 19:53
8454531
Compare
Choose a tag to compare

What's Changed

  • Fix red damage tint/outlines of the layers #26

Translations

New Contributors

Full Changelog: 1.5.3-1.20...1.5.4-1.20

1.5.3-1.20

08 Jun 12:34
abb6370
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.3-1.19.4...1.5.3-1.20

1.5.3-1.19.4

14 Mar 17:02
6ee9630
Compare
Choose a tag to compare
  • 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

11 Mar 01:38
ca02472
Compare
Choose a tag to compare

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

07 Dec 16:33
553f450
Compare
Choose a tag to compare

Release for 1.19.3. Forge release whenever forge is done.