Skip to content

Release 2.3.14

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 12:44
· 189 commits to main since this release

Summary of changes

  • 17cb577 ✏️ Fix an incorrectly linked javadoc
  • f74bb27 🚑️ Fix a NumberFormatException when pluralizing with a string input amount
  • 4fc6676 🎨 Fix some lingering non-static usages of StringUtil methods
  • 16d9c64 🎨 Move pf2e.Pf2eStat to pf2e.qute.QuteGenericStat
  • 869ba3c 🎨 🐛 Shamelessly add a bunch of string helpers I've been craving and use them everywhere
  • 7fa9e5e 🧱 Move several generic string manipulation methods into StringUtil
  • ddb37fd 🩹 Re-add trailing whitespace in some templates
  • f07b18d ✨ Add speeds for pf2e creatures
  • fb6ecf5 🧱 🐛 ✨ 🎨 Improve Pf2e deities, particularly the speeds
  • ef91c64 🐛 Uppercase alignment traits for pf2e creatures
  • 3bac626 🎨 Move toAlignments into Pf2eTypeReader
  • 789822c ✨ Add items for Pf2e creatures
  • 19c39af ✨ Add ability modifiers for Pf2e creatures
  • 92546fa ✨ Add template extension: asBonus and capitalized
  • 05e8615 🎨 Restructure QuteCreature a little
  • 3bd356a ✨ Add support for senses for pf2e creatures
  • d88787f 🎨💥 Use Pf2eStat for creature skill bonuses
  • a11fa92 ✨💥 Support PF2e creature HP
  • d861248 🎨🐛💥 Improve AC parsing and display for PF2e
  • 90556c7 🧱 Add some helpers to JsonTextConverter
  • 265c40a 🐛 fix clear resources

Contributors

We'd like to thank the following people for their contributions:
miscoined