Commit Graph
60 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 6f100f128b Pulling updated github action in and triggers some sheets that need final update 2024-05-27 16:44:43 -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
Ian Merryweather c190c2b82e fix: Ensures non-repeating selects have the right background color
- Adds all selects to the CSS rule defining the background color
- Updates custom ability repeating field to display Special Ability instead of Custom as per the title of the repeating fields
2022-09-06 15:52:11 +01:00
Ian Merryweather 3b62fa5dd5 fix: Updates image urls and corrects css
- Updates Logo and Footer image urls to point to the Roll20 master branch
- Corrects the custom abilities header css to ensure it is legible in light and dark mode
- Updates the custom abilities header to read Special Abilities
- Updates the CSS for select and input elements in repeating items to ensure they are easier to see
2022-09-02 09:45:51 +01:00
Ian Merryweather 04730cc401 chore: Adjusts verbiage and footer height
- Updates "Quantity" to "# Appearing" in the NPC Info section
- Squashes the footer down to 30px instead of 36px whilst bumping the corner radius to 15px to ensure an elliptical capsule shape
- Updates image URLs to serve those inside the repository
2022-09-01 15:57:26 +01:00
Ian Merryweather 6a1a154cac feat: Adds repeating custom abilities section
- Adds a repeating section in the Class tab for custom abilities
  - A name, description, and roll field allow for naming, describing, and logging the ability to the chat
- Adds a sheet-resizev css rule to add the vertical resizing behaviour
- Adds a sheet-background-0 css rule to allow for assigning a clear background to any element
2022-09-01 15:05:23 +01:00
Ian Merryweather 7af8df6069 fix: Updates dnd becmi roll templates to support dark mode
- Adds CSS rules to use the defined dark mode colours for the roll template row backgrounds and text
- Updates some existing CSS rules to use defined colours rather than similar hard-coded colours
- Adds CSS rules to ensure the inline roll results are coloured in a specific manner to ensure readability
2022-09-01 15:05:23 +01:00
Ian Merryweather 1b4547217b feat: Adds images and finishes dark mode changes
- Turns off the reliance on legacy character sheet tasks
- Adds dark mode colour changes
- Adds images to the repository for safer linking
- Updates sheet HTML to use background images rather than img elements
2022-09-01 14:51:35 +01:00
Ian Merryweather d6e61669b5 chore: Avoids using roll20 predefined colours 2022-08-31 19:35:05 +01:00
Ian Merryweather 91f30d282a feat: Moves npc info beneath the core stats
- Moves the PC/NPC toggle button and the NPC info field beneath the core stat fields
- Adds a foreground text colour definition and applies it to relevant fields
2022-08-31 18:56:08 +01:00
Ian Merryweather e3f51809a9 feat: Finalises update to predefined colours
- Removes unused CSS rules
- Alphabetises CSS options within rules
2022-08-31 18:11:50 +01:00
Ian Merryweather a62f23ef9d feat: Inventory tabs 2022-08-31 16:41:36 +01:00
Ian Merryweather 7db7dcad3d feat: Spell information tabs 2022-08-31 16:36:41 +01:00
Ian Merryweather c447128852 fix: Removes extraneous brace from damage type 2022-08-31 16:31:48 +01:00
Ian Merryweather 4170c8b3b1 feat: Spell tab updates
- Assigns colour definitions for selected and unselected spell level tabs
- Removes superfluous style redefinitions where nothing had changed
2022-08-31 15:39:22 +01:00
Ian Merryweather cf06bfa0d5 feat: Adds colour definitions for tabs and toggles
- Adds colour definitions for the page tabs and the sheet type toggles
- Alphabetises CSS options inside the relevant rules
2022-08-31 15:32:03 +01:00
Ian Merryweather 7dc70de28c feat: Adds roll template colour definitions
- Updates roll templates to use colour definitions
- Initial pass of the Prettier formatter for VS Code
- Removes some unused rules - more pruning to follow
2022-08-31 14:57:54 +01:00
BiscuitCookies 75c743b5a4 Clarified and changed names of the basic armors 2021-11-12 13:08:08 +01:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Olivier Grech afd21bc132 Fix a typo (#4685) 2019-02-11 17:43:01 -06:00
BiscuitCookies 70daea0143 [D&D_BECM] cleaned up text
Cleaned up some wordings
added roll to turn undead in addition to the whisper
Fixed skill roll again
2018-10-04 20:53:50 +02:00
BiscuitCookies 0d7d70f97f [D&D_BECM]
Added username and userid
2018-10-03 02:33:52 +02:00
BiscuitCookies b154f8198e Update sheet.json 2018-10-03 02:30:48 +02:00
BiscuitCookies f97612c1ed [DND_BECM] All tabs now auto calc enc
All inventorytabs now calculate enc totals
2018-10-03 02:12:15 +02:00
BiscuitCookies a52bb878e4 [D&D_BECM] Auto enc cal added
Finally managed to get autocalulating inventory (for 1 tab) working
also fixed some formatting
2018-10-02 16:49:18 +02:00
BiscuitCookies 6e1edcc2ff [D&D_BECM] Fixed stat en save rolls
Still decding on whether to show the target they need to roll as text or as a roll result.
2018-10-02 14:06:16 +02:00
BiscuitCookies 7e7ea99e8a [D&D_BECM] Aplied fix to ranged thrown
Applied same fix for melee attacks to ranged attacks
also changed how numbers where shown for skills
2018-10-01 22:05:34 +02:00
BiscuitCookies 35beaa48b0 [D&D_BECM] Actual fix for neg damage
Actually fixed negative attack and damage mods previous one only worked for -1 not for all and didn't fix damage
2018-10-01 13:57:32 +02:00
Zapevery1 33a32cba5d [D&D_BECM] Fixed skill rolls
and fixed attacks made with a negative attack mod. also created a total encumberance field next to the enc in inventory(only on the first 2 tabs but it's WIP)
2018-10-01 00:01:34 +02:00
Cowtankerous 819b357376 Update BDnDSheet.html
added 2 Additional Class entries, updated Piecemeal armor options
2017-08-09 10:38:12 -04:00
wing-it 5f83b679fb Update sheet.json 2017-07-11 13:23:36 -04:00
Alex Hart df5279faf6 Small bug fixed
Small bug in templates, removed extra curly brackets
2017-07-07 19:44:10 +02:00
allenmaher 91bac1b286 minor fix of a minor fix 2015-06-01 22:35:23 -04:00
allenmaher 8b28f9b5a5 minor fix of json 2015-06-01 22:34:02 -04:00
Ryan Hallinan 6c4ea3a7ea Merge pull request #859 from allenmaher/master
NUD10 major update- tabbed interface, roll templates, inline rolls, etc
2015-05-27 15:55:05 -05:00
allenmaher 3fd44d82c1 added warmachine and updated readme 2015-05-26 06:14:21 -04:00
allenmaher 784c3e281a added npc toggle/fields 2015-05-26 01:00:07 -04:00
SteveKoontz 0395d8db8b Update sheet.json 2015-05-18 13:53:34 -07:00
allenmaher 66d92f97af Merge branch 'master' of https://github.com/allenmaher/roll20-character-sheets 2015-05-18 16:14:44 -04:00
allenmaher 013c95be2e Merge branch 'master' of https://github.com/allenmaher/roll20-character-sheets
Conflicts:
	D&D_BECM/BDnDSheet.css
	D&D_BECM/BDnDSheet.html
	D&D_BECM/sheet.json
2015-05-18 15:56:27 -04:00
allenmaher ccc12798b3 Merge branch 'master' of https://github.com/allenmaher/roll20-character-sheets
Conflicts:
	D&D_BECM/BDnDSheet.css
	D&D_BECM/BDnDSheet.html
2015-05-18 15:34:17 -04:00
allenmaher 8f7d552bff minor update 2015-05-18 00:39:24 -04:00
allenmaher 1b46476f09 readme update 2015-05-17 23:20:42 -04:00
allenmaher 994a580a5d Players sheet now complete
all objectives of the players sheet are now complete ongoing testing should reveal any bug fixes required.
2015-05-17 23:15:32 -04:00
allenmaher 2da1275fce CSS fixes and cleanup 2015-05-17 19:37:56 -04:00
allenmaher 3bf846ae36 Massive updates including inventory combat class abilitys
So much work over the past few days this sheet (players version) is almost done, just WR, mystic AC and suit movement rates to enter.
Much of this sheet is auto calculating without using the api (no small task)
2015-05-17 19:28:09 -04:00
allenmaher fe58a86968 more inventory changes
yay inventory?
2015-05-15 20:45:17 -04:00
allenmaher 4bd8f6364c Inventory html changes
yay inventory
2015-05-15 20:44:08 -04:00
allenmaher 6c032d994a bug fix 2015-05-15 09:12:47 -04:00