Skip to content

Releases: callistoAshley/osmodloader

release v1.4

06 Jan 22:42
Compare
Choose a tag to compare

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

13 Dec 00:40
Compare
Choose a tag to compare

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