Commit Graph
8 Commits
Author SHA1 Message Date
Adam Talbot 58cee6d0b2 Set legacy to false, update css to handle 2022-02-26 16:37:23 -05:00
Adam Talbot 32aafd1d2b PTA3 - Massive stat overhaul and auto-calc some more things 2021-03-07 22:12:09 -05:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Ian Merryweather c3fc6aab33 feature: Adds attribute-revealing titles to each relevant element
- Adds a title to allow hover-inspection of attribute names
- Alphabetises element attributes for a consistent order
- Increased the line length for Prettier to 160 because it was annoying me again, lol (sorry)
- Capitalises the hybrid character's nature field
- Renamed the nature select drop-down attribute as there was a clash with the nature bonus attribute
  - Added a sheet worker to migrate this change over
2020-12-12 15:17:33 +00:00
Ian Merryweather a3f68c7970 fix: Resolves issues with the instructions markdown
- Changes Pokémon to Pokemon to prevent weird encoding changing the characters
2020-11-11 13:30:50 +00:00
Ian Merryweather 02961f75a1 feature: Adds better instructions
- Fleshes out the instructions shown in the game settings page
- Updates the preview image
- Updates the readme
2020-11-08 10:54:23 +00:00
Ian Merryweather d04201c496 feature: Colours checkboxes
* uses the `mix-blend-mode` CSS rule to colour the checkboxes similar to the background - incompatible with Safari and IE, so sorry to the peeps who use that.
* Updates the character sheet preview image
* Adds some helpful information to the instructions.
* Adds my ID and name to the authors
2020-10-25 00:09:36 +01:00
Adam Talbot 071736623c Pokemon Tabletop Adventures version 3 (#7394)
* Initial commit of Pokemon Tabletop Adventures version 3

* PTA3 - Reference the roll20 github directly for images

* PTA3 - Replace all visible uses of Pokemon so they have the accent
2020-09-21 12:59:48 -04:00