Skip to content

2022-08-14

Compare
Choose a tag to compare
@brliron brliron released this 14 Aug 20:54
· 345 commits to master since this release

A new feature needed for th185 support, and also quite a lot of small improvements that weren't big enough to push for a new release.

thcrap
  • Check if DLL is plugin before running DllMain (a2bb71d)
  • Read fallback codepage from globalconfig (fce2900)
  • Fix crash on repo creation failure (f55303d)
  • Quick fix for config tool crash (6a6cfde)
thcrap_tsa
  • Don't write .cfg file if it hasn't been read (5f62b0c)
  • Save bmp files as png (ec2f865, cce9f3d)
  • Breakpoint for TH06/TH07 screenshots (96ff0af)
  • th185 spellcard patching (cfa4204)
thcrap_configure
  • Don't show repo if no patch matches filter (6032bf9, 36a8461)
  • Add a help button regarding patch stacking (ff1dee7, 1d324da)
  • Search on repo and patch title as well in advanced view (744628e)
  • Enhance default list of languages (ffc85e3)
  • Run self update at startup (77fe5c9)
thcrap_update
  • Add back wininet as a setting (e8e778a)