2.0.0 – Out of beta

Also see: https://spellboundtome.com/out-of-beta/ New app icon! Bug fix for Ranger-Summoner druids, where lists could load incomplete. Fixed by adding feature basically--now it will still automatically buy all equipment when you take Ranger, but if you remove equipment, it will not re-take the equipment when you re-open the build (so if you don't want a shield cluttering your build you don't use one, or don't want weapons on your Bow Ranger build, just untick them) Text fix for Corruptor Anti-Paladin's calculator/list, which would attribute the no great weapon restriction to Infernal instead of Corruptor.

1.6.2

Healer Adaptive Protection was listed as Charge x3 (probably copied accidentally from it's next door neighbor, Astral Intervention). Fixed. In settings on Android, the wording of the setting to opt into smaller revision updates has been changed a bit. To expound a bit on that setting again--the x.y.z updates like this 1.6.2 are mainline, and released as R0. When a very small change is made, I make that R1, and so on. The settings is to opt into those updates, that usually are very small changes or fixes that I don't feel deserve being pushed as a main notification one.…

1.6.1

Small error fix patch. Healer's Phoenix Tears (that was previously typo corrected back in 1.3) *also* had the wrong frequency listed. It's now per-refresh as intended!

1.6.0- Incantations for *Martial* classes, too!

This is the first main version release since adding update notifications to the app. Let me know if it prompted you to update! Close and re-open the app if it's already open on your phone. Following the incantations for spell lists, I've also added them for martial classes! I am kind of flattered people want to use this app on the field, so I'm happy to help make it a better tool for that! Incantations are now also listed in the martial class calculators! You can toggle this on and off--just hit "Toggle Incantations" next to the "Clipboard" export button!…

1.5.0 – APK now checks for updates!

This is a very exciting update that won't really matter until *next* version. Following conversation over on the discord (find me there! https://discord.com/invite/UxzmRtWje9), I've added a simple html request to a file here on the server that checks against the app version. Android Only, because browser doesn't need to be updated! If the latest version of the app on the server is newer than the one on your device, the app will give you a prompt each time you open it to go download the new version. The popup provides a direct link to the .apk, and a link to…

1.4.5

Many scrollable places now stop scrolling at the last item (like they ought to lol). This includes View mode of spell lists, the spell book page with all tooltip entries, and also the martial class menu and resource pages menu. Certain devices were unable to search the spell book or for builds with the browser app. This is due to the implementation of the keyboard in Godot in browser. I think I've implemented a workaround that should correct for this. Let me know if your device has issues!

Incantations in list view – 1.4.4

The top requested feature has been to add incantations in-line in the spell list view. I have been hesitant to do this because I was struggling to find a way that didn't make it look like a mess. I was never a fan of this in other app projects. However, popular demand and all, and after yet another person at park talking to me about it, I went back to the drawing board and I've got something I think looks nice now. Spell incantations have been added to magic user lists in view mode. Not planning on adding to edit…

1.4.3

Nice new updates, and also a bugfix that I need to call attention to. Refreshed the Magic Ball and Projectile reference pages! They are much more useful tools now, take a look! Also small update to the one for States. I'm going to keep developing these over time <3 Updates to the importing/exporting spell lists (for sharing or duplicating builds) were made to fix some bugs. If you have a Bard list with armor, you will need to buy the armor again on that list. Spell names with numbers or commas cause issues. I tried to avoid fixing it because…

1.4.21

In a Wizard spell list, Ambulant will now update to list itself as Unlimited if Battlemage is purchased. This Archetype's effect is relatively unique in the game, so it got skipped before, thank you for letting me know! This should be the most consistent way to have it with other effects in the game.

1.4.2

In the spell book tab (the swirl), you can now search by class name as well as by spell name. This will show all spells/abilities that class gets! This was a feature I had early on, that had to be put on hold, and is implemented again now! I'm working on an small internal tool script to update this so that I don't need to, to help ensure accuracy across future game versions and reduce what would otherwise be a feature requiring more upkeep. There's ways to check each class's spell lists at runtime, but it'd introduce extra loading time…