Releases: jsavko/pf2e-award-xp
v12 Support
1.0.3 Release
XP Calculations now only looks for opposition allied combatants
1.0.2 Release
Filter Eidolons and Minions from the XP award Menu
1.0.1 Release
1.0.1
Added Missing Localization on award ChatMessage
Fixed EXP grant bug to non character actors. (Submitted by Sevaarcen)
Added error message when applying XP to invalid actor
Added logging for granting XP
Fixed a CSS issue with small names on award application window
1.0.0 Release
Refactored into proper Application Model
Added text enrichers for Reward Application [[/award value description]]
Added Localization for all text
Added chat command /award {optional value} {optional description}
Removed Kingdom XP Dialog
Added shim for game.pf2e_awardxp.openDialog()
and game.pf2e_awardxp.openPlayerDialog()
Kingdom XP Dialog
0.1.3
Added Kingdom XP Dialog at game.pf2e_awardxp.openKingdomDialog()
Renamed game.pf2e_awardxp.openDialog()
to game.pf2e_awardxp.openPlayerDialog()
* game.pf2e_awardxp.openDialog()
will continue to work for the time being.
Added an icon and reformed the XP ChatMessage
Custom Descriptions and defaults
0.1.1
Updated openDialog
method to allow passing of options as an object
Updated AwardXP Dialog window for custom descriptions.
You may now call game.pf2e_awardxp.openDialog()
to open the dialog directly
When calling game.pf2e_awardxp.openDialog()
the recipients will default to the pf2e party
Initial Release
0.1.0 Update README.md
Testing Release Workflow
0.0.2.b Update release.yml