Commit Graph
49 Commits
Author SHA1 Message Date
Vince a29907c01f Merge remote-tracking branch 'upstream/master' into OLD_1E 2024-06-03 21:24:26 -07:00
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
Vince 92caf053e0 cleaning up sheetworkers 2024-06-01 15:48:22 -07:00
Vince d36bdff0ef clean-up sheetworkers 2024-06-01 15:33:11 -07:00
Vince 97bdd6388b fixed dot notation 2024-06-01 15:29:05 -07:00
Vince 0ed63282c7 whitespace fixes in sheetworker 2024-06-01 15:26:21 -07:00
Vince f1b36f48b2 converted tabs to spaces 2024-06-01 15:20:11 -07:00
Vince ea20362ff1 version update to 1.6 2024-06-01 15:14:38 -07:00
Vince 3305d462ae legacy false 2024-06-01 00:20:30 -07:00
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 cf2625869f date 2024-05-28 16:52:23 -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
Nora Cahill 3e72377b19 Merge pull request #12933 from vince-roll20/OLD_1E
AD&D 1e Legacy - trigger inline styles
2024-05-28 12:58:12 -07:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04: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 35c3e60705 logo updates 2022-03-15 00:02:06 -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 8ed6f36235 images for dark mode 2022-03-10 21:52:51 -08:00
Vince b31e826433 Create thin_border.png 2022-01-25 12:38:03 -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 2e4fd6e0dd Update 1ESheet.html 2021-10-08 23:03:40 -07:00
Vince fc968227e3 Macro-text color updates should now migrate properly 2021-10-08 20:41:43 -07:00
Vince 1ccdc6b628 Update 1ESheet.html 2021-09-29 23:14:02 -07:00
Vince c51a6bd995 Update 1ESheet.html 2021-09-25 23:11:17 -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 3373fa11e4 Update 1ESheet.html 2021-09-09 00:12:05 -07:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Vince a56bd8467d ADnD1e update
- announcements section added
- added info about upcoming repeating attribute changes
- updated the non-repeating attribute names to lowercase and title text to match.  For aesthetic reasons only.  Trying to be consistant with all attribute names on the sheet.
2020-12-30 22:13:32 -08: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 8124c9d327 ADnD1e small update
- increased armor and shield input field size.
2020-09-06 15:25:37 -07: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