Skip to content

v1.2.9 Update Changelog

Hooder edited this page Jun 17, 2023 · 1 revision

image

Changes

  • Add option to mimic vanilla's color banding when blending between different colors (see the image above).
  • Improve model cache efficiency, retaining the same performance with 4 times less memory needed.
  • Fix an issue where the sky color would occasionally leak through gaps between tiles.
  • Tweak the environment for Tears of Guthix.

Commits

Hooder (6):
      Use consistent capitalization for config options
      Remove option to clear model cache on scene load
      Add vanilla color banding option
      Improve model cache memory efficiency
      Bump version to 1.2.9

SirFancyBacon (1):
      Tears of Guthix environment tweaks (#200)

kesly (1):
      Fix gaps between tiles (#212)