Commit Graph
73 Commits
Author SHA1 Message Date
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 c85e9a586b Large-ish update
Added More Edge and Ability Support, Improved DB Calc
2016-08-28 17:32:36 -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 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 1630d11637 Added Targeted Mode
Added a button to toggle targeting functionality in sheet rolls
2016-02-05 19:17:14 -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 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 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
cwstra d60708d030 Added Tabbed Sheet!
Added an option to use a new version of the sheet, which uses tabs to minimize scrolling, while still keeping the original sheet available.
2016-01-05 22:28:43 -05:00
cwstra 41476a65d1 Added AP stat 2016-01-01 02:23:57 -05:00
cwstra 8ddbfaebea Update ptu.html 2015-12-22 21:54:33 -05:00
cwstra ae2b1d2fee Update ptu.html 2015-12-22 18:22:22 -05:00
cwstra fd296811f1 Less Minor Bugfix
Fixed rounding error
2015-12-21 22:56:26 -05:00
cwstra e1930127ec Update ptu.html 2015-12-20 00:06:31 -05:00
cwstra f6417c751c Update ptu.html 2015-12-19 01:37:30 -05:00
cwstra c0fd0470f2 Le Bug-fix *sigh*
Stupid Comma.
2015-12-18 20:34:45 -05:00
cwstra 9133b531cd Javascript Helper Support 2015-12-15 16:48:57 -05:00
cwstra 38bd38a317 Added Display Buttons
Added Display Roll Buttons for Features and Abilities.
2015-09-01 23:08:53 -04:00
cwstra 9619c6160d Hopefully that typo's gone now.
WHY DO I KEEP ON MISSING THINGS?
2015-08-19 18:37:27 -04:00
cwstra 522f8e4335 Fixed *another* old typo 2015-08-11 20:31:54 -04:00
cwstra 76ee0e8f16 Fixed Old Typo 2015-07-19 17:22:30 -04:00
cwstra 55894b89d7 Clarified Evasion Definition
There's a bit of manual error checking involved with evasion, so I made the notes match what has to happen.
2015-07-19 13:54:47 -04:00
cwstra e7118643c1 Fixed Silly Error
Forgot that attr_ bit. Whoops!
2015-07-18 15:43:23 -04:00
cwstra 12b2485b0f Added Initiative Macro & Damage Bonus Field 2015-07-18 15:38:51 -04:00