A couple small tweaks to meta-magic regarding martial classes, when the meta-magic is baseline to the version of the spell they get.
- Warrior’s Ancestral Armor is now named “Ancestral Armor (Swift)” and the incantation is listed as only the last line (as the Ancestral Armor that warriors get is always swift). This is a lot clearer and more intuitive.
- This is the change that justified making this a 0.0.1 release rather than a revision branch release, because I had this reported as an error. It turned out the Swift tag was in the depreciated “official” version, but missing from the current Sappy version of Warrior, so there was an error there to fix that needs to get pushed to everyone.
- In the spell book tab, Ambulant (Magical) is now Ambulant (Meta-Magic), and Ambulant for Martial is now Ambulant (Martial). I need two different tooltips to pop-up, so that in the magic user lists you get the meta-magic, but giving the meta-magic info for Martial classes–when it is an ability that is natively ambulant–is not clear to new players.
- This is the same functionality it had before, with two different tooltips even though the buttons all say Ambulant. The only change is the names on the spell book tab.
- Browser/iPhone: Fixed an issue on the spell list page with renaming builds, and a very small issue in the spell book page if you scrolled down immediately after opening that page.
- This was caused by a workaround where I had to make it sort the lists for searching builds or spells in the spell book on a timer rather than on a signal because the virtual keyboard doesn’t send the right signals so it was being inconsistent. I have implemented a workaround for the workaround. Coding! Woo!
- Small tweak to the app icon/logo again, after it was identified why the perspective of the pages looked wrong. I’m not an artist, I couldn’t figure out why the perspective was off, thank you for the catch lol!