Commit Graph
19 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
AdrienGAIRE c1985abd37 [PokemonTabletopAdventures] Damage roll fix
- Fixed the formula for the damage roll
2018-04-03 23:31:15 +02:00
AdrienGAIRE 31d0e8650b [PokemonTabletopAdventures] Spelling correction
- Corrected "Capabililties" into "Capabilities"
2018-04-03 23:07:00 +02:00
AdrienGAIRE 8817f0195b [PokemonTabletopAdventures] "N/A" option to damage stat
- Added the "N/A" option in the damage move stat option, for non-damaging moves
2018-04-03 23:05:59 +02:00
AdrienGAIRE ac9a87bd6d [PokemonTabletopAdventures] Correction to the nature
- Corrected a bug where the selected nature-related stat changes where not kept inbetween sheet openings
2018-04-03 23:00:56 +02:00
AdrienGAIRE 73325c2669 [PokemonTabletopAdventures] Misc. Skill Bonus
- Added a Misc. Skill bonus to the skill checks
2018-04-03 22:59:17 +02:00
AdrienGAIRE fb3ddb269d [PokemonTabletopAdventures] F*ck it
Well, I still have to learn how to make Github Desktop work. In the meantime, i'll just copy/paste from Github.

So yeah, in essence, From this point on, I'm back on what's on Master.
2018-04-03 22:58:00 +02:00
AdrienGAIRE 8a3382a8d1 [PokemonTabletopAdventures] Spelling error
- Corrected "Capabililties" into "Capabilities"
2018-04-03 21:33:13 +02:00
AdrienGAIRE c506dea73e [PokemonTabletopAdventures] Revert variables names & skill checks improvement
- Went back on the renaming of variables
 - Added a miscellaneous bonus option for skill checks
2018-04-03 21:31:05 +02:00
AdrienGAIRE ff1cdb699e [PokemonTabletopAdventures] Corrections & oversights
Minor fixes and oversights:
 - didn't correct all the "attr_pokemon_HPX_max", now it's done
 - Always for consistency, changed "attr_Pokemon_HPX" to "attr_pokemon_HPX"
 - used "attr_movedmgbonusXX" instead of "movedmgbonusXX", corrected before everything breaks
2018-04-01 18:05:08 +02:00
AdrienGAIRE bd5f36edf3 Various bug fixes
Various modifications:
 - Corrected a bug where the selected nature-related stat changes where not kept inbetween sheet opening
 - Changed the name of the variable attr_pokemon_HP1max to attr_pokemon_HP1_max for consistency purposes
 - Corrected the roll for damage to include the specificated damage bonus (attr_movedmgbonusXX)
 - Added the "N/A" option in the damage move stat, for non-damaging moves
2018-04-01 12:40:05 +02:00
wing-it b70116e384 Merge pull request #3530 from sepianra/patch-3
Update PTA.css
2018-03-13 08:00:52 -04:00
sepianra bdcd84745a Update PTA.html
Adds the following:

-Along with HTML updates visual style- makes sheet more legible
-Gives each Pokemon own Tab
-Adds Pokemon Move Macros/Reworks Attack Section to be more than just storage
-Minor Bug Fixes
2018-03-06 12:58:55 -05:00
sepianra a104621708 Update PTA.css
Update to go along w/ HTML changes
2018-03-06 12:54:56 -05:00
Ryan Hallinan 36a443e69c Update sheet.json
added a bracket at the end
2015-06-03 12:53:39 -05:00
sepianra 61a4fb8e5e Update sheet.json 2015-06-03 08:55:23 -04:00
sepianra d969172ebf PTA Sheet
Added sheet for PTA
2015-06-02 16:07:12 -04:00