- In Homebrew lists, like other lists, the clipboard button can now be used to copy the build list to a copy/paste format! Use it to print the list, share it in a Discord chat, or anything else. This will even export custom ability entries in a list!
- I disabled this with the initial launch because I thought it would cause a lot of crashes and would need a lot of time to re-implement for Homebrew lists. It turns out my code was more robust than I thought!–I was able to basically set “disabled = false” and it ran with about 30 minutes of clean-up needed to make it work great.
- When in a Martial, Monster, or magic user spell list, using the clipboard export feature will no longer sometimes export two line returns at the end of the copy paste.
- This was annoying, and easy to fix!
- In some circumstances, monster clipboard exports would append the monster name (Goblin (Dor XI) and the like) to the first ability of the exported list. Fixed!
- Doing a QA pass on the feature making the homebrew change let me catch this!
Posted inUpdate Notes