Skip to content

Releases: SolventMercury/HgPatcher

v1.5: Fixes to Rooms and GameObjects

14 Nov 04:57
Compare
Choose a tag to compare
  • Fixed various issues causing Rooms and GameObjects to leave dangling references during import.

v1.4: Parameter and Sprite Fixes Mostly

09 Nov 22:07
Compare
Choose a tag to compare
  • Fixed issue which could cause redundant checks to be performed on sprites, potentially resulting in a crash.
  • Removed error throw for null sound data, as this would trigger for external sounds.
  • Removed error throw for missing audio and group id
  • Fixed margin parameter being exported with invalid parameter name
  • Fixed playback_speed_type being imported with an incorrect parameter name

v1.3: Yet more fixes. Starting to get pretty reliable!

09 Nov 20:34
Compare
Choose a tag to compare
  • Fixed issue causing backgrounds to export to wrong folder.
  • Fixed issue causing font glyphs to be exported when font textures should be and vice versa.
  • Fixed patcher crash caused by missing info files.

v1.2: Sound Export Fix

09 Nov 20:34
Compare
Choose a tag to compare
  • Fixed sounds not always being exported properly

v1.1: Major Fixes

09 Nov 19:35
01d3fee
Compare
Choose a tag to compare
  • Fixed issue causing only last paramters to be written to info file
  • Fixed crashes involving sound parameters being null

v1.0: Initial Release

09 Nov 14:30
5506013
Compare
Choose a tag to compare

Initial Release!

There may be some bugs, irregularities, and oversights - in which case, please make an issue!

Have a wonderful day!
~SolventMercury