Releases: num0005/Osoyoos-Launcher
Releases · num0005/Osoyoos-Launcher
1.0.85+908d805cbf
Merge pull request #68 from General-101/master Remove IsEnabled from Bitmap Compile Type.
1.0.83+a7d3fa9104
Fix paths for CI why did I switch it to use the windows7.0 target and not windows?
1.0.80+0b0b0be3e6
Add support for automatic repair (rebuilding) of custom FMOD banks (#67) * Fix sound multi layer using wrong tool command * Basic UI addition for FMOD repair * FMOD repair working for both SFX and Languages * UI fixes for bitmap tab * Vertically center all combobox text * Update readme feature list and .NET direct link to latest
1.0.79+09b34f6a88
Correctly include total time taken if the task takes 24 hours or more. Old system would incorrectly truncate the time taken.
1.0.77+f7e1147e66
- Added prompt to update to .NET 8 before installing future updates.
- Documented some settings.
- Attempted to improved DLL injection stability.
Full Changelog: 1.0.72+2b97d3e4f0...1.0.77+f7e1147e66
1.0.72+2b97d3e4f0
Fix sound multi layer using wrong tool command
1.0.71+913eab7be7
Merge pull request #63 from Pepper-Man/master Fix FBX-to-GR2 issues
1.0.68+eb0f037221
[DllInjector] Fix race condition in `GetLibraryProcAddress32`.
1.0.67+e6bca62244
Revert "[extract] Use multithreading for extraction." This reverts commit a009b37bbb6aff98f9a6fe56614308cc0a4e4e3c.
1.0.58+6942bce5bb
Merge pull request #61 from Pepper-Man/master Fix bitmap exports using opposite format, remove trailing "_00_00" from exported bitmap names for easier re-imports