Skip to content

Releases: JPMeehan/prime-psionics

v2.0.0 D&D 4.0 Compatibility

14 Sep 06:32
f9e6f92
Compare
Choose a tag to compare
  • Major Rewrite for dnd5e system 4.0.0
  • Powers now use activities
  • Powers now just use the normal Item sheet
  • New custom Consumption type available for all item types: Power Points!
    • New activities on a Power with a level of 1 or more will default to having a Power Point consumption type
    • These also have a default consumption max of "1 + @flags.prime-psionics.manifestLimit - @activity.consumption.targets.0.value"
  • Added compatibility with the Compendium Browser

v1.2.1

15 Aug 03:11
Compare
Choose a tag to compare
  • Added the mgc property to all powers
  • Fixed an issue with the display of the Power tooltips
  • Powers now correctly inherit their parent's proficiency bonus
  • Added max compatibility of dnd5e 3.3.9 because of upcoming breaks in 4.0.

v1.2.0 D&D 3.3 compatibility

04 Aug 04:36
Compare
Choose a tag to compare
  • Updated minimum compatibility to D&D 3.3
  • Fixed bug preventing display on the revised NPC & Character sheets

v1.1.3 Improved NPC display

29 Feb 22:59
Compare
Choose a tag to compare
  • Removed duplicate display of powers from NPC "inventory"

v1.1.2 Monster Manifesters

28 Feb 23:21
Compare
Choose a tag to compare
  • Added support for innate psionics as a preparation mode
  • Improved support for NPC manifesters - if an NPC has powers, their spellcasting level will double as a manifester level
  • Added early return to render hook to prevent clobbering other modules if possible

v1.1.1: Display fixes

02 Feb 00:45
Compare
Choose a tag to compare
  • Added missing .svg assets to release build
  • Fixed minor display bugs in chat cards and item sheet
  • Updated package images to new sheet and chat cards

v1.1.0: D&D 3.0 compatibility

01 Feb 21:54
Compare
Choose a tag to compare
  • [BREAKING] Updated compatibility to dnd5e 3.0
    • Updated components to the new generic properties field to match base system spells. There is an automatic migration included as well as a getter for compatibility.
    • Powers display correctly on both the new and legacy character sheets
  • Added new Source field handling to the Power sheet.
    • Added "Psion's Primer" as a default fill in for the book field
  • Added new icons to match the new dnd5e aesthetic, courtesy of game-icons.net
  • Adjusted power sheet namespace to use the module's name

v1.0.3 Minor fixes

03 Nov 04:42
Compare
Choose a tag to compare
  • Added proper label to the power item sheet (#24)
  • Fixed a display bug from having both powers and spells higher than a character's spellcasting level. (#5)

v1.0.2 Intensify 2 and 3

30 Sep 21:02
Compare
Choose a tag to compare
  • Refactored number of functions. by @jpmeehan5
  • Fixed powers not showing how many points had been spent on them rather than their base value. by @jpmeehan5
  • Added "Intensify (2)" and "Intensify (3)" option for powers that scale per 2 or 3 pp spent on them. (#17) by jpmeehan5

v1.0.1: Power Point Display Bug Fix

26 Sep 19:26
Compare
Choose a tag to compare

Fixed a bug blocking the display of power points on new character sheets.