Releases: SolventMercury/HgPatcher
Releases · SolventMercury/HgPatcher
v1.5: Fixes to Rooms and GameObjects
- Fixed various issues causing Rooms and GameObjects to leave dangling references during import.
v1.4: Parameter and Sprite Fixes Mostly
- 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!
- 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
- Fixed sounds not always being exported properly
v1.1: Major Fixes
- Fixed issue causing only last paramters to be written to info file
- Fixed crashes involving sound parameters being null
v1.0: Initial Release
Initial Release!
There may be some bugs, irregularities, and oversights - in which case, please make an issue!
Have a wonderful day!
~SolventMercury