Skip to content

Releases: thpatch/thcrap

2024-08-18

18 Aug 16:48
Compare
Choose a tag to compare
thcrap
  • Fix detour_chain requiring all strings to be static (6ba76b2)
thcrap_tasofro
scripts
  • Parse json with json5 in repo_update.py (b2b5ccb)

2024-07-20

20 Jul 11:30
Compare
Choose a tag to compare
thcrap_update
thcrap_tasofro

2024-07-08

08 Jul 18:03
Compare
Choose a tag to compare

Small bugfix for th19 v1.10c

thcrap_tsa
  • Don't crash when png_image_resize resizes to a smaller size (9747dc9)

2024-06-28

28 Jun 10:02
Compare
Choose a tag to compare
thcrap
thcrap_configure
  • Search: use publisher name instead of DisplayName (cf68fc9)
thcrap_tasofro
  • Optimize BMP font code (ee7d775)
  • Fix file loading error in th135 engine games (7bbf78b)

2024-06-15

15 Jun 21:57
Compare
Choose a tag to compare
thcrap
thcrap_configure_v3
  • Change default value for backgrounds_updates to false (bf5148e)

2024-06-14

14 Jun 12:07
Compare
Choose a tag to compare

3rd attempt at making a release that we don't have to rollback.

Additionnally, includes some preparations for x64 support, and several optimizations, especially for the AoCF boot time.

thcrap
  • Basic x64 prep (c9413dd, 7c80a44, a93defa, a967404)
  • Minor fixes/improvements (cd673fa)
  • Introduce build_str header (f035db8)
  • Fix undefined behavior in VLA string builder (5c28174)
  • Fix recent crash and EoSD problem (18f5291)
  • Fix API exports, add missing export/import attributes, and minor optimizations (ec4f4d7)
  • Minor optimizations and fixes (274900f)
  • Avoid reconverting/duplicating strings with PathMatchSpec (1ccb52f)
  • Fix use of PathMatchSpecExW on Windows XP (62c7369)
thcrap_configure_v3
  • Set the current directory before updating (fixes a crash when trying to update). (5ac34c5)
  • Keep already known games unselected by default (373eeff)
thcrap_tasofro
win32_utf8
  • Fix string error in win32_utf8 (3eeb4ec)
  • Fix GetModuleFileNameU on XP (02924d0)

2024-06-08

07 Jun 12:00
ef6c456
Compare
Choose a tag to compare

Emergency rollback, once again, to 2024-05-25.
The previous version crashes a lot, we're currently investigating this issue.

2024-06-07

07 Jun 10:45
ef6c456
Compare
Choose a tag to compare
win32_utf8
  • Fix vpatch not working in version 2024-05-29 (see #257) (9327568)

2024-05-30

29 May 20:37
Compare
Choose a tag to compare

Emergency rollback to fix an issue where vpatch-patched games don't work when there is a space in the path

2024-05-29

29 May 18:33
Compare
Choose a tag to compare
thcrap
thcrap_tasofro
  • Bidi: handle . properly for th155 (4cd8f55)
  • Bidi: handle '\ ' properly for th155 (45c88f3)