Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@ameisen ameisen released this 02 May 01:26
· 156 commits to master since this release

0.14.0 Release

  • GMCM support.
  • LZMA compression support removed.
  • Config refactoring.
  • Code simplifications and refactoring.
  • Changed interwarp GC to be concurrent.
  • Fixed hashing bug, and restoring SpriteInfo hash caching.
  • Added config save/load commands.
  • Adding anisotropic filtering support (but why?)
  • Fixing exception in SetData due to mismatched array sizes.
  • Tracking in-flight tasks per texture.
  • Re-enabling and fixing MonoBlockDecoder.
  • Implemented string resampling.
  • Reduced Linq usage.
  • Made improvements to SetData/GetData in regards to compressed texture formats.
  • Removed some unsupported functionality.
  • Fixing bug in version testing causing config files to be erroneously cleared.
  • Added a few benchmarks.
  • Fixed bug that caused non-resampled snow to only draw a single snowflake per group.
  • Hid failed patches when respective mod is not loaded.
  • Made licenses more obvious.
  • General optimizations.