All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

692 lines
60 KiB

1 year ago
  1. ## Version 0.581.0
  2. ### New Features
  3. - (@fryguy1013) Added Hazards as a new type of actor similar to NPCs. Includes a Hazard compendium with the SRD hazard content
  4. - (@abrault) Added an easy button to convert treasure into coins
  5. - (@nikolaj-a) Improved Strike Actions (still experimental)
  6. - Add weapon icons to the strikes
  7. - Adjusted the font size of the action icons to better fit.
  8. - Enable conditions to more correctly affect the attack rolls.
  9. - Replaced the roll dialog with a more customized version that allows modifiers to be excluded for that check.
  10. ### Content Changes
  11. - (@overdox) Content improvements:
  12. - Added all 15th level consumables and permanent items
  13. - Added rollable tables for 15th level consumables and permanent items
  14. - Added new icons
  15. - Corrected the wrong quantity on bags #407
  16. - Added Bomber, Chirurgeon, Mutagenist specific class features #389 (closed)
  17. - Added snares as consumable type
  18. - Changed all snares to be consumables of type 'snare'
  19. - Updated bags of devouring/holding to be extradimensional
  20. - Changed bags to the correct bulk values.
  21. - Replaced the default feat icon
  22. - Added all 16th and 17th level items
  23. - Added 16 and 17th level rollable tables for consumables and permanent items
  24. - Added Weight of Guilt Champion feat
  25. - Corrected White and Silver Dragon's Breath Potion have the wrong damage type #415 (closed)
  26. - Added correct dice to be rolled for all Dragon Breath potions
  27. ### Bug Fixes
  28. - (@abrault) Fixed Character sheet issues when faced with undefined values
  29. - (@putt1) Container fixes:
  30. - Display bulk status and reduction for each container
  31. - You shouldn't be able to drop spells into containers
  32. - Items should be able to be dropped inside the container list of a container
  33. - Container opened state should be persisted
  34. - Sorting items inside a container should work (but only works for items of the same type (weapon, armor, ...) due to how sorting is implemented in foundry. Not sure if we want to override that.)
  35. - Fixed an issue with recursive containers
  36. - (@In3luki) Spellbook fixes:
  37. - Fixed spellbook drag & drop outside of spellcastingEntry. Closes #411 (closed)
  38. - Fixed spellcasting ability modifier not getting updated correctly. Closes #412 (closed)
  39. - Removed UI message about spell actor data migration of orphaned spells as it seems to work without reopening the sheet.
  40. - Fixed deleting a spellcastingEntry not deleting all contained spells.
  41. - (@In3luki) Upated getWhisperIDs to getWhisperRecipients.
  42. - (@hooking) Updated Bestiary Browser to only process actors of type 'npc'.
  43. - (FS) Fixed weak and elite adjustments with inline dice rolls.
  44. - (@nikolaj-a) Fixed the new CRB sheet from inadvertantly wiping character data (it should be safe to preview now).
  45. - (@yeroon) Fixed the automatic behaviour of feats like Diehard, Toughness and Mountain's Stoutness when importing from the Compendium or when changing icon/description. (issue #417 (closed) and #387 (closed))
  46. ### Core System Improvements
  47. - (@putt1) Trait/Item improvements:
  48. - Enabled traits to be added to equipment
  49. - Enabled backpacks to have a level configured
  50. - Enabled traits to be added to consumables
  51. - Added additional equipment and poison traits
  52. - Added traits for armor items
  53. - Added bulk and treasure rules for gems
  54. - (@In3luki) Added confirmation dialog for actor item deletion
  55. - (@abrault) Add a Feat Type filter to the Feat Browser
  56. - (FS) Fixed spell heightening for prepared spell casters in the Pathfinder Bestiary and Age of Ashes Bestiary.
  57. ## Version 0.579.0
  58. ### New Features
  59. - (@putt1) Added support for Foundry v1.0 (v0.6.0).
  60. - (@putt1) Added initial support for containers in your inventory such as backpacks and belt pouches. Bulk rules are applied correctly to items stowed in these containers.
  61. ### Content Changes
  62. ### Bug Fixes
  63. - (@putt1) Increased width of compendium browsers to remove ugly wrapping.
  64. - (@abrault) Restore highlight of natural 20s and 1s
  65. ### Core System Improvements
  66. - (@fryguy1013) Add critical button to NPC sheet in the editor view as well as the non-editor view.
  67. - (@nikolaj-a) Do not auto-delete inventory items when reduced to zero quantity. This should make live easier for characters that rely heavily on consumable items.
  68. - (FS) Added inline rolls to Bestiary actions (such as dragons breath).
  69. ---
  70. ## Version 0.578.0
  71. ### New Features
  72. - (@putt1) Implement function to add to existing coins or create new ones from the compendium
  73. - (@nikolaj-a) Added (Experimental) Strikes section to the action tab. This section Automatically creates Strike actions for each weapon and unarmed including the PF2Modifiers rules.
  74. ### Content Changes
  75. - (Athenos) All compendium entries for the Age of Ashes bestiary is now complete (Book 1-6)
  76. - (@overdox) New Content:
  77. - Added all treasure types with icons to the equipment compendium
  78. - Updated rollable tables to link to the newly added treaure items
  79. - Added all 14th level consumables and permanent items
  80. - Added 14th level rollable tables for consumables and permanent items
  81. - Starting to add the npcs' from the npc gallery in the gamemastery guide (Advisor, Bandit, Grave Robber, Noble, Palace Guard and Spy has been added so far)
  82. - (@overdox) Bug Fixes:
  83. - Corrected the wrong spell levels for some focus spells #378 (closed)
  84. - Corrected animal form spell level #377 (closed)
  85. - Added the missing feat 'Confabulator' #376 (closed)
  86. - (@overdox) Cleaned up the alchemical icon categories and removed the duplicates
  87. - (@hooking) Updated Iconics compendium to use new treasure system for coins
  88. ### Bug Fixes
  89. - (@putt1) Correctly apply worn bulk for armors, backpacks; correctly apply stack groups for ammunition; non coin treasure does not stack with coins anymore
  90. - (@yjeroen) Setting initiative via a skill roll in chat is now a whisper to the GM. This also prevents NPC rolls set to initiative to be seen by players.
  91. - (@hooking) Fixed line and square template highlighting for measurement templates.
  92. - (@mdizo) SCSS Fix and Updated Hover Icons
  93. ### Core System Improvements
  94. - (@yjeroen) Only show the SetInitiative button for d20 roll messages in the chat for the GM, or if it's your own roll.
  95. - (@putt1) Adjust progress bar to account for 9 light bulk, that are rounded down to 0 bulk
  96. ---
  97. ## Version 0.577.0
  98. ### New Features
  99. - Added support for Pathfinder style measurement templates. Huge thanks to Furysparks and the Pathfinder 1e system for allowing us to use thier implementation of this!
  100. - (@putt1) Added treasure as a new item type and migrated characters coins to treasure items in thier inventory. The currency section of the inventory is now just a summary of the characters treasure.
  101. - Added support for critical damage rolls as per RAW in the CRB. Doubling the number of dice rather than the damage is still an option that can be selected in the system settings.
  102. ### Content Changes
  103. - (Athenos) Added compendium for Age of Ashes with books 3 (now has book 3 through to 6 included).
  104. - (Athenos) Fixed languages and rarity traits for AoA compendium entries.
  105. - (@overdox) New Content:
  106. - Added treasure icons for all gems types and coins, and minor, lesser, moderate, greater and major art objects
  107. - Added all 13th level items
  108. - Added 13th level rollable tables for consumable items
  109. - Added 13th level rollable tables for permanent items
  110. - Added new icons
  111. ### Bug Fixes
  112. - Removed CRB sheet UI preview as it could potentially destroy an actors data in the current WIP state.
  113. - (@overdox) Corrected the missing heightened information on some spells #380 (closed)
  114. - (@overdox) Updated weapons total number of dice to reflect the striking rune, so it should now work with the new critical effect implementation
  115. - (@TheCraiggers) Fixed the description for the artic elf in the Class Features compendium
  116. ### Core System Improvements
  117. - (@SvenWerlen) Sort traits based on values rather than keys in the trait selector (better support for non-english languages)
  118. - (@hooking) Added item level column to the inventory browser (closes #371 (closed))
  119. - (@hooking) Added logic to apply a sort filter on bestiary entries based on thier source book in the bestiary browser.
  120. ---
  121. ## Version 0.576.0
  122. ### New Features
  123. - (@meditatingCybermind) Added a system configuration setting to factor in bulk for coins (or not).
  124. - (@meditatingCybermind) Added the first system macro "Treat Wounds" which automates the treat wound check and healing result.
  125. - (@nikolaj-a) Added initial support for Class DC to use the PF2Modifier system.
  126. - (@nikolaj-a) Added initial support for custom PF2Modifiers - Provide methods for adding and removing custom modifiers that will properly hook into the modifier stacking rules.
  127. ### Content Changes
  128. - (Athenos) Added compendium for Age of Ashes with books 4 through to 6 included.
  129. - (@hooking) Moved the Age of Ashes bestiary entries out of the core bestiary as they are now included in a dedicated compendium.
  130. - (@hooking) Added migration code for item images.
  131. - (@overdox) New Content:
  132. - Added all currently available 7th, 8th, 9th, 10th, 11th and 12th level items
  133. - Added signature spells class feature for sorcerer, as it was missing.
  134. - Added rollable tables for 7th, 8th, 9th, 10th, 11th and 12th level consumables
  135. - Added rollable tables for 7th, 8th, 9th, 10th, 11th and 12th level permanent items
  136. - GMG Rollable Tables added
  137. - Added Deities, Faiths and Philosophies from CRB
  138. - Added Deities, Faiths and Philosophies rollable tables
  139. - Added the missing 'Take a Breather' action #338 (closed)
  140. - Fast Recovery feat is now added #298 (closed)
  141. - (@overdox) Content Fixes:
  142. - Fixed alchemical bombs as they lost the changes in the last merger
  143. - Fixed roll formula for elixir of life #342 (closed)
  144. - Updated Class features with same names to include what class it belongs to
  145. - Rogues rackets have now been renamed to reflect what they are, ie Thief is now named 'Thief Racket' #336 (closed)
  146. - Fixed new icons for signature spells for bard and sorcerer
  147. - Fixed potions to have Light bulk rather than Negliable #360 (closed)
  148. - Removed spacing in the filename of the Phylactery of the Faithfull icon
  149. - The rollable table '10th-Level Permanent Items' was set to 1d42, and have now been set to the correct value of 1d43
  150. - Changed Explorer's Clothes to armor type, it was incorrectly set as Item in the compendium #327 (closed)
  151. - Pest Form is now correctly set to level 1 #364 (closed)
  152. - Adaptive Ablation now has the correct level #322 (closed)
  153. - (@overdox) Content Restructure:
  154. - Added Core Rulebook journal compendium 'crb-srd.db'
  155. - Added Gamemastery Guide journal compendium 'gmg-srd.db'
  156. - Added criticaldecks.db
  157. - Merged critical decks into criticaldecks.db
  158. - Removed critical-hit-decks.db and critical-fumble-decks.db
  159. - Moved Deck of many things into 'gmg-srd.db'
  160. - Restructured deep backgrounds from gmg
  161. - Deep backgrounds moved into 'gmg-srd.db'
  162. - Deep backgrounds rollable tables (Homeland,Influential Associate, Inspiring Relationship, Major Childhood Event) are now functioning as intended
  163. - (@overdox) Icon Changes:
  164. - Cleaned up folders to remove all spaces in the file-paths to the icons
  165. - Added or replaced several icons
  166. - (@hooking) Added migration code for item images.
  167. - (@In3luki) Updated item image migration code to include NPCs.
  168. - (@dandi_andy) Added the Weight of Guilt [champion feat]
  169. ### Bug Fixes
  170. - (@nikolaj-a) Fix the issue where equipping a shield will only include base AC and bonus from the shield. Equipping a shield should now no longer remove the item bonus from other armor and not break ability and proficiency modifiers from applying correctly.
  171. - (Brault) Fixed the pf2e system implementation distance measure function to correctly measure 5-10-5 distances to match the fix introduced in Foundry 0.5.6.
  172. - (@meditatingCybermind) Fixed a console error flooding issue in Foundry 0.5.7.
  173. - (@yjeroen) Bug fixes:
  174. - Fixed bug introduced by Foundry v0.5.7 which had broken status effects.
  175. - Bugfix Recovery Check evaluated against DC10 instead of the actual Recovery DC (issue#325)
  176. - Increased the font weight of the recovery check message to accommodate the new chat font
  177. ### Core System Improvements
  178. - (@meditatingCybermind) Cleaned up the shield and hp logic to be more succinct and have less repetition -- also fixed the issue where shields ignored SP.
  179. - (@putt1) Implemented system for bulk arithmetic handling (including the handling of currency, stacks and containers).
  180. - (@dandi_andy) Fixed consumables being correctly removed when the last charge is expended.
  181. - (@nikolaj-a) Implement de-duplication of modifiers to prevent the same modifier from showing up multiple times in a modifier breakdown. Changed the modifier keys to allow more flexible targetting of modifiers to specific stats.
  182. ## Version 0.574.0
  183. - (@nikolaj-a) Add several classes for implementing the modifier stacking rules.
  184. - (@Shandyan) Updated bestiary to include fixes for all monsters up to level 25 (well done!!)
  185. - (@overdox) Compendium update to add GMG and CRB equipment and icons; restructured and removed unused icons. Added support for new bulk types and unique trait
  186. - (@nikolaj-a) Add initial support for condition modifiers. This will currently only affect saving throws, and no transitive conditions are applied
  187. - (@In3luki) Change dwarvish to dwarven
  188. - (@nikolaj-a)Add support for the already existing perception modifiers as PF2Modifier, as well as prepare integration with the conditions modifiers.
  189. - (@acrowthe) Updated bomb compendium entries
  190. - (@mdizo) Implemented new HTML UI (prettierc)
  191. - (@putt1) Bulk for worn and carried items is now supported, ammunition and rations calculate the correct bulk, encumbrance limit is now shown; extradimensional traits for containers supported
  192. - (@In3luki) Data migration ported from the D&D system
  193. - (luke#4754) Fixed support for older characters with no associated list of status effects
  194. - (@meditatingCybermind) Initial support for wands
  195. - (@nikolaj-a) Initial support fot skill modifiers
  196. - (@dandiandy) Aura of courage [champion feat] added to feat database
  197. - (@overdox#9174) Added all level 1 to 3 items and icons from all source books, added rollable table for level 1 to 3 consumables and permanent items
  198. - (@overdox#9174) Added all level 5 items and icons from all source books, added rollable table for level 5 consumables and permanent items
  199. - (@putt1) Plaguestone: use name as is under CUP, add roll tables
  200. - (@nikolaj-a) Initial support for AC modifiers
  201. - (@putt1) Updated equipment compendium for bulk changes
  202. - (@putt1) Fixed migration code for compendiums
  203. - (@Tmun) Updated Iconics compendium to include level 3 and 5 pregens
  204. - (@hooking) Fixed a bug where a spell slot would disappear if the linked spell was deleted.
  205. - (@putt1) Fixed an issue with dist folder in gitignore
  206. - Updated bestiary
  207. - (@unindel)Fixed chat data for NPC sheet so that non-prepared spells show traits, DC and attack roll buttons properly - Bug #69
  208. - (@putt1) Updated Plaguestone languages
  209. ---
  210. ## Version 0.571.0
  211. - v0.571.0: (acrowthe) Implemented status bonus modifier on roll-dialogs
  212. - v0.571.0: (acrowthe) Added and implemented an item bonus modifier on roll-dialogs
  213. - v0.571.0: (acrowthe) Fixed roll labels for roll-dialogs
  214. - v0.571.0: Updated bestiary to fix languages and added rarity information to all NPCs
  215. - v0.571.0: (nikolaj-a) Add several traits relevant to alchemical bombs, as well as descriptions for any relevant trait that does not already have one. This is in preparation for a more complete gear compendium of alchemical bombs.
  216. - v0.571.0: (nikolaj-a) Fixed an error when expanding custom armor in inventory tab to show description.
  217. - v0.571.0: (nikolaj-a) Display selected weapon traits in item sheet details tab. Previously the wrong field was used, which yielded an empty list. This forced people to open the trait selector to see which traits are selected.
  218. - v0.571.0: (mdizo#0928) Prepared CSS and project for upcoming UI redesign
  219. - v0.571.0: (Luki#1571) Added language selector to NPC sheet.
  220. - v0.571.0: (Luki#1571) Added actor data migration for existing npcs.
  221. - v0.571.0: (Luki#1571) Fixed traits on NPC sheet not using translated strings.
  222. - v0.571.0: (Luki#1571) Bandaid fix for blocked PC languages.
  223. - v0.571.0: (Luki#1571) Added regional languages.
  224. - v0.571.0: (Luki#1571) Added additional languages.
  225. - v0.571.0: (putty#0555) Fixed the projects gitignore file (thanks!)
  226. - v0.571.0: (putty#0555) Updated NPCs to now have a rarity attribute which is reflected in the read-only sheet
  227. - v0.571.0: (putty#0555) Added a bunch of missing traits, fixed rarity traits and magical schools
  228. - v0.571.0: (putty#0555) Added bestiary entries for Fall of Plaguestone
  229. ---
  230. ## Prior Patch Changes:
  231. - v0.569.2: Reverted change to item bonuses (Sorry @acrowthe but we need a bit more work here before it is ready to be merged in)
  232. - v0.569.1: (mdizo#0928) Fixed issue with fonts path causing formating issues.
  233. - v0.569.1: (nikolaj-a) Added plus and minus buttons for adjusting item quantity from the inventory tab in the character sheet. Items adjusted to zero quantity are removed.
  234. - v0.569.0: (luke#4754) Tidied up a bunch of items (especially alchemical thingies - some lacked proper descriptions, some probably still are) and removed ugly borders around action icons.
  235. - v0.569.0: (Arshea#4444) Also made alchemical crossbow into a weapon instead of a consumable
  236. - v0.569.0: (mdizo#0928) Laid the foundation for the future CSS overhaul
  237. - v0.569.0: (mdizo#0928) Enabled souremaps in Gulp and edited the system.json to point to the legacy pf2e.scss file.
  238. - v0.569.0: (mdizo#0928) Fixed an extra comma in NPC movement speeds on readonly sheet
  239. Add extra character sheet implementation that extends the existing, but overrides the template. Add a new template file structure in a subfolder to allow for additional designs in the future.
  240. - v0.569.0: (nikolaj-a) Add extra character sheet implementation that extends the existing, but overrides the template. Add a new template file structure in a subfolder to allow for additional designs in the future.
  241. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 11 creatures: (Black dragon, Deadly mantis, Elemental avalanche, Elemental hurricane, Elemental tsunami, Goliath spider, Stone golem)
  242. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 12 creatures: (Adult copper, Deculi, Gimmerling, Gogiteth, Great cyclops, Kolyarut, Lich, Rusalka, Sea serpent)
  243. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 13 creatures: (Adult bronze, Magma dragon, Dalos, Dragonscarred dead, Dryad queen, Gashadakoru, Ghaele, Glabrezu, Iron golem, Purple worm)
  244. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 14 creatures: (Astral deva, Crag linnorm, Grikkitog, Uthul)
  245. - v0.569.0: Added Bestiary 0.569.0 compendium
  246. - v0.569.0: (TMun) Added level 1 Iconics pregenerated characters
  247. - v0.569.0: Added Iconics compendium and associated art
  248. - v0.569.0: (acrowthe) Added the first step of allowing item bonuses to be modified during a roll (this is currenly not functioning fully yet)
  249. - v0.569.0: Enabled quantity for Equipment items to be editable
  250. - v0.569.0: added energy types for weapon damage types
  251. - v0.569.0: (overdox#9174) added Blood Feast, Entrancing Eyes, Necrotic Radiation spells and Statuette ritual from Pathfinder #154 (closed): Siege of the Dinosaurs
  252. - v0.569.0: (overdox#9174) added custom icons for Blood Feast, Entrancing Eyes, Necrotic Radiation spells and Statuette ritual.
  253. - v0.569.0: (overdox#9174) added new custom icon for the whip
  254. - v0.568.3: (mdizo#0928) Fixed issue with chatlog not scrolling.
  255. - v0.568.2: (putty#0555) Fixed issue with NPC sheets not opening.
  256. - v0.568.0: (Arshea#4444) We are now able to add in a separate field for bonus bulk. This is useful for feats like hefty hauler, or for handwaving bulk limit changes/increases from backpacks (see errata) and bags of holding.
  257. - v0.568.0: (Arshea#4444) Implements #79 (closed) and bandaids #301 (leaving in todo).
  258. - v0.568.0: (putty#0555) Implemented classDC as a dedicated attribute on the main character sheet.
  259. - v0.568.0: (Athenos#1514) Added bestiary entries for Age of Ashes book 4 (AdultMagmaDragon, AncientMagmaDragon, CarnivorousCrystal, Dalos, Deculi, Devourer, DragonscarredDead, Forge-Spurned, Gashadokuro, IlssrahEmbermead, KeldaHalrig, Soulbound Ruin, Veshumirix, YoungMagmaDragon)
  260. - v0.567.1: (yeroon#2590) Fix for Spellbook.
  261. - v0.567.0: (yeroon#2590) Update Focus Point tracker to have the same amount of icons as the Focus Pool size. (issue#226)
  262. - v0.567.0: (yeroon#2590) Updated the name of "unprepared spells" to "Arcane Spellbook" for arcane prepared casters, and "Preparation Shortlist" for all others. (issue#277)
  263. - v0.567.0: (yeroon#2590) Changed: Dying widget to not be automated with Wounded value (as interaction with Wounded is only on taking damage).
  264. - v0.567.0: (yeroon#2590) Bugfix: If you have the Diehard feat, not only the the Dying widget is updated, but the Wounded widget as well.
  265. - v0.567.0: (mdizo#0928) Fixed margin-top for the first chatmessage (which was a workaround for status effect tooltip on the first chatmessage), by changing the chat-log messages to be displayed bottom up. (issue#292)
  266. - v0.567.0: (Trey) Fixed auto-heightening of focus spells.
  267. - v0.567.0: (Trey) Save scroll position for parts of the Actor.
  268. - v0.566.0: Updated the title of NPC damage rolls to help show the damage types for each of the roll parts.
  269. - v0.566.0: Added the ability to edit attack effects on NPC attacks.
  270. - v0.566.0: Updated bestiary and added migration logic to update NPC attacks to the new data model required for editing attack effects.
  271. - v0.566.0: (yeroon#2590) NPC's now have an Initiative roll of +0.9 if rolled from CombatTracker, as they always go first in PF2e CRB Rules. (issue#284)
  272. - v0.566.0: (yeroon#2590) If you roll Initiative from the Combat Tracker, and you do not have an Initiative Bonus, it will no longer be displayed at all instead of "+ 0" in the chatlog.
  273. - v0.566.0: (yeroon#2590) Bugfix: Elite/Weak adjustment didn't work for some NPCs (issue#290)
  274. - v0.566.0: (yeroon#2590) Updated the Hero Point icon, as the star icon were confusing some users due to stars also used in differently behaving webwidgets.
  275. - v0.566.0: (yeroon#2590) Updated the dying, wounded and doomed titles on the charactersheet to explain their effects according the PF2e Core Rulebook.
  276. - v0.565.0: Added a critical damage button for NPC attacks (get this with the 3d dice module!)
  277. - v0.565.0: Added bestiary v0.565.0
  278. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 4 creatures: (Griffon)
  279. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 8 creatures: (Bida, Desert Drake, Erinys, Flesh golem, Giant anaconda, Giant ocotopus, Kishi, Lamia matriarch, Triceratops, Young copper dragon)
  280. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 9 creatures: (Alchemical golem, Deinosuchus, Drakauthix, Efreeti, Megalodon, Mummy pharoah, Night hag, Roc, Stone mauler, Storm lord, Tidal master, Vampire mastermind)
  281. - v0.565.0: (Shandyan#5980) Fixed bestiary entries for the following level 10 creatures: (Brontosaurus, Clay golem, Dezullon, Ghost mage, Giant flytrap, Graveknight, Nilith, Ofalth, Shield archon, Tyrannosaurus)
  282. - v0.564.0: Added unit tests for `lang/en.json`
  283. - v0.564.0: (yeroon#2590) Bugfix: Users couldnt see the full text from a damage button on the NPC character sheet.
  284. - v0.564.0: (overdox#9174) phantom-steed icon was missing, re-added
  285. - v0.564.0: (overdox#9174) found couple more formatting errors, fixed
  286. - v0.564.0: Fixed two-handed toggle not causing the actor sheet to render (making it appear like nothing happened)
  287. - v0.564.0: Fixed issue #169 - Custom NPC spell DC and attack changes not being persisted to the actor and being reset to 0 upon reload.
  288. - v0.562.0: (yeroon#2590) Feature enhancement: Automated the Toughness and Mountain's Stoutness feats (Diehard was already automated).
  289. - v0.562.0: (yeroon#2590) Feature enhancement: Automated feats now have an UI info message when applied and removed.
  290. - v0.562.0: (yeroon#2590) Feature Enhancement: Rolling Initative in the Combat Tracker now shows a decimal (.0 default), which can be edited in the Combat Tracker when the players choose their own order.
  291. - v0.562.0: (yeroon#2590) Changed chat damage icons, with thanks to feedback Nerull#6333
  292. - v0.562.0: (yeroon#2590) Show the CUB incompatibility notification message only when you have the "Enhanced Conditions" setting of that module enabled.
  293. - v0.562.0: (yeroon#2590) Bugfix: Applying damage to multiple tokens works again.
  294. - v0.562.0: (yeroon#2590) Bugfix: Fixed Default Prototype Token settings due to a change within FoundryVTT.
  295. - v0.562.0: (yeroon#2590) Bugfix: Added localization to the Character Sheet recovery roll chat message.
  296. - v0.562.0: (yeroon#2590) Added gulp watching to changes in the language json file(s)
  297. - v0.562.0: (yeroon#2590) Feature enhancement: If you hold SHIFT while applying damage/healing from chat, you can modify the damage/healing result, applied after halving or doubling.
  298. - v0.562.0: (yeroon#2590) Updated some strings in applyDamage chat message to be translatable.
  299. - v0.562.0: (yeroon#2590) New Feature: You can now add an Elite or Weak adjustment to an NPC.
  300. - v0.562.0: (yeroon#2590) Feature enhancement: Armor Equip toggle button on the Inventory tab of the Character Sheet.
  301. - v0.562.0: (yeroon#2590) Bugfix: Bugfix: Condition tooltips couldn't be read if it was the first message in the chat window. Solved via adding whitespace margin ontop of the first message in the chat.
  302. - v0.562.0: (yeroon#2590) Renamed Martial Skills to Martial Proficiency for consistency with the CRB. (issues/254)
  303. - v0.562.0: (yeroon#2590) Bugfix: Fixed the layout of Immunities/Resistances on the readonly NPC sheet.
  304. - v0.562.0: (yeroon#2590) Improved Prepared Spelllist on the character sheet. Updated the icon and styling. The unprepared spell repertoire will now also auto-expand when you add a new spell.
  305. - v0.562.0: (yeroon#2590) Bugfix: AC and max HP fields are now readonly, as they are autocalculated. Updated related translation strings.
  306. - v0.562.0: (yeroon#2590) Bugfix: Conditions are now working again if your pf2e translation file doesn't include the latest translations.
  307. - v0.562.0: (yeroon#2590) Set-up the structure to modify the Combat Tracker later (PF2eCombatTracker)
  308. - v0.563.0: (overdox#9174) Language, Actions, Feats, Spells and Backgrounds from Age of Ashes
  309. - v0.563.0: (overdox#9174) Language, Actions, Feats, Spells and Backgrounds Extinction Curse
  310. - v0.563.0: (overdox#9174) Missing spells from Gods and magic
  311. - v0.563.0: (overdox#9174) Feats from Gamemastery Guide
  312. - v0.563.0: (overdox#9174) Updated some icons
  313. - v0.563.0: (overdox#9174) Fixed formatting errors on spells.
  314. - v0.563.0: (yeroon#2590) Bugfix: Elite/weak now increases/decreases a creatures level
  315. - v0.563.0: (yeroon#2590) Bugfix: Spell damage is now increased/decreased for Elite/Weak creatures. (Spell description is not updated)
  316. - v0.563.0: (yeroon#2590) Bugfix: Fixed adjustment of HP when adding or removing Elite/Weak.
  317. - v0.561.0: (Trey) Configured eslint to run against jest tests (backend automation improvements)
  318. - v0.561.0: (Trey) Refactored Spell system to account for Spell Heightening
  319. - v0.561.0: (Trey) Added support for Spell Heightening +2/+3/+4 (prepared only)
  320. - v0.561.0: (Trey) Configured automated testing of spells to use the spell compendium
  321. - v0.561.0: (Arshea#4444) Fixed stamina point calculation errors
  322. - v0.561.0: (Arshea#4444) Refactored HP autocalculation
  323. - v0.561.0: Fixed migration code
  324. - v0.561.0: (TheCraiggers) Fixed leather armor auto-equiping from the equipment compendium
  325. - v0.559.0: Added the ability to modify NPC attack damage rolls
  326. - v0.559.0: Consolidated all NPC attacks to use the new damage rolls method
  327. - v0.559.0: Cleaned up a lot of duplicate/redundant code
  328. - v0.559.0: Separated NPC attack and damage rolls from weapon attack and damage rolls
  329. - v0.558.0: (yeroon#2590) New feature: PF2e conditions as status effects. You can now select PF2e conditions in the token Status Effect HUD. Left click to add, right click to remove. Shift click stays a toggle to add an overlay icon. Conditions that can have values can be clicked multiple times. Once you exit the HUD, all the current PF2e conditions will be output to the chat. The status effects are also now linked to the Actor, and will be shown on all Scenes if that Actor has tokens on other scenes as well. In the System Settings you can choose between multiple icon sets. (Note: if the community has other free to use sets, we can easily add these.) You can also disable showing the default FoundryVTT status effects in the System Settings. (PS. This system is planned to be expanded upon in the future to include (de)buffs and other status effects linked to Actions and Feats.)
  330. - v0.558.0: (yeroon#2590) Updated condition icon folders.
  331. - v0.558.0: (yeroon#2590) Fix shield applyDamage button in chat to show as a toggle.
  332. - v0.557.0: (nikolaj-a) Added an english translation for the PF2E.TraitFire.
  333. - v0.557.0: (Arshea#4444) NPC sheets now report the full damage a strike will do
  334. - v0.557.0: (Luki#1571) Resolved issue #243 - "Exceptions to resistances not appearing with 'except'"
  335. - v0.557.0: (overdox#9174) added images to all the remaining spells.
  336. - v0.557.0: (overdox#9174) Every current spell in the compendium should now have a icon.
  337. - v0.557.0: (overdox#9174) removed a redundant spell
  338. - v0.557.0: (overdox#9174) fixed some formatting errors on some spells.
  339. - v0.556.0: (Luki#1571) Updated actor migration logic so it only applies the appropriate migration when a migration is performed.
  340. - v0.556.0: (nikolaj-a) Fixed skill display in read-only character sheet to not be reliant on the presence of a lore skill.
  341. - v0.556.0: (lordxuqra) New feature: Auto-calculate HP. See the Character tab for how to configure this.
  342. - v0.556.0: (Arshea#4444) Updated contributing documentation
  343. - v0.556.0: (Shandyan#5980) Fixed bestiary entries for the following level 6 creatures (Annis hag, Choral, Ettin, Hydra, Jungle drake, Vampire count, Young white dragon)
  344. - v0.556.0: (Shandyan#5980) Fixed bestiary entries for the following level 7 creatures (Chuul, Frost drake, Greater barghest, Legion archon)
  345. - v0.556.0: (Shandyan#5980) Fixed missing on-hit effects for bestiary entries level 3-7
  346. - v0.556.0: (nikolaj-a) Fixed issue with bestiary save details only applying to fort saving rolls.
  347. - v0.556.0: Removed all bestiary art as it did not comply with the Paizo Community Use Policy
  348. - v0.555.0: (Trey) Extracted classes for objects.
  349. - v0.555.0: (Trey) Added initial tests and created CI process with Jest.
  350. - v0.555.0: (Trey) Added support for updating input fields with other methods other than focusout.
  351. - v0.555.0: (Trey) Moved the projects folders containing code into ./src rather than ./dist and configured gulp to build/compile appropraitely.
  352. - v0.555.0: (overdox#9174) Updated spell icons and fixed formatting and incorrect information for a bunch of spells.
  353. - v0.554.0: (Arshea#4444) Initial implementation of Stamina variant rules for pf2e.
  354. - v0.554.0: (Arshea#4444) - Variant rule enabled by world configs
  355. - v0.554.0: (Arshea#4444) - Stamina appears on sheets and is used when applying damage
  356. - v0.554.0: (Arshea#4444) - New key ability score selector on the character traits section that does nothing (it's a trick to help us for later)
  357. - v0.554.0: (Arshea#4444) - Space for resolve points to be tracked
  358. - v0.554.0: (Arshea#4444) Fixed automated calculate of AC based on equiped armor (was returning wrong values).
  359. - v0.553.1: Fixed issue with equiped shields and invalid armorTypes breaking character sheets.
  360. - v0.553.0: (Trey) Converted actor sheets to ES6 modules
  361. - v0.553.0: Fixed an issue with onItemSummary for NPC item items.
  362. - v0.553.0: (Luki#1571) Split off resistanceTypes from damageTypes.
  363. - v0.553.0: (Luki#1571) Added 'All' and 'Physical' to resistanceTypes.
  364. - v0.553.0: (Luki#1571) Added immunities: Healing, Necromancy, Nonlethal Damage, Disease
  365. - v0.553.0: (overdox#9174) Changed the deck of many things to be a rollable table only
  366. - v0.553.0: (overdox#9174) instead of relaying on the journalEntries.
  367. - v0.553.0: (overdox#9174) Added Heightened (+4) as a option for spell scaling.
  368. - v0.553.0: (overdox#9174) Added icons to several more spells that were missing them.
  369. - v0.553.0: (Adrys#9132) Add 2 Weakness Types and 1 Immunity type, and fix details header on npc sheet.
  370. - v0.552.0: (Shandyan#5980) Corrected bestiary entries for the following level 5 creatures: (Aasimar Redeemer, Cyclops, Dero magister, flame drake, Living waterfall, Living whirlwind, Poltergeist, Redcap, Troll, Winter wolf)
  371. - v0.552.0: Updated bestiary to v0.552.0 including fixes to resistances and weaknesses to bring NPCs in line with the new system for characters.
  372. - v0.552.0: Fixed a bug with immunities causing actor sheets to not load correctly
  373. - v0.551.0: (Trey) Cleaned up the code for the actor sheet and making it significantly easier to look at.
  374. - v0.551.0: (yeroon#2590) Added structure for static content that can be accessed via PF2E.DB that always need to be loaded (in contrary to things like spells that are loaded into a world from a compendium on a need basis).
  375. - v0.551.0: (yeroon#2590) Added condition translation strings in the new style.
  376. - v0.551.0: (Luki#1571) Added resistance and immunities on the actor-sheet.
  377. - v0.551.0: (Luki#1571) Added resistance, immunities and weaknesses on the npc-sheet.
  378. - v0.551.0: (Luki#1571) Expanded the trait-selector to support text inputs.
  379. - v0.551.0: Updated read-only character sheet to correctly show resistances and immunities
  380. - v0.551.0: (Arshea#4444) Updated PC actors to automate calculate AC based on equiped armor.
  381. - v0.551.0: (overdox#9174) added critical hit and critical fumble decks with rollable tables
  382. - v0.551.0: (overdox#9174) added rod of wonder rollable table
  383. - v0.551.0: (overdox#9174) added human male and female names table
  384. - v0.551.0: (overdox#9174) added dwarf male and female names table
  385. - v0.550.0: (yeroon#2590) Reworked click events in character sheet so all "Stat Levels" like Proviciency/Hero Points work so they don't cycle. Left click increases the level point, and Right clicking decreases it.
  386. - v0.550.0: (yeroon#2590) Added Focus Points tracking to Focus Spells
  387. - v0.550.0: (yeroon#2590) The shield button in a damage roll chat is now a toggle, so you can apply half/full/double damage also with Shield Block. Also the chat confirmation message now mentions that damage is also applied to the shield.
  388. - v0.550.0: (yeroon#2590) Now you can roll Recovery Checks by clicking on "Dying" on your Character sheet.
  389. - v0.550.0: (yeroon#2590) If you have Default Prototype Token Settings enabled, now the token image will automatically be set to the Actors image if you update the Actor image while the Token's is still the Mystery Man.
  390. - v0.550.0: (yeroon#2590) Fixed console error when deleting certain items like Spellbooks or Lore skills.
  391. - v0.549.0: (overdox#9174) moved deck of many things to its own journal rather than having it as separate cards
  392. - v0.549.0: (overdox#9174) a single 'deck of many things' can now be found in equipment
  393. - v0.549.0: (overdox#9174) added backgrounds journal entry
  394. - v0.549.0: (overdox#9174) updated rollable tables with the new deck of many things change.
  395. - v0.549.0: (overdox#9174) new icons for some weapons
  396. - v0.549.0: (overdox#9174) fixed weapons not opening, throwing errors in console about traits
  397. - v0.549.0: (overdox#9174) new weapons (Mambele, Meteor Hammer, Scorpion Whip)
  398. - v0.549.0: (overdox#9174) New consumable items (Unholy water, Runestone, Feather Token (Bird), Feather Token (Chest), Feather Token (Fan), Feather Token (Holy Bush), Feather Token (Ladder), Feather Token (Swan Boat), Feather Token (Tree), Feather Token (Whip), Dagger of Eternal Sleep, Extended Deteriorating Dust, Caustic Deteriorating Dust, Candle of Truth, Javelin of Lightning, Dust of Disappearance, Elemental Gem)
  399. - v0.549.0: (overdox#9174) added the new Shoony ancestry features, from the adventure path 'Life's Long Shadow'
  400. - v0.549.0: (overdox#9174) removed unused icons to reduce overall size
  401. - v0.548.0: (Trey) Added compatibility for v0.5.5.
  402. - v0.548.0: (yeroon#2590) Fixed const/let bug in playerconfig module.
  403. - v0.547.0: (henry4k#8969) Tidied up unneeded translation keys
  404. - v0.547.0: (henry4k#8969) Added back the original color scheme as an option for players (with less saturated colors so its easier on the eyes)
  405. - v0.547.0: (yeroon#2590) Fixed an issue when the Quick Rolls setting is disabled (you could no longer hold SHIFT to do a quick roll)
  406. - v0.547.0: (yeroon#2590) Configured damage rolls to follow the Quick Roll rules just like all other rolls
  407. - v0.547.0: (yeroon#2590) Refactored Player Settings so that defaults are always set at initializtion (which handles default settings a lot more gracefully than the previous implementation)
  408. - v0.547.0: (yeroon#2590) Added a new System Setting that automatically sets prototype token settings for newly created Actors to sensible defaults.
  409. - v0.547.0: (overdox#9174) Added (back) traits that went missing during a merge conflict.
  410. - v0.547.0: (overdox#9174) Added new spell icons to a bunch more spells
  411. - v0.547.0: (overdox#9174) Added new trait for modular weapons and added a bunch of new weapons (Machete, Polytool, Nine-Ring Sword, Scourge, Tekko-Kagi)
  412. - v0.546.2: (fryguy#3851) Fixed typo preventing spell browser from loading.
  413. - v0.546.0: (henry4k#8969) Fixed translation errors in actor and item modules
  414. - v0.546.0: (overdox#9174) Added new weapons (Aklys, Aldori dueling sword, Bladed diabolo, Bladed hoop, Bladed scarf, Fauchard, Fighting Fan, Fire Poi, Poi, Juggling club, Khopesh, Naginata, Ogre hook, Sling bullets, Throwing knife, Urumi)
  415. - v0.546.0: (overdox#9174) Added new consumable items (Deteriorating-dust, Holy water, Invisible net)
  416. - v0.546.0: (overdox#9174) Added new condition icons
  417. - v0.546.0: (overdox#9174) Added new missing weapon trait
  418. - v0.546.0: (overdox#9174) Added new spell icons
  419. - v0.546.0: (overdox#9174) Fixed formatting and missing focus spell levels on some spells
  420. - v0.545.0: (henry4k#8969) Added localization support for most text fields in the system.
  421. - v0.544.0: (overdox#9174) Added missing spells (issue #186) and fixed typo in talisman (issue #188)
  422. - v0.543.1: Fixed bug when a world does not have any flags defined.
  423. - v0.543.0: (Luki#1571) Implemented TabsV2 and migrated the system from TabsV1. Thanks heaps for the contribution!
  424. - v0.543.0: (overdox#9174) added missing ancestry traits.
  425. - v0.543.0: (overdox#9174) fixed feats on character sheet to make the naming convention be more consistent.
  426. - v0.543.0: (overdox#9174) moved lore skills to under the core skills on the character sheet, as this makes more sense.
  427. - v0.543.0: (overdox#9174) refactored the structure for images to reflect the equipment structure for pf2e.
  428. - v0.543.0: (overdox#9174) merged adventuregear.db, consumables.db, armor.db, weapons.db, alchemicalitems.db into equipment.db.
  429. - v0.543.0: (overdox#9174) added images for alchemical items.
  430. - v0.543.0: (overdox#9174) added images for consumable items.
  431. - v0.543.0: (overdox#9174) added rollable table compendium with deck of many things.
  432. - v0.543.0: (overdox#9174) added missing class features (angelic sorcerer and rogues rackets).
  433. - v0.543.0: (overdox#9174) updated bravery to be level 3 rather than 1.
  434. - v0.543.0: Updated Compendium Browser logic to not pre-load when the FVTT client is loaded. This improves performance of the client but makes the initial compendium load slower.
  435. - v0.543.0: Fixed issue with bestiary spells not matching correctly with spell compendium (when there should be a valid match)
  436. - v0.543.0: (Shandyan#5980) Corrected bestiary entries for the following level 3 creatures: (Animated statue, Brine shark, Bunyip, Dero Strangler, Dire wolf, Doppelganger, Giant eagle, Giant mantis, Giant scorpion, Grizzly bear, Grothlut, Hyaenodon, Lion, Web lurker)
  437. - v0.543.0: (Shandyan#5980) Corrected bestiary entries for the following level 4 creatures: (Caligni Stalker, Gancanagh, Ghost commoner, Janni, Mimic, Minotaur, Vampire spawn rogue)
  438. - v0.543.0: Cleaned up some legacy files that were hanging around
  439. - v0.543.0: (yeroon#2590) Added a Player Settings menu in the Game Settings tab. You can configure here what color scheme you want to use (Bluegray or Darkred). You can also configure here if you want use use the quick D20 rolls or not.
  440. - v0.543.0: (yeroon#2590) Improved dying so its automatically updated if a feat with the name 'Diehard' exists in the sheet.
  441. - v0.543.0: (yeroon#2590) Improved the chat message from the applyDamage chat buttons with a tooltip that opens up when clicked.
  442. - v0.543.0: (yeroon#2590) Improved position and style of Edit buttons in the NPC sheet.
  443. - v0.543.0: (yeroon#2590) Removed some commented out code
  444. - v0.542.1: (overdox#9174) Fixed typo on compendium pack preventing it from loading.
  445. - v0.542.0: (overdox#9174) Added new ancestry and class feature compendiums
  446. - v0.542.0: (overdox#9174) added new ancestry feature type that was missing
  447. - v0.542.0: (overdox#9174) rearranged feat section on character sheet to make a bit more sense
  448. - v0.542.0: (overdox#9174) formating on actions and added missing actions
  449. - v0.542.0: (overdox#9174) merged spells into a single compendium, fixed broken image links.
  450. - v0.542.0: (overdox#9174) fixed problem with images on spells for spellslogm.db and reduced the overall size of the compendium file
  451. added new images for ancestry and class features
  452. - v0.541.1: Fixed bug with initiative rolls for actors that do not have data.attributes.initiative (because they were created before the template change).
  453. - v0.541.0: (yeroon#2590) Added Dying/Wounded/Doomed to the character sheet (with interaction to each other).
  454. - v0.541.0: (yeroon#2590) Perception rolled from the Combat Tracker now also gets Initiative bonuses.
  455. - v0.541.0: (yeroon#2590) Setting Initiative from chat now has a confirmation message in the chat.
  456. - v0.541.0: (yeroon#2590) PF d20 rolls now immediately roll to chat. Hold SHIFT to get the modification dialog.
  457. - v0.541.0: (yeroon#2590) Moved the Edit button on the read-only character sheet to be at a similar place as on the editable sheet.
  458. - v0.540.0: Moved the project to use Semantic Versioning to resolve issues with npm and updated contributing documentation to clear up the process (I'll likely fix the version numbers post 1.0.0 to something more sensible).
  459. - v0.539: (yeroon#2590) Added initiative circumstance and status bonuses to template.json and actor-sheet.html
  460. - v0.539: (yeroon#2590) Added new translation labels to support this in en.json
  461. - v0.539: (yeroon#2590) Allowed perception checks to the setInitiative button in dice.js and added a localization to the title text
  462. - v0.539: (yeroon#2590) Improved the styling of the 'damage applied' chat message
  463. - v0.539: (yeroon#2590) Added an error message if 'applyDamage' function (which is called by the chatbutton) is used without selecting a token
  464. - v0.538: Issue #168 - Fixed incorrect AC title text on character sheets.
  465. - v0.538: Issue #165 - Added missing immunities
  466. - v0.537: (yeroon#2590) Updated the modifyTokenAttribute code to correctly apply pf2e shield mechanics when damage is applied to a tokens Shield bar.
  467. - v0.537: (yeroon#2590) Updated the applyDamage logic to include a chatMessage that details which token was effected and how much damage it took.
  468. - v0.537: (yeroon#2590) Added a new chat damage button for applying damage to a tokens shield bar (if present) and improved the button layout.
  469. - v0.537: Added Bestiary Browser button back to Actors sidebar tab (after it was mistakenly removed).
  470. - v0.536: Fixed a bug preventing a character sheet from loading when it has a spell prepared that no longer exists.
  471. - v0.535: Updated NPC Sheet to allow Special Senses to be modified
  472. - v0.535: Updated NPC Sheet to allow Immunities to be modified
  473. - v0.535: Updated bestiary to fix data issues with level 2 NPCs
  474. - v0.535: Updated bestiary to add shield data for NPCs with shields
  475. - v0.535: Issue #74 - Fixed monster traits as action traits.
  476. - v0.534: Issue #74 - Added missing monster and weapon traits
  477. - v0.533: Issue #64 - Bestiary Browser is no longer visable to players.
  478. - v0.533: NPC sheet updated to use the new shield data structure (yes your NPC tokens can have a shield bar too!)
  479. - v0.532: (yeroon#2590) Added a new method to handle applying damage to tokens (takes damage from temp HP first then from current HP).
  480. - v0.532: Fixed the data model for shields to allow the usage of a token bar for shield HP.
  481. - v0.532: Updated the UI of the Actor Sheet to separate shield attributes to support the above feature. Cleaned up AC section.
  482. - v0.532: (Trey) Updated rolls to use new `toMessage` API.
  483. - v0.532: (Trey) Fixed coloring of blind crit rolls.
  484. - v0.532: (Trey) Enabled unprepared spells to be shown/hidden per spell level (rather than all or nothing)
  485. - v0.532: Fixed bug when marking expended spell slots, only the highest level spell slot would work and it would mark all other slots with the same spell as expended as well.
  486. - v0.531: Added missing "all save" data for bestiary monsters
  487. - v0.531: Slightly improved immunities list for bestiary monsters (more work to do here)
  488. - v0.531: Fixed weaknesses and resistances for bestiary monsters that have multiple words and exceptions
  489. - v0.531: Added an additional data to the item for bestiary monsters items that have things such as ammunition or special modifiers
  490. - v0.531: Bestiary monsters that have attacks with multiple damage rolls/types are now shown in the attack details (however this info is not editable at this time)
  491. - v0.531: Enabled non-damage attack effects for bestiary monster attacks. (A huge thnks to @FS#5443 for implmenting this)
  492. - v0.531: Added additional spell usage information to bestiary monsters
  493. - v0.531: Added additional spell usage information to bestiary monsters
  494. - v0.531: (Shandyan#5980) updated the source JSON for bestiary monsters to fix missing data and correct issues. Thanks!!
  495. - v0.530: (Cranic) Added support for adjustable Multi-Attack Penalties on weapons.
  496. - v0.529: Configured weapons to use a standard input field for attack bonus rather than select to cover different usecases out of the limited options in the select statement.
  497. - v0.528: Updated licensing and usage information included in the readme.
  498. - v0.527: Added a bonus damage field to weapons which can be used for Weapon Specialization, Rage damage bonuses or anything else.
  499. - v0.527: Fixed the Critical button on the read-only character sheet.
  500. - v0.526: Added a read-only sheet for characters (using the same style as the read-only NPC sheet) This sheet is optional at this stage so you need to enable it in the sheet options for the actor.
  501. - v0.526: Added an Action Category field for actions and feats which allows them to be grouped into Offensive, Defensive and Interactive categories. Used for display grouping in the read-only sheet.
  502. - v0.526: Updated the way prepared spell slots can be marked as expended. The slot can still be cleared as normal but now the slot can also be marked as expended which puts a strikethrough on the spell name (visual only) to indicate that the spell has been used.
  503. - v0.526: Updated the UI of the read-only sheets to make them a bit nicer. I had butchered them a bit in my initial implementation (Sorry @FS#5443!).
  504. - v0.526: Added spell traits and item buttons for spells in the read-only sheets.
  505. - v0.526: Changed the default theme of the pf2e system from Blue / Red / Dark Red to Blue / Grey. Hopefully it's a bit nicer on the eyes now.
  506. - v0.526: Fixed a few bugs with prepared spells that were floating around still.
  507. - v0.526: Implemented the first round of data quality improvements for bestiary entries. A huge thanks to @Shandyan#5980 for helping here. Sorry I haven't had time to implement all of the changes yet but they are on thier way!
  508. - v0.525: ConvertPackToBase64Embedded now supports base64 images as a source.
  509. - v0.524: Created game.pf2e.convertPackToBase64Embedded(packname) function to assist with converting compendium packs to base64 encoded images.
  510. - v0.522: Updated license information for the project
  511. - v0.522: Updated NPC skills so they are created with the name 'Skill' rather than "New skill" which takes more effort to modify
  512. - v0.522: (Shandyan#5980) Updated consumables compendium pack to include missing entries. Thanks for the contribution!!
  513. - v0.521: Fixed bug preventing a characters sheet from loading when the actor has an Archetype feat
  514. - v0.520: Fixed errors loading character sheets when a spell has a level higher than 10 (or 11).
  515. - v0.520: Removed focus spells as a special type of spell level. Focus spells will now need to be migrated to a separate Focus spellcasting entry
  516. - v0.519: (overdox) Added spell and feat compendium packs for Lost Omens Character Guide, Lost Omens Gods and Magic and Lost Omens World Guide.
  517. - v0.519: (overdox) Added missing spell and feat traits
  518. - v0.519: (overdox) Added settings for additional spell heitening levels (these don't do anything yet but they can be configured now and will work later)
  519. - v0.518: (issue #74) Added the Precision trait.
  520. - v0.517: (issue #85) Added additional traits to feats list.
  521. - v0.516: Fixed item macros not functioning correctly
  522. - v0.515: (issue #80) Fixed bug with spells not showing the correct DC in item summary or chat cards.
  523. - v0.515: (issue #74) Added missing traits for actions and weapons
  524. - v0.515: (issue #73) Fixes bulk from coins not calculating correctly
  525. - v0.515: (issue #75) Added the ability to add, edit and remove items on NPC sheets.
  526. - v0.514: Fixed bug with NPC attack rolls
  527. - v0.513: Added support for custom martial skills allowing characters to add martial skills for specific weapons
  528. - v0.512: Fixed the calculation of weapon attack rolls with the Finesse trait
  529. - v0.511: Set default NPC alignment to Neutral (rather than null)
  530. - v0.511: Continued to add localization support for the NPC sheet
  531. - v0.511: Added a attackRoll label to the item summary for PC weapons so players know the modifiers before they roll.
  532. - v0.511: Enabled the modification of NPC alignment and trait information (which is reflected in the read-only NPC sheet)
  533. - v0.511: Added a Bestiary Browser button to the Actor Directory tab (next to the Create Actor button)
  534. - v0.511: Fixed an issue with the read-only NPC sheet when a monster had a large list of traits causing the Current HP to slide off the side of the window
  535. - v0.511: added an initial imlementation of displaying NPC action and weapon traits on the read-only sheet (would like feedback here).
  536. - v0.510: Fixed an issue with the item sheet values for weapon abilities and spell saves which was affecting several rolls.
  537. - v0.509: Fixed bug with updated NPC sheet not loading for old NPCs and added a edit toggle to easily swap between sheets.
  538. - v0.508: (FrisGuardian#8347) Added an alchemic items compendium pack. Thanks!!
  539. - v0.507: Added Bestiary Browser with a few filters and sorting options. Welcome feedback here as I can add additional filters etc.
  540. - v0.507: Fixed other move speeds for NPC in the bestiary and updated the read-only sheet to show the new data.
  541. - v0.506: Updated bestiary to fix issue with items, damage immunities/resistances/vulnerabilities, alignment plus more.
  542. - v0.506: Added a new read-only NPC sheet. A super huge thanks to @FS for doing 99% of the work here.
  543. - v0.505: Updated beastiary to include correct images and separate NPC ranged and melee attacks.
  544. - v0.504: Added a beastiary compendium pack!! (A huge thanks to @fs#5443 for putting in most of the hard work on this)
  545. - v0.504: Fixed a lot of small issues with the NPC data model
  546. - v0.504: Made several improvements to the pf2e template to support damage resistances, weaknesses, etc. different speed types and a lot of additional NPC data.
  547. - v0.500: Added support for Foundry VTT v0.5.0 (please backup your world before updating)
  548. - v0.500: Added support for localisation and localised most labels in all of the pf2e html temlplates as well as attribute, saves and skill names.
  549. - v0.500: Fixed issues with NPC sheets and prepared spellcasting entrys
  550. - v0.500: Fixed multiple issues with dragging and dropping spells onto character sheets
  551. - v0.465: (Trey#9048) Added an actions compendium.
  552. - v0.465: Re-orded the filter groups in Action Browser
  553. - v0.465: Added a link directly to the Action Browser from the action tab in character sheets
  554. - v0.465: (Trey#9048) Saved scroll position when managing prepared spells (huge QoL improvement!!)
  555. - v0.465: Fixed bug when dragging spells from a compendium onto an NPC sheet.
  556. - v0.464: (Trey#9048) Incorporated eslint and started moving the pf2e system to use es6 style modules.
  557. - v0.464: (Trey#9048) Fixed an issue with the Action Browser compendium pack settings
  558. - v0.463: (Trey#9048) Fixed issue with out dated system.json in deployment package.
  559. - v0.462: Fixed bug when rolling initiative for NPCs using the combat tracker.
  560. - v0.462: Set the placeholder for NPC perception, saves and attack bonus to 0 to reflect the actual values.
  561. - v0.460: (Trey#9048) Added a new automated deployment process to build, package and publish pf2e system changes. Thanks!!!
  562. - v0.456: (Trey#9048) Added Action Browser - a way to search and filter for actions from selected compendium packs. Thanks!
  563. - v0.455: (Trey#9048) Added hover description to item chat card traits. Thanks!
  564. - v0.454: (Trey#9048) Fixed an issue with focus spell heightening.
  565. - v0.452: (ohporter) Fixed dice roll dialogs rolling when cancelled. Thanks!
  566. - v0.452: hotfix for hotbar items
  567. - v0.451: (Trey#9048) Added a new feature: Spell Heightening which adds a damage formula to spell damage per heightened level.
  568. - v0.451: (Trey#9048) Enabled the drag and drop of actor items onto the FVTT hotbar.
  569. - v0.451: (Trey#9048) Fixed form input fields not being saved correctly when changing from one input field to another.
  570. - v0.450: (Trey#9048) Further fixes initiative, adds Class Features as a feat type.
  571. - v0.449: (Trey#9048) Fixed actor initiative fix. Thanks!!!
  572. - v0.448: Fixed lore skill mod calculation for characters.
  573. - v0.447: Fixed issues with orphaned spell migration and incorporated chat damage buttons as a core feature.
  574. - v0.445: Added support for FVTT v0.4.5.
  575. - v0.442: Added support for FVTT v0.4.2. and added spellcasting entry of type Scroll to allow scrolls to be stored in the spellcasting tab if you wish.
  576. - v0.441: Added support for FVTT v0.4.0. Please note this is the minimum support needed to get it working. A lot more work is required to bring the pf2e system in alignment with all changes.
  577. - v0.439: (fryguy#3851) Added support for Thieves Racket and fixed the dice used in the Deadly weapon trait.
  578. - v0.438: Fixed unhandled exception for spells that have an incorrect location set.
  579. - v0.437: Cleaned up spell SRD data for level 3 spells. Also added icons.
  580. - v0.436: (FS#5443) Added condition links to all SRD spell entries. Thanks!!
  581. - v0.435: Cleaned up spell SRD data for level 2 spells. Also added icons.
  582. - v0.434: Cleaned up spell SRD data for Cantrips and level 2 spells. Also added icons.
  583. - v0.434: Added requirements attribute to spells.
  584. - v0.434: Added support for rituals in Spell Browser.
  585. - v0.433: (fryguy#3851) Added indicator to weapons with two-hand trait to show if they are weilded in one or two hands. Thanks!!
  586. - v0.432: Fixed bug rolling attack and damage rolls on weapon chat cards post 0.3.9
  587. - v0.432: Added critical rolls to weapon chat cards
  588. - v0.432: Fixed bug with prepared spells after multiple spellcasting entries were added
  589. - v0.432: Fixed bug when editing NPC spell DC/attack post 0.3.9
  590. - v0.432: Fixed NPC attacks with compendium items
  591. - v0.431: Added support for FVTT v0.3.9.
  592. - v0.422: Overhauled the Item Browser logic and introduced new feature: Inventory Browser.
  593. - v0.421: Added Consumables and Adventuring Gear SRD compendium packs. Thanks Overdox#9174!!
  594. - v0.419: Fixed bug with form data validation for spell slot inputs on multiple spellcasting entries
  595. - v0.418: Added support for Property Runes on weapons (damage and crit).
  596. - v0.417: Added support for Two-Hand weapon trait and the ability to toggle between one-hand and two.
  597. - v0.416: (fryguy#3851) Fixed weapon compendium pack to align with new traits convetion. Thanks!!
  598. - v0.415: Added "Critical" button to item summary
  599. - v0.415: Added support for Fatal and Deadly weapon traits when rolling critical damage
  600. - v0.414: Fixed issue with NPC spell drag/drop
  601. - v0.413: Added a "+ Ability Mod" checkbox when editing spell damage details which applies the appropriate ability modifier to damage for the spellcasting entry.
  602. - v0.413: Fixed Sorcerer feats not being shown in the Feat Browser
  603. - v0.413: Added search icon on feat tab that opens the Feat Browser directly.
  604. - v0.412: Tidied up UI for spellcasting entries of type Ritual (more to come here)
  605. - v0.411: Spellcasting Entries Feature - Added support for multiple spellcasing entries
  606. - v0.411: Spellcasting Entries Feature - Proficiency rank, item bonus and ability are saved per entry
  607. - v0.411: Spellcasting Entries Feature - NPCs can now have prepared type spell entries
  608. - v0.411: Spellcasting Entries Feature - Output skill proficiency of player when rolling a skill check
  609. - v0.353: (FS#5443) Fixed bug with manual /roll 1d20 rolls not working. Thanks!!
  610. - v0.353: (FS#5443) Also fixed as issue with ad-hoc traits not rendering correctly. Thanks again! :)
  611. - v0.353: Updated the display of traits in the item summary to only be styled if they have additional description information to show (UX behaviour)
  612. - v0.353: (fryguy#3851) for fixing an issue with prepared spells not being removed correctly. Thanks!!
  613. - v0.352: Fixed bug with NPCs trying to calculate hero point icons and failing
  614. - v0.351: Added Hero Points to character sheets
  615. - v0.350: Added chat button to allow setting initiative for selected tokens.
  616. - v0.349: Fix for NPC psuedo-lore skill rolls. Thanks FS#5443!
  617. - v0.349: Added ability to give NPCs weapons of a player characters type. This allows NPCs to use a special magic weapon that a PC can then pick up.
  618. - v0.349: Fixed traits for NPC attacks
  619. - v0.349: Fixed negligible bulk items not being an available option for consumables, backpack or equipment.
  620. - v0.348: Fixed spell tags to accurately display details about the spell
  621. - v0.348: Added the ability to modify the area of a spell
  622. - v0.348: Added the font Pathfinder2eActions.ttf (thanks u/baughberick (https://www.reddit.com/user/baughberick/))
  623. - v0.346: Added Weapons SRD compendium pack (Thanks Overdox!)
  624. - v0.346: Added additional console messages when loading compendium packs into the Compendium Browser for observability
  625. - v0.346: Fixed setting menu for the Compendium Browser so it modifies both feat and spell settings
  626. - v0.345: Added trait descriptions to all traits that display when hovered over a trait in item summaries
  627. - v0.345: Added color coding to tags to represent if they have additional information or not
  628. - v0.345: Removed less configuration
  629. - v0.344: Fixed lore proficiencies so they can be cycled from the character sheet
  630. - v0.344: Fixed lore name and item bonus so it can be edited from the character sheet; also removed the edit button.
  631. - v0.344: Fixed issue with lore skill information not being saved on world restart.
  632. - v0.344: Added Multi-Attack Penalty buttons to NPC sheet
  633. - v0.344: Added Item Summary for NPC attackts
  634. - v0.341: Added Deadly d6 and Jousting d6 weapon traits
  635. - v0.340: Merged in fix for NPC skills from FS#5443 AND improvements for multi-attack penalties from fryguy#3851. Huge thanks to both of you!
  636. - v0.339: Added weapon traits for Two-Handed, Deadly, Fatal, Versitle and Thown die sizes, damage types and distances.
  637. - v0.338: Included Feat (SRD) and Armor (SRD) compendium packs
  638. - v0.337: Added Feat Browser