diff --git a/Changelog.txt b/Changelog.txt index 8ac2004..e8588b5 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,14 @@ +**v0.7.5 Saving Throw changes, Investments, and compatibility** + +**MINOR CHANGES:** +Thank you to Olle Skogren for contributing the Investment Vagary tables from AXIOMS 3. You can find them in the ACKS Compendium. +Clarified language for Saving Throw bonuses to more clearly indicate when the bonus was being given. +Certified compatibility with Foundry 0.7.9. + +**BUG FIXES:** +Fixed template preloading url error. +Fixed character creation dialog box not closing properly. + **v0.7.4 Saving Throw bonus** **MINOR CHANGES:** Changed wording in settings menu to reflect that the Wisdom bonus applies to all saves is not a houserule, but an HFH option. @@ -12,7 +23,7 @@ Monster sheet was unable to add abilities. **v0.7.2 Monster Save Fix** **MINOR CHANGES:** -Changed the changlog to bold text. +Changed the changelog to bold text. **BUG FIXES:** Monster sheet was unable to roll saves for monsters pre-dating 0.7.0 release. diff --git a/README.md b/README.md index b913083..0539020 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Code and content contributions are accepted. Please feel free to submit issues t Big thank you to Bobloblah for laying the foundation of the ACKS compendium! He put in an enormous effort, all to save judges tons of work in getting their campaigns started. +Thank you to Olle Skogren for contributing the Investment Vagary tables from AXIOMS 3. + ## License #### System This system is offered and may be used under the terms of the Open Game License v1.0a and the Adventurer Conqueror King Product Identity License v1.0. Permission to develop and distribute the ACKS system for Foundry, and to create and distribute the content in the compendium have been granted by Autarch LLC. diff --git a/package/acks-v0.7.5.zip b/package/acks-v0.7.5.zip new file mode 100644 index 0000000..7fbc16f Binary files /dev/null and b/package/acks-v0.7.5.zip differ