Commit Graph
11 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
Sebastian Paaske Tørholm 6a3880885b [Hack The Planet] Improve legibility of checkboxes and the like
The very light pink that was used before is very difficult to discern
from the white used for empty boxes.

Instead employ either a darker red, or black with a white border,
depending on what looks best in a given use case.

Closes Eckankar/roll20-character-sheets#3
2021-04-27 20:20:07 +02:00
Sebastian Paaske Tørholm 31ca9ca86f [Hack The Planet] Fix bug in result styling
When you hover over a roll, for some reason its `title`-attribute
becomes an `original-title`-attribute. So, add duplicate CSS entries
for those.
2021-03-09 22:17:46 +01:00
Sebastian Paaske Tørholm a2a337b3ef [Hack The Planet] Show success/failure status on rolls
Uses a bit of CSS-hackery to accomplish this, since we can't
access the values directly super easily.

Addresses part of Eckankar/roll20-character-sheets#2
2021-03-09 22:17:45 +01:00
Sebastian Paaske Tørholm 712445620c [Hack The Planet] Prettify the rolls a bit
The rolls were very vague on information prior to this. Now,
it is displayed what you're rolling on, who is rolling, and if
you are doing a zero-dice roll.

Closes Eckankar/roll20-character-sheets#2
2021-03-09 22:17:44 +01:00
Sebastian Paaske Tørholm 045f293d27 [Hack The Planet] Remove redundant .js file
All the JS is in the HTML file.
2021-03-09 22:17:43 +01:00
Sebastian Paaske Tørholm 070b6c53fc [Hack The Planet] Make note field text black-on-white
Previously, it was white-on-white, which is illegible.

Fixes Eckankar/roll20-character-sheets#1 .
2021-03-09 22:17:20 +01:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
DarkLavenderVoid cb1eb634a0 [Hack the Planet] Fix Fortune Roll Bug (#6285)
* First Commit

* Fix Fortune Roll Bug

* Fix Fortune Roll Bug

* Update Hack the Planet.html
2020-04-27 11:39:47 -04:00
DarkLavenderVoid a1bc36bcaa First Commit (#5918) 2020-03-09 11:06:44 -05:00