Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@jkulawik jkulawik released this 26 Feb 21:24
  • Added support for hybrid custom stories added in Amnesia 1.5 (i.e. full conversions that are launched from the game)
  • Add support for detecting custom stories downloaded from the Steam Workshop
  • Improved mod description formatting (previously the app displayed raw description contents)
  • Improved performance by adding an image cache
  • Improved lang file loading by correcting invalid XML comments (Amnesia's tinyXML doesn't mind -- inside comments, but Go's standard library does)
  • Heavily restructured the app code to use proper Go conventions
  • Other minor improvements

Full Changelog**: v1.2.6...v1.3.0