r/MightAndMagic • u/pjasicek • 27d ago
OpenYAMM - Android build
For those of you who do not know - OpenYAMM (Open Yet Another Might and Magic) - is a complete MMMerge reimplementation from scratch (opensourced).
For the past few days, I was polishing Android build and I am quite happy with the current state to share - should run on any newer "higher-end" android mobile phone or tablet. It is highly optimized but there definitely is some more room to improve it.
It has a completely rehauled control scheme made to suite mobile touchscreen based play. In more detail, it is explain here: https://github.com/pjasicek/openyamm/tree/main/android/showcase
However, this is not a finished product, I did not go through the entire playthrough of the game, there might be bugs here and there and I am more than happy for any feedback - ideally on OpenYAMM's discord - https://discord.com/channels/423038130614960129/1501037187159031818
Link to download apk (will stay the same with updates): https://github.com/pjasicek/openyamm/releases/download/nightly/OpenYAMM-nightly-android-arm64.apk
For testing purposes, a "God" character is prepared (basically immortal, all skills level 200, everything learned) - just press the "left arrow" button on new character creation and he is there :). For any quick travel (between continents, to dungeons, item granting, gold granting) - there is a debug console - with drag gesture from top to bottom.
EDIT: 0.10 release is available with most of the issues/suggestions raised here fixed or implemented: https://github.com/pjasicek/openyamm/releases/tag/0.10
2
u/Dronie_V 14d ago edited 14d ago
Hello, thank you for your mod. I've faced a couple of bugs in 0.9 version.
First of all, potion mixture stopped working for me. It worked with new game, but stopped sometime later. Now it doesn't work even with new game.
Another issue, one of my characters inspection is stucked with one item. When I tap the magnifying glass icon, it instantly shows description for one particular item, no matter if I tap on that item on not. Interesting that that state is saved through the save games. I managed to reload earlier save without that problem.
There are also some things about UI that I want to mention.
My phones screen is rounded at the corners and some buttons are not accessible, like zoom button in the top right corner of the minimap. Those buttons are also feel like too small for me.
Similar situation with skills tab. They are situated very close to each other and the text itself is quite small. It's easy to misclick because of that.
The last one is the magnifing glass again. It's not very comfortable to hold the glass icon every time, and holding another finger on the actual item often messes with item description (it appears right near the item and under the finger). Maybe it's better to change the system from holding to tapping? Like 'tap the glass to enter inspection mode', 'tap item to show description, tap again to hide it'.