Commit Graph
26 Commits
Author SHA1 Message Date
Vince a8e7d794e5 removed .sheet- 2024-06-01 00:17:36 -07:00
Vince 107b491b6f fixed Special Abilities Name width 2024-05-31 22:51:34 -07:00
Vince 5bf6444cbf min width for sheet background added 2024-05-28 16:50:38 -07:00
Vince 5ebce43331 help with layout adjustment 2024-05-28 16:22:54 -07:00
Vince e4581d6665 date change 2024-05-23 20:36:45 -07:00
Vince 93c61459b3 removing inline styles 2024-05-22 16:43:30 -07:00
Vince 784d0fb226 inline style removal 2024-05-22 16:29:35 -07:00
Vince 224a6f694e removing inline styles 2024-05-22 16:08:18 -07:00
Vince 5fc1777214 removing/substituting inline styles 2024-05-22 16:00:31 -07:00
Vince 4738cb0b9e inputs 2024-05-21 21:31:27 -07:00
Vince 1993afb2ca trying to fix whatever the live server is doing to the sheet. 2024-05-21 20:30:03 -07:00
Vince 0321eb3de1 announcement of the revised 1e sheet 2024-05-19 23:55:59 -07:00
Vince 67407645a5 Update 1ESheet.css 2023-06-12 22:30:20 -07:00
Vince e2c7f64821 Update 1ESheet.css 2023-06-12 21:30:53 -07:00
Vince 72df38368f AD&D1e - darkmode roll template update
- A little more help for the roll templates in darkmode.
2023-06-12 21:16:53 -07:00
Vince 1239ab2e9b Update 1ESheet.css
logo help
2022-03-15 00:18:04 -07:00
Vince 3918f798f4 updated announcements 2022-03-10 23:24:00 -08:00
Vince b3b2adf940 dark mode help 2022-03-10 23:01:50 -08:00
Vince cccff10842 added a couple background options 2021-10-10 21:21:44 -07:00
Vince d31b66a847 Update 1ESheet.css 2021-10-10 20:01:31 -07:00
Vince 53717ba367 "0" do not need a type of measurement 2021-09-23 23:29:54 -07:00
Vince 1eb11177f7 Update 1ESheet.css 2021-09-09 00:17:00 -07:00
Vince 0f650c07e3 ADnD 1e update announcement added
- added a sheet announcment section
- small change to button-based url's to make them appear as simple hypertext links.
2020-12-30 21:35:01 -08:00
Vince a6ec54d5fb ADnD1e v1.51 update (#6441)
- added cantrips
- added #mem to each repeating spell
- added spell tabs to sort by level
2020-05-11 10:22:44 -05:00
Vince 5bf9ef215f ADnD1e update (#6355)
* adnd1e updates

- added languages field
- fixed typo in non weapon prof ability selector
- updated macro used for non weapon prof check
- removed coin lb conversion.  all weight is in gp's now
- changed sheet background checkbox to a radio selector
- small updates to title text
- added Strength Encumbrance bonus under Carrying Capacity as a reminder it should be included when determiniing thresholds.

* - added version check to update nwp macro-text

- versioning routine to test if exisitng nwp macro-text has been edited.  Only unedited(default) macro-text will be replaced with the new macro-text

* updated macro-text descriptors for inline results

* added @{color_option} selector in footer - changes roll template color

- @{color_option} will update {{color=@{color_option}}} with the selected color.
- added {{color=@{color_option}}} to sheet rolls

* added colorUpdate versioning to add color to existing macro-text

* updated NWP macro since group rolls will not work with cs cf
2020-05-04 17:31:30 -04:00
Vince 440fc770a0 AD&D1e update - folder name and image fix (#6158)
- github folder name was causing issues with sheet images located on github.

The & character is replaced by %26 to make a legal url.
But it looks like in this case, the % in %26 has then been replaced again, the code for % is %25, resulting in %2526 where the & should be in that URL.
2020-04-13 11:07:59 -07:00