Skip to content

Releases: VoxelBoy/MobileUO

v0.28 - Joystick fix for iPad Pro and joystick movement cancels follow

04 Oct 12:32
Compare
Choose a tag to compare

v0.27 - Assistant improvements, text in World Map now working

16 Aug 00:16
Compare
Choose a tag to compare
  • This release includes a lot of improvements to the built-in Assistant (by Fwiffo) such as an "Add Button" button added to Hotkeys tab and working AutoLoot, Dress, and Organizer tabs, along with more macro fixes.
  • Added Esc button to the Modifier Key buttons, which should help cancel targeting.
  • Text for player name and coordinates in the World Map should now show up correctly.
  • Fixed an error some players would get when the app was trying to check for SD card.

v0.26 - Fix for missing animations, option to use SD card for storage on Android, pinch zoom game view

16 Jul 11:35
Compare
Choose a tag to compare
  • This release includes a fix for some players seeing missing animations. The client was not downloading some of the necessary files from the UO directory and now this has been fixed.
  • An option now appears in the Server Configuration edit screen on Android to Use External Storage. This option must be selected before the UO files are downloaded.
  • First feature implemented by community member @Rhinoffensive now allows you to zoom in/out the Game view with two-finger pinch gesture. To use it, you must enable the "Enable mousewheel for in game zoom scaling" option in Paperdoll > Options > Video.
  • Added a debug inspector tool to the project which should hopefully make it easier to debug issues such as joystick not responding on iOS devices.

v0.25 - Fixes for assistant, keyboard modifier keys, preference for enlarging small buttons

12 Jul 12:35
Compare
Choose a tag to compare
  • Using "cast spell" in Assistant macros should now work properly.
  • Enabled Assistant's "Negotiate features with server" functionality.
  • Added a preference to enlarge small buttons. Should help with runebooks.
  • Fix for keyboard modifier buttons not working.
  • Fix for garbage displayed in black areas, such as the surroundings when inside of a cave.
  • Fix two-finger tap not closing Grid Loot Gump.
  • Better error message when starting the game with missing UO files.
  • Remove Outlands from supported configurations list as MobileUO is currently blocked from connecting to Outlands.
  • Made some preferences hidden by default and added a button to the top-right menu to show/hide advanced preferences.
  • Fixed wrong color indicator on Customize Joystick button.
  • Update to latest ClassicUO dev changes.

v0.24 - Added internal assistant supporting Steam macros, party/emote now working, and more!

04 Jul 16:10
Compare
Choose a tag to compare
  • Added work-in-progress internal assistant developed by Fwiffo that supports running Steam macros. It is disabled by default, you can enable it with the Enable Assistant preference in the top-right menu. Be aware that the developer does not want the assistant code to be open sourced, so it is not available in the GitHub repository. If you do not want to use it, do not turn the preference On. None of the assistant code can run when the preference is Off and it's Off by default.
  • Different chat modes such as party/emote/guild are now working.
  • Added preference for on-screen toggles for simulating Ctrl, Shift, and Alt keys.
  • Added preference for visualizing finger input, useful when streaming or recording videos.
  • Added preference for disabling touchscreen keyboard on mobile so that it doesn't interfere with physical keyboards.
  • Potential fix for Xbr effect not working on older devices.
  • Added Back button to abort file downloads.
  • Potential fix for some crashes related to textures being created outside of the main thread.
  • Potential fix for filename casing issues on iOS.
  • Added View Scale sizes 50 and 75 as requested.
  • Updated to latest ClassicUO dev branch changes.

v0.23 - Supported Servers, easier configuration, Xbr upscaling working

26 Jun 11:51
Compare
Choose a tag to compare
  • Added Supported Servers. With these configurations, you can download the UO files directly from the shards' own servers and start playing. Currently only Renaissance and Outlands are supported.
  • Added download over cellular warning.
  • Added preference for dead zone and run threshold for joystick.
  • Added preference for Coarse/Fine item selection in containers.
  • Added support for CoreServer, which makes it easier to set up custom server configurations.
  • XBR upscaling works!

v0.22 - World map partially working, Joystick opacity and Use Mouse on Mobile options added, two finger tap to close gumps is back

18 Jun 10:39
Compare
Choose a tag to compare

One focus of this release was getting the World map working in MobileUO. The map itself works but icons or markers have not been tested yet and probably won't work. Also the player name text can appear garbled up at the moment.

You can once again tap with two fingers to close gumps. This was also important for the World map, which has a context menu when you right-click it or tap it with two fingers.

The top-right menu has been overhauled for easier use and development in the future. Added Joystick Opacity and Use Mouse on Mobile options. Mouse on Mobile is not tested by me because I don't have such a setup. If you do, please give it a try and let me know if it works.

Added login button to the top-right menu that appears during Login scene which can be used in case the next button is hidden by the server.

Updated to latest ClassicUO dev branch.

v0.21 - Fix hues, add option in top-right menu for Sharp/Smooth texture filtering

08 Jun 21:59
Compare
Choose a tag to compare

This release should hopefully fix most (if not all) hue issues in MobileUO.
Also added a button in the top-right menu that lets you toggle between Sharp and Smooth filtering of textures. There is no performance difference between the two options so feel free to choose the one that appeals to you the most.

v0.20 - Movement joystick can now be moved and scaled as desired

06 Jun 23:41
Compare
Choose a tag to compare

To customize the movement joystick, open the top-right menu and toggle the Customize Joystick button. When you're done, toggle the button again and you're done.

v0.19 - Multi-touch implemented, encryption checkbox added to server configuration

24 May 15:19
Compare
Choose a tag to compare
  • Multi-touch implemented. You can now interact with UO gumps while controlling your character with the joystick. However, you cannot drag multiple gumps with different fingers at the same time.
  • Gumps are no longer closed with a two-finger tap. Instead, close buttons have been added to appropriate gumps. These buttons are hidden by default and can be toggled from the hamburger menu at the top right.
  • Encryption checkbox added to server configuration.
  • Added Target FPS option to the hamburger menu at the top right. This lets you switch the target FPS between 30 and 60 frames per second. Setting it to 30 will allow the app to use less battery power.
  • A button on the right side of the screen is now shown when an error is encountered during file downloads or when running the Client. Tapping it opens an in-game debug console, which can help with providing error information when reporting issues to the developer.
  • Input validation implemented for server configurations. This should help you notice if there are errors in your configurations.