1.9.7.3885
github-actions
released this
14 Jan 17:11
·
150 commits
to master
since this release
Auto Level CLs (#438)
Automatically increase CLs when appropriate, rather than having to go to town to talk to the king.
Update CharmSpellHandler.cs (#436)
Made error messages when charms fail more useful.
I found the switch checking body and charm types with gotos and multiple if statements really unintuitive, so I redid it in a way I think is much more legible.