Commit Graph
99 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
MB 0f8a775be4 Made the CSS selector more specific 2023-02-20 18:45:05 +00:00
MB c8cccc85c0 Correcting an error in the previous commit 2023-02-20 18:31:44 +00:00
MB c0ce281230 Workaround for duplicated move repitems
Added a workaround to hide duplicated repitems of the moves repeating section.
2023-02-20 18:21:19 +00:00
MB 2886a654c0 Firefox compatibility for tabs and layout
Removed page-wrap width
Added workaround for ::before elements in Firefox
Added high-specificity height and border setting for tab radio buttons
2023-02-20 12:05:15 +00:00
MB 86f70805d0 Removed spin buttons
Removed spin buttons (up-down arrows) from numerical fields as they would overlap text in several fields making it hard to read.
2023-02-20 09:27:04 +00:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
PennyDrop87 f1d98329c0 Update ptu.html (#6606)
Added value=1 to attr_st_froz so when the Frozen checkbox is ticked, attr_st_froz returns 1 instead of like all the attriubte checkboxes.
2020-05-25 10:15:54 -04:00
cwstra 7e7c752891 Added initiative bonus field (#4754) 2019-02-25 18:24:33 -06:00
cwstra e5a5397d49 Actually incorporate the damage bonus 2018-10-13 23:27:50 -04:00
cwstra 10b5c057f0 Swapped "hidden" for "style='display:none;'" 2017-03-18 18:33:14 -04:00
cwstra a040fa2c1b Added character_sheet attr
Added character_sheet attr as per the request made by TheAaron
2017-03-02 12:28:08 -05:00
cwstra 6b8657ceeb Added Repeating Moves List
Added a hidden attribute that lists the row ids of repeating moves in a JSON string, mostly for access by the API.
2017-02-18 19:00:22 -05:00
cwstra 7c29c06849 Renamed second set of Chartype attributes
Being a single radio input with multiple values, the Chartype attribute wouldn't correctly display on one of the pages. I made them two separate inputs, with sheet workers to make their values match, so that it looks a bit less buggy.
2016-12-24 15:36:18 -05:00
cwstra 06cc3afb3f Named alternate rolls
Gave certain alternative roll buttons their own name, fixing external references to them.
2016-12-21 23:29:20 -05:00
cwstra 330cc2cd98 Resubmission for KM's Crit Changes...
...and various bugfixes
2016-10-31 20:47:54 -04:00
King Marth a8046ee586 Fixing formula typos 2016-10-24 16:16:43 -06:00
cwstra 06b9355a56 CSS Update
Forgot to update the CSS with the last HTML update.
2016-09-13 23:44:19 -04:00
Phil 30857f2f7d Merge pull request #1862 from cwstra/patch-1
Large-ish update
2016-08-29 17:30:41 -06:00
cwstra c85e9a586b Large-ish update
Added More Edge and Ability Support, Improved DB Calc
2016-08-28 17:32:36 -04:00
cwstra 18067f4712 Added link for useful macros 2016-08-24 16:04:53 -04:00
cwstra dbe3b4a361 Tweaked Combat Stages
I realized that setting combat stage values to fractional results externally wasn't working. Turns out that, for some reason, Combat Stages were set as strings, and the values less than one were set without zeroes. Since Javascript auto-adds the zeroes, this was causing the issue.
2016-08-10 13:55:08 -04:00
cwstra 54ed4154c7 Named Targeted Rolls
Changed the names for targeted rolls, allowing them to be referenced by macros. Also added a status section to the tabbed page.
2016-08-10 01:04:17 -04:00
cwstra 19ed1e1e25 Update ptu.html 2016-08-08 01:29:27 -04:00
cwstra 1cfbdfa366 Update ptu.html 2016-08-07 23:15:29 -04:00
cwstra b8ed97d9b1 Update ptu.html 2016-08-07 22:05:54 -04:00
cwstra 0c2399aa53 Update ptu.css 2016-08-07 21:40:00 -04:00
cwstra 02e2b735de Added Statuses
Added field for Status Conditions, as well as new roll template functionality, for use in macros/API scripts
2016-08-07 21:38:48 -04:00
cwstra e56589632d Added Damage Resistance Field 2016-06-04 23:04:57 -04:00
cwstra 94dbcee445 Roll page bugfix 2016-03-06 21:39:21 -05:00
cwstra d6500909a2 Added critOn attribute
Added an attribute to help users track the critical hit range of moves.
2016-02-26 23:57:13 -05:00
cwstra 0d1db88d73 Update ptu.html 2016-02-21 20:47:44 -05:00
cwstra de64323397 Update ptu.html 2016-02-06 15:56:35 -05:00
cwstra f819a208d8 Update ptu.html 2016-02-06 15:10:35 -05:00
cwstra 74b3cdcafc Import Code Improvements 2016-02-06 15:05:36 -05:00
cwstra f1dab5a381 Update ptu.css 2016-02-05 19:17:58 -05:00
cwstra 1630d11637 Added Targeted Mode
Added a button to toggle targeting functionality in sheet rolls
2016-02-05 19:17:14 -05:00
cwstra 82b201ace4 Update ptu.css 2016-01-30 18:23:58 -05:00
cwstra 951eabc226 Hidable Features and Abilities 2016-01-30 18:23:07 -05:00
cwstra d84d458a63 Update ptu.html 2016-01-25 14:42:39 -05:00
cwstra 0d47f52419 Update ptu.css 2016-01-24 22:30:41 -05:00
cwstra 82ce0203fc Import Update
Added a sheet helper that allows the use of a properly constructed JSON to update the sheet, thus allowing users to sync up the R20 sheet to external sheets.
2016-01-24 22:29:59 -05:00
cwstra cece1cafb3 Update ptu.html 2016-01-15 18:42:13 -05:00
cwstra f65690e066 Update ptu.css 2016-01-15 02:51:36 -05:00
cwstra b10d9a98db Added Rollout and Double-Strike Support 2016-01-15 02:51:14 -05:00
cwstra 93e2fbb6ff Twisted Power Support 2016-01-14 17:42:55 -05:00
cwstra 22965c4adc Update ptu.html 2016-01-10 21:47:26 -05:00
cwstra 6d96124a31 Update ptu.html 2016-01-10 20:46:14 -05:00
cwstra c419289685 Minor visual Update 2016-01-10 18:32:14 -05:00