Skip to content

Releases: jsavko/pf2e-award-xp

v12 Support

20 May 22:46
ff0c513
Compare
Choose a tag to compare

1.0.4
v12 Update: Changed all instances of CONST.CHAT_MESSAGE_TYPES to CONST.CHAT_MESSAGE_STYLES
Fixed enricher erroring due to data type

1.0.3 Release

21 Mar 22:57
2f2f3e6
Compare
Choose a tag to compare

XP Calculations now only looks for opposition allied combatants

1.0.2 Release

19 Feb 18:29
b9b5dbb
Compare
Choose a tag to compare

Filter Eidolons and Minions from the XP award Menu

1.0.1 Release

18 Feb 22:15
579ce56
Compare
Choose a tag to compare

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

02 Feb 19:54
7ee4b21
Compare
Choose a tag to compare

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

21 Nov 16:35
Compare
Choose a tag to compare

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

20 Nov 20:36
Compare
Choose a tag to compare

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

03 Nov 21:22
Compare
Choose a tag to compare
0.1.0

Update README.md

Testing Release Workflow

01 Nov 18:03
Compare
Choose a tag to compare
0.0.2.b

Update release.yml