Commit Graph
28 Commits
Author SHA1 Message Date
Vince f1a994815f Pathfinder Community Sheet v1.795 - bug fix
- Fixed; ability damage set to 0 (due to NaN error) and power attack damage bonus erroneously applied to ranged attacks.
2021-08-05 22:50:59 -07:00
Vince 6714c0ecec Update pathfinder_community.html 2021-07-15 23:27:12 -07:00
Vince 6fc3db3d74 Pathfinder Community v1.794 update
- Added common buff options for Power Attack, Deadly Aim, and Combat Expertise. Power Attack includes a new buff to handle the power attack damage. 'Power Attack Dmg' This was done so that the buff's bonus can be passed to each attack where the damage multiplier can be applied per attack to handle two-handed, off-hand, etc. (thank you player-03 for your help)
- Fixed; Tokenbar changes to HP should now trigger sheet events as expected.
- Added more emphasis to most of the "total" read-only fields
- Small adjustemnts to the rowID fields to make them easier to select and copy.
- Known Issue: linked attacks that have been generated from an Ability or Spell will have their 'Weapon Notes' reset to their 'sheet generated notes' if the "Include link..." sheet setting is toggled or the linked Ability or Spell is edited.
2021-07-15 23:21:29 -07:00
Vince 9bdfe78cc6 Pathfinder Community v1.793
- Fixed; kineticistburn linked to a tokenbar was not triggering buffs recalculations.
- Small adjustments to roll templates.
2021-06-13 22:29:36 -07:00
Vince 79f7a7ad96 PF Community Sheet v1.792 - a few small changes
- making overall adjustments for CSE's css changes.
- Small adjustments to the regular roll template.
- Fixed; the 'Show' in chat menu column option, was not toggling Mythic Abilities and Feats.
- Inverted the order of fields for extra damage to match roll template output. Type then macro.
- Fixed; 3-column layout of the NPC skills list.
2021-06-06 17:03:39 -07:00
Vince 28bf17cace Pathfinder Community Sheet v1.791 - item weight bug fix
- Fixed; fractional item weight was being rounded down.
2021-05-24 21:01:26 -07:00
Vince 27cb449604 couple small updates
- updated the buff/cond damage modifier row on the attack grid
- fixed the skill options, number of  craft/prof/misc rows to show
- small roll template adjustment for pf_attack to ensure the name of the attack row had the proper background-color on multi-attack rolls.
2021-05-16 23:55:23 -07:00
Vince ea3a133d39 Pathfinder Community Sheet v1.79
- Updated the sheet to work within Roll20's CSE update.
- Fixed; Spell Options show 'DC' toggle.
- Added a metric option to sheet settings>sheet configuration>accessibility. This option will show auto-calculated totals for weight and distance as metric(kilograms and meters). This option DOES NOT convert user input for weight and distance. Ensure you have entered metric-based values.
- Updated common buff macros for Divine Favor and Magic Vestment.(thank you EtienneLamoureux)
- Fixed; enabling the Energy Drain condition by applying negative levels also changes the appearance of "Energy Drain" label.
- Fixed; Skill "-misc" and "-misc-mod" columns were not being flagged with a red dashed border used to indicate a parsing error.
- Abilities; added "Other" as a Source basis option. "Other" includes full Level Basis options.
2021-05-10 23:07:28 -07:00
Vince c03c3adbd5 Pathfinder Community v1.787
- Fixed; using ChatSetAttr or similar API script to toggle buffs that indirectly affected attack damage failed to trigger the damage recalculation.
- Fixed; damage multiplier will no longer be applied to ability penalties.
- Creating a spell attack or ability attack now includes a link in the "Weapon Notes" to execute the associated spell or ability from the attack's chat output. Including ability/spell links in attacks are optional; Settings>Sheet Configuration>Attacks>Include link...
2021-02-25 00:53:14 -08:00
Vince 77947abaef updated i18n key to match translation.json 2021-02-15 22:38:25 -08:00
Vince 64629b985c - updated HL import text 2021-02-11 00:05:51 -08:00
Vince ca20be0ffd PF Community v1.785
- Adjusted roll template header font-size and line-height.
- Fixed inline rolls within spell descriptions and weapon notes to appear as rolls and not plain text.
2021-02-10 01:01:31 -08:00
Vince 8160cdf146 PF_Community_v1.784
- Small layout adjustments to the spell class sections.(thanks Tranquwil)
- Slightly reduced header and field label font-size.
- In compact/readonly mode the header and field label font-size have been reduced to help with the layout.
2021-02-07 22:19:52 -08:00
Vince 01048e25ce PF Community v1.783
- Fixed no hover text on attack rolls.
- small adjustments to roll template
2021-02-03 15:59:35 -08:00
Vince 816c30cf4c PF Community v1.782 update
- Fixed macro names for 10th craft and 1st lore skills.(thanks Tranquwil)
- removed default value "p/b/s...?" for iterative damage types.  Not needed.
2021-02-01 00:05:35 -08:00
Vince dfca2a1727 PF Community v1.781
- Further adjustments needed for Damage Type and Extra Damage displayed in the roll template.
2021-01-24 23:00:28 -08:00
Vince 7d9057ad5c PF Community update - hero lab instructions updated
- Updated the Hero Lab instructions. For some reason the converted JSON using codebeautify.org was causing errors.
2021-01-17 20:22:35 -08:00
Vince 78449a1a0c PF Community v1.78
- Attack damage type, Spell attack damage type, and Ability attack damage type is now displayed on the same row as the damage rolled.
- Fix for open Descriptions fields from being displayed if the sheet was set to compact mode.
- Fix for NPC Concentration checks rolling 1d00 instead of 1d20.
- Fix for the Basic attacks condition column not showing an attk-penalty for applicable conditions.
- Fix for Spell Damage type not displaying when show Spell Damage was enabled from the Spell Options.
- Updated to google fonts; "Noto Sans" for general text and "Roboto Mono" for macro-text.
- Added FF CMD to the Defense Stats chat menu output.
- Removed Enhancement column from Saves grid.
- Adjusted damage dice text alignment on attack rows.
- Removed the Max column from Encumbrance|Loads. Max is auto-calculated for the Lift Off the Ground value.
2021-01-10 23:07:37 -08:00
Vince fd309f8bbf Pathfinder Community v1.77
- Fixed NPC attack roll. The editable macro-text that was displayed was not the macro-text actually used for the roll.
- Removed @{npc-whisper} and @{pc-whsper} from attack macro-text. Whisper attributes are inlcuded in the sheet roll and are not needed within the macro-text.
2020-05-31 21:51:48 -07:00
Vince 5bb5278f73 Pathfinder Community Sheet v1.76 (#6179)
- Updated sheet image URL's to link to images on github.
2020-04-13 10:52:05 -07:00
Vince 18e1ab0084 Pathfinder Community v1.75 - HL import update (#6110)
* Pathfinder Community v1.75 - HL import update

- HeroLab importer update. Fixed bug that prevented item import when encountering unexpected damage entry.(James W.)

- Fixed title text for customd1 and customd2 button rolls.

* updated customd3-6 button title text
2020-04-06 14:19:17 -07:00
Vince 22f4bb8436 PF Community v1.74 small fix for touch ac (#5473)
* Forbidden Lands v1.3

- fix for incorrect translation keys for Animal Handling and Sleight of Hand which caused "false" or "fault" to be displayed as the roll preset.
- fix for the Spell rank selector of 4 given the value of "3".
- fix for Sleight of Hand attribute dice stuck at "0".
- added column header label of "Don" to Armor/Helmet section to help indicate what the equip checkbox is to be used for.
- added a "Dice Only" tab which might be useful for GM's.
- other small cosmetic adjustments

* FL updates

- fixed Reputation and Armor roll presets not clearing unnecessary dice in pool.
- added dotted borders around selected roll buttons and # of dice selected in pool to help indicate what is actually selected for color blind users.

* Update Forbidden_Lands.htm

- clear Gear dice when using Skill preset

* more FL tweaks

- resized logo to give more room for stats
- updated navigational tabs

* Forbidden Lands v1.4 update

- added a descriptive note to Consumable rolls as a reminder that you must manually adjust the consumable die on the sheet if you roll a Bane.
- small adjustments to roll template header and footer

* Update Forbidden_Lands.jpg

- updated sheet image

* FL updates

- dropshadow for dice and roll template header
- adjusted the consumables background image

* v1.5

* Update Forbidden_Lands.css

* adjusted expansion cog alignment

* FL v1.5 update

- added more base/attribute dice to enable up to 12 dice for NPC/Monsters.
- added 3 more Skill dice (help)
- BUG (api roller showing raw roll template code) FIXED: removed
@{include_with_roll} from api roll.
- BUG (roll and api roll naming conflict): FIXED: renamed api roll button to:
"roll_the_dice_api"
- FIXED: alignment issues with expansion cogs and their hidden checkboxes
- added drop shadow to dice to give a little more dimension

* Forbidden Lands v1.51

- Clear Dice Pool; fixed focus text color
- removed bane/success images from d66 rolls
- mounts can double capacity when unmounted.
added @{mounted} checkbox/toggle directly under Mount's Carry field.
- added a version check function to sheet workers to help with future updates

* Pathfinder Community Sheet v1.739

- fix for AC-misc not being applied to touch ac
- fix for Extra Crit Damage does not display line breaks like Extra Damage. Extra Crit Damage type field does not accept line breaks.
- fix for Spell Points; @{spellclass-1-spell-points-per-day|max} value had a typo preventing a proper calculation.
- change for NPC/Monster compendium/hl import; pc rolls were set to private/whispered regardless of sheet.json settings when parsing from compendium. Now honors sheet settings
- updated translation list sorting for conditions and skills (removed erroneous spaces used in translation.json)

* PF community

- updated announcements

* Forbidden Lands v1.52

- translation list items (skills and stockpile); removed eroneous spaces within csv list in translation.json which prevented localized list sorting.

* PF Community v1.74 small fix for touch ac

- fixed buffs to AC not being applied to touch ac
2019-09-16 14:24:12 -05:00
Vince 688e9f1952 PF Community v1.739 and Forbidden Lands v1.52 (#5429)
* Forbidden Lands v1.3

- fix for incorrect translation keys for Animal Handling and Sleight of Hand which caused "false" or "fault" to be displayed as the roll preset.
- fix for the Spell rank selector of 4 given the value of "3".
- fix for Sleight of Hand attribute dice stuck at "0".
- added column header label of "Don" to Armor/Helmet section to help indicate what the equip checkbox is to be used for.
- added a "Dice Only" tab which might be useful for GM's.
- other small cosmetic adjustments

* FL updates

- fixed Reputation and Armor roll presets not clearing unnecessary dice in pool.
- added dotted borders around selected roll buttons and # of dice selected in pool to help indicate what is actually selected for color blind users.

* Update Forbidden_Lands.htm

- clear Gear dice when using Skill preset

* more FL tweaks

- resized logo to give more room for stats
- updated navigational tabs

* Forbidden Lands v1.4 update

- added a descriptive note to Consumable rolls as a reminder that you must manually adjust the consumable die on the sheet if you roll a Bane.
- small adjustments to roll template header and footer

* Update Forbidden_Lands.jpg

- updated sheet image

* FL updates

- dropshadow for dice and roll template header
- adjusted the consumables background image

* v1.5

* Update Forbidden_Lands.css

* adjusted expansion cog alignment

* FL v1.5 update

- added more base/attribute dice to enable up to 12 dice for NPC/Monsters.
- added 3 more Skill dice (help)
- BUG (api roller showing raw roll template code) FIXED: removed
@{include_with_roll} from api roll.
- BUG (roll and api roll naming conflict): FIXED: renamed api roll button to:
"roll_the_dice_api"
- FIXED: alignment issues with expansion cogs and their hidden checkboxes
- added drop shadow to dice to give a little more dimension

* Forbidden Lands v1.51

- Clear Dice Pool; fixed focus text color
- removed bane/success images from d66 rolls
- mounts can double capacity when unmounted.
added @{mounted} checkbox/toggle directly under Mount's Carry field.
- added a version check function to sheet workers to help with future updates

* Pathfinder Community Sheet v1.739

- fix for AC-misc not being applied to touch ac
- fix for Extra Crit Damage does not display line breaks like Extra Damage. Extra Crit Damage type field does not accept line breaks.
- fix for Spell Points; @{spellclass-1-spell-points-per-day|max} value had a typo preventing a proper calculation.
- change for NPC/Monster compendium/hl import; pc rolls were set to private/whispered regardless of sheet.json settings when parsing from compendium. Now honors sheet settings
- updated translation list sorting for conditions and skills (removed erroneous spaces used in translation.json)

* PF community

- updated announcements

* Forbidden Lands v1.52

- translation list items (skills and stockpile); removed eroneous spaces within csv list in translation.json which prevented localized list sorting.
2019-09-03 08:42:42 -05:00
Vince a38ac3809d Pathfinder community v1.738 (#5325)
* Forbidden Lands v1.3

- fix for incorrect translation keys for Animal Handling and Sleight of Hand which caused "false" or "fault" to be displayed as the roll preset.
- fix for the Spell rank selector of 4 given the value of "3".
- fix for Sleight of Hand attribute dice stuck at "0".
- added column header label of "Don" to Armor/Helmet section to help indicate what the equip checkbox is to be used for.
- added a "Dice Only" tab which might be useful for GM's.
- other small cosmetic adjustments

* FL updates

- fixed Reputation and Armor roll presets not clearing unnecessary dice in pool.
- added dotted borders around selected roll buttons and # of dice selected in pool to help indicate what is actually selected for color blind users.

* Update Forbidden_Lands.htm

- clear Gear dice when using Skill preset

* more FL tweaks

- resized logo to give more room for stats
- updated navigational tabs

* Pathfinder Community v1.783

- Fixed maxDex being applied to CMD
- Fixed AC buff's not being applied to FF AC and FF CMD
- Added "#Cast" to repeating spells.
2019-07-22 17:08:06 -05:00
Vince 866f0748bb PF Community v1.737 - column header toggle Show (Abilities, Euip Items) (#5193)
* Forbidden Lands v1.1 update

- removed "selected|..." from sheet rolls
- added a version attribute to sheet

* Pathfinder Community Sheet - wounds fix

- fixed attack penalty calcs for wounds (gritty mode, endurance feat)
- added "gritty mode" status to conditions panel

* Pathfinder Community Sheet - updated folder name

- to help prevent any confusiuon, github folder renamed to "Pathfinder Community"
- changed html, css, and preview image names as well
- updated sheet.json

* Pathfinder Community Sheet - added Images to repo

- added images to repo (sheet url's will be updated in a future update)

* PF Community v1.736 - added header_image toggle

- set all roll template header images to on/off from the settings|header image section.
- added the option on the game's sheet setting page as well.
- setting the header images will no affect any existing custom URL images all ready set on the sheet by the user.

* Pf community update html/css sheet.json

Updated to match file names.

* updated preview file name

Updated to "pathfinder_community.png"

* PF Community v1.737 - added Show column header toggle (Abilities, Equip)

- added Show (chat menus) as the default setting for Abilities and Equipment items.
- added a "Show" column header toggle to Abilities and Equipment to check/un-check the "Show" option for all repeating rows.

* PF Community v1.737 - column header toggle Show (Abilities, Euip Items)
2019-06-17 21:09:26 -05:00
Vince 45acc498c6 PF Community v1.736 - header_image toggle added (#5136)
* Forbidden Lands v1.1 update

- removed "selected|..." from sheet rolls
- added a version attribute to sheet

* Pathfinder Community Sheet - wounds fix

- fixed attack penalty calcs for wounds (gritty mode, endurance feat)
- added "gritty mode" status to conditions panel

* Pathfinder Community Sheet - updated folder name

- to help prevent any confusiuon, github folder renamed to "Pathfinder Community"
- changed html, css, and preview image names as well
- updated sheet.json

* Pathfinder Community Sheet - added Images to repo

- added images to repo (sheet url's will be updated in a future update)

* PF Community v1.736 - added header_image toggle

- set all roll template header images to on/off from the settings|header image section.
- added the option on the game's sheet setting page as well.
- setting the header images will no affect any existing custom URL images all ready set on the sheet by the user.

* Pf community update html/css sheet.json

Updated to match file names.

* updated preview file name

Updated to "pathfinder_community.png"
2019-06-04 07:33:05 -05:00
Vince f62a6c607e Pf Community v1.735 - maxDex fix, damage_macro fix, localization list sorting (#5075)
* Forbidden Lands v1.1 update

- removed "selected|..." from sheet rolls
- added a version attribute to sheet

* Pathfinder Community Sheet - wounds fix

- fixed attack penalty calcs for wounds (gritty mode, endurance feat)
- added "gritty mode" status to conditions panel

* Pathfinder Community Sheet - updated folder name

- to help prevent any confusiuon, github folder renamed to "Pathfinder Community"
- changed html, css, and preview image names as well
- updated sheet.json

* Pathfinder Community Sheet - added Images to repo

- added images to repo (sheet url's will be updated in a future update)

* PF Community v1.735 - damage_macro fix, localization list sorting

- fix for damage_macro being reset to default
- added localization list sorting to skills and conditions

* fix for AC/maxDex for all AC-ability's other than DEX
2019-05-20 19:15:23 -05:00
Vince 66b80dae18 Pathfinder Community Sheet - updated folder/file names (#5046)
* Forbidden Lands v1.1 update

- removed "selected|..." from sheet rolls
- added a version attribute to sheet

* Pathfinder Community Sheet - wounds fix

- fixed attack penalty calcs for wounds (gritty mode, endurance feat)
- added "gritty mode" status to conditions panel

* Pathfinder Community Sheet - updated folder name

- to help prevent any confusiuon, github folder renamed to "Pathfinder Community"
- changed html, css, and preview image names as well
- updated sheet.json

* Pathfinder Community Sheet - added Images to repo

- added images to repo (sheet url's will be updated in a future update)
2019-05-06 18:11:55 -05:00