Skip to content

v4.0 Major overhaul and more support

Compare
Choose a tag to compare
@ZarestiaDev ZarestiaDev released this 30 Aug 13:36
· 17 commits to master since this release

Added

  • SFRPG ruleset support
  • A user/GM can now choose to show either spell components or the spell range. SFPRG has no component option. The range for 3.5e/PFRPG/SFRPG gets auto-calculated depending on the caster level of the spellclass

Changed

  • Reworked the whole code structure to use templates. This greatly reduces the code size and compatibility problems with other extensions. More ruleset support and additional spell info options are now way easier to add in the future.