Releases: callistoAshley/osmodloader
Releases · callistoAshley/osmodloader
release v1.4
Fixes
-Fixed a bug where a NullReferenceException would be thrown after extracting an archive put through OCI
-Fixed a bug where the progress bar wouldn't update in OCI
-Fixed a bug where an ArgumentException would sometimes be thrown after drawing certain UI objects that use the Terminus font
release v1.3
What's New?
-Added a sound test form
-Used ogg files for audio instead of mp3 for audio
-1 in 1 billion chance every millisecond to divide 0 by 0 for no reason
Fixes
-Multithreaded changes
-Major performance improvements
-Minor code readability and memory management improvements