Skip to content

0.5.0+1.17

Compare
Choose a tag to compare
@PepperCode1 PepperCode1 released this 05 Jul 00:04
  • Remove connection caching as it was severely hurting performance

  • Prevent wrapping WeightedUnbakedModels

  • Set "ctm_version" to 1 if unspecified in CTM overrides

  • Fallthrough when getting metadata for virtual sprites instead of logging a warning

  • Fix random seeding when getting parent quads

  • Fix math in TextureUtil

  • Store model sprite in field instead of recalculating it every time

  • Remove profiling

  • Many other code improvements

  • Change versioning scheme to include Minecraft version

  • Set minimum Fabric API version to 0.34.10+1.17

  • Switch to new ModMenu API