Skip to content

Releases: CyberFlameGO/viewmodel-changer

v1.10.3: Add keybind customization

15 Oct 05:51
ae81bd0
Compare
Choose a tag to compare

Keybind configuration is added in this release, as a requested feature.

v1.10.2

11 Aug 15:39
c8937da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.1: Fix Fabric Loader constraint typo (1.21)

18 Jul 11:11
998782d
Compare
Choose a tag to compare

Accidentally typo'd a fabric loader version that wasn't released yet (and was too high)

v1.10: 1.21

16 Jul 13:10
d74f000
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.10

v1.9.2: 1.20.1

27 Jul 00:08
19419d1
Compare
Choose a tag to compare

What's changed?

  • Bump patch version
  • Code rearranging

Full Changelog: v1.9.1...v1.9.2

v1.9.1: 1.20.1

26 Jul 04:13
8036a9e
Compare
Choose a tag to compare
v1.9.1: 1.20.1 Pre-release
Pre-release

What's changed?

  • Bump patch version
  • Sealed Setting interface
  • Bump Fabric version
  • Minor code refactors

Full Changelog: v1.9...v1.9.1

v1.9: 1.20.1

25 Jul 13:50
1bf808b
Compare
Choose a tag to compare

What's Changed

  • Many refactors
  • Actually made the mod functional - turns out it may have not been working ever since/including the 1.20 release
  • Tidied codebase a tad

Full Changelog: v1.8...v1.9

Special thanks to @enducube for testing the mod as I worked through preparing this release and making me aware of it being broken, and thanks also to @SherpGH for testing a release candidate build for this release!

V1.8: 1.20.1

19 Jul 03:47
17e2702
Compare
Choose a tag to compare
V1.8: 1.20.1 Pre-release
Pre-release

What's Changed

  • Updated groupId
  • Updated Fabric version

Full Changelog: v1.7...v1.8

v1.7: 1.20.1 Support

19 Jul 00:53
056e711
Compare
Choose a tag to compare
v1.7: 1.20.1 Support Pre-release
Pre-release

Bumps versions and adds mod icon

Full Changelog: v1.6...v1.7

v1.6: 1.20 Support

19 Jul 00:39
e2f329e
Compare
Choose a tag to compare
v1.6: 1.20 Support Pre-release
Pre-release

Adds support for 1.20, replacing MatrixStack with DrawContext, and converts Setting to an interface, as well as increasing the compatibility level in the mixins to Java 17.