Skip to content

2023-08-17

Compare
Choose a tag to compare
@brliron brliron released this 17 Aug 19:56
· 282 commits to master since this release

A decent number of improvements and new features, read the list below if you want to know more, the one everyone cares about is "Add support for th19 msg" which means story mode and vs mode patching now works for the new Touhou game.
Still no images, this one requires more work and will come later.

thcrap
  • Factor out patch option typename parsing into function (e006ce2)
  • Breakpoints: add json_typed_value and json_object_get_typed (ffc4277, 9522a27, 6500742, a62b104)
  • Add basic dictionary translation functionality (dec6e6e)
thcrap_configure
  • Remove fixed heights in settings (6717b5f)
  • Fix encoding error when creating shortcuts in the game's directory (a619a75)
  • Make the default discovery URL configurable from a build parameter (3eca111)
thcrap_tsa
  • Upgrade spell_id breakpoint (d45c37d)
  • Apply font and layout to W functions (c90e5df)
  • Add support for th19 msg (62f29d3)
  • Ignore anm patching for th19 (fdc1a2f)
thcrap_tasofro
thcrap_update
  • Handle games started through wrapper patches (#213) (9f9f95c)
  • Change default value for backgrounds_updates to false (5421869)