github VoxelBoy/MobileUO v0.16
v0.16 - Fix crashes due to decompression, fix touchscreen keyboard not working in some cases, prevent device from sleeping during download

latest releases: v0.28, v0.27, v0.26...
pre-release4 years ago

This release contains a couple of crash fixes (most noticable when custom housing comes into view) that were due to the native ZLib libraries used for decompression. Thanks to Fwiffo's managed ZLib implementation, the native libraries are not needed anymore and the crashes are gone. Also thanks to Wreck-ShamanM.D. for pointing out the issue.

Also fixed is the touchscreen keyboard not appearing upon focusing on a text field IF the keyboard was dismissed previously by clicking outside of the keyboard area instead of the OK/Done button. Thanks to Wreck-ShamanM.D. for reporting the issue with good reproduction steps.

While UO files are being downloaded, MobileUO prevents the mobile device screen from going to sleep since that would cause the downloads to be paused. Also, a minor change was made to the download panel to prevent the filenames from being only partially visible.

Unity's Crash & Exception reporting has been enabled so that we can get more detailed technical information whenever users encounter a crash of MobileUO on their devices.

Updated ClassicUO code with the latest dev branch changes.

Don't miss a new MobileUO release

NewReleases is sending notifications on new releases.