66 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
Miguel Peres 27a1199e18 Merge pull request #11679 from KPhan1212/patch-13
Basic Roleplaying System CSS Conversion to CSE
2023-04-03 20:44:40 -03:00
Miguel Peres 278e432ee1 Merge pull request #11680 from KPhan1212/patch-12
Basic Roleplaying System HTML Conversion to CSE
2023-04-03 20:43:37 -03:00
KPhan1212 6910aeab35 Basic Roleplaying System JSON
Conversion to CSE, and allow the sheet to work without Legacy Sanitization Opt-in.
2023-03-31 19:40:35 -07:00
KPhan1212 29c5adf1a9 Basic Roleplaying System CSS
Conversion to CSE, and allow the sheet to work without Legacy Sanitization Opt-in.
2023-03-31 19:40:29 -07:00
KPhan1212 e36c7c6a08 Basic Roleplaying System HTML
Conversion to CSE, and allow the sheet to work without Legacy Sanitization Opt-in.
2023-03-31 19:40:22 -07:00
KPhan1212 6b9bb0411b Fixing Martial Arts skill
The martial arts skill was outputting the wrong skill rating by adding a Combat Bonus that it wasn't suppose to have.
2022-08-09 14:54:57 -07:00
KPhan1212 c4458bb69f Minor Bug Fix to Grapple Skill
Grapple Skill Value wasn't displaying on the output due to missing code
2022-07-26 13:44:52 -07:00
KPhan1212 123b0bcf6a Forgot to remove the energy counter
Forgot to remove the energy counter on repeating armors
2021-10-30 11:04:01 -07:00
KPhan1212 d0a2a13b27 Minor Update to the sheet
Made Perform a repeating skill
Removed Energy Points from Armor
2021-10-23 22:39:03 -07:00
KPhan1212 077747bc82 Fixes to the Perform Skill and Damage
Fixed an issue found in the Perform skill
Negative Damage Bonus was not appropriately included into the final output.
2021-09-13 10:22:32 -07:00
KPhan1212 3a3f690a1b Update Basic_Roleplaying.html 2021-09-05 21:29:21 -07:00
KPhan1212 194f86dd0a Fixed the Dodge Button
Fixed the Dodge Button in the bar underneath the Ranged Weapon section to include category bonuses in skills when skills by category is chosen.
2021-08-22 16:22:09 -07:00
KPhan1212 807c918d64 Added a "None" option for the Damage Bonus
Added a "None" option for the Damage Bonus in Hand-to-Hand Weapons.
2021-06-07 22:38:47 -07:00
KPhan1212 beefd7844a Minor Bug Fix for the POW check box
Fixing the check box so that it saved even after you close the sheet.
2021-05-07 11:54:03 -07:00
KPhan1212 976d6a8225 Automation and Minor Changes to BRP
•	Fixed Right Leg Entry on Hit Locations, it was not supposed to be a blank entry
•	Fixed Repeating Hit Location Section Box by shrinking it down a little.
•	Reversed the position of the Current and Max HP on Hit Locations section.
•	Added a “/” between the Cur. HP and Max HP on Hit Location sections
•	Added a Sheet Worker to automate Skill Category Bonuses
•	Added default values of “10” to all of the characteristics
•	Fix the Problem where an attack lands on the skill rating, it counts it as a success but does not display the weapon damage.
2021-03-30 01:14:30 -07:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
KPhan1212 2f6a340c3e Minor update for BRP
•	Removed a piece of coding that added a minor graphical glitch to the sheet.
•	Added Knockback attack types for melee weapons
•	Fixed the Alphabetic Perform Skill since it was still using the old pop-up windows
2021-01-13 09:01:54 -08:00
KPhan1212 654f8cd68f Minor Update
Weapon Lengths were resetting back to short once a player closed the sheet, so I fixed it.
2021-01-06 12:45:44 -08:00
Miguel Peres 6a727e5df1 Merge pull request #7932 from KPhan1212/patch-2
Small Update for Basic Roleplaying
2020-12-18 17:34:15 -03:00
KPhan1212 0d3e9d36bf Small Update for Basic Roleplaying
Added roll template for Resistance, Characteristic and Sanity Checks.
2020-12-14 11:58:24 -08:00
KPhan1212 ad340e313c Small Update to BRP
•	Fixed the spacing on the Repeating Hand Weapons section
•	Added a roll template for Characteristic Rolls
•	Added a roll template for Sanity Checks
•	Added Resistance Table Function with a roll template
•	Decreased the Font Size of the Charisma Check so that it fits into the button
2020-12-14 11:56:37 -08:00
KPhan1212 13f8530954 Merge pull request #2 from KPhan1212/KPhan1212-patch-3
Big Update for Basic Roleplaying
2020-11-29 15:03:00 -08:00
KPhan1212 85258d562b Big Update
Changed the modifier and multiplier pop-up windows to global inputs on the sheet.
-Alphabetic Skills
-Category Skills
-Hand-to-Hand Weapons
-Ranged Weapons
-Shield
-Powers
Fixed an issue with the layout of the Repair Skill on the Alphabetic skills section
Fixed an issue in the Categorical Skills where they aren’t rounding up from a decimal point.
Fixed Issue with Powers Section that registers Fumbles inappropriately
Turned Martial Arts into repeating skill to allow for more than one specialization.
2020-11-29 10:29:27 -08:00
KPhan1212 41d5344d95 Adjusted the width
Adjusted the width of the sheet since it was a little too small for a few of the buttons.
2020-11-29 10:26:45 -08:00
KPhan1212 e020644e44 Added and Removed a few things
Replaced Number of Attacks on the Hand-to-Hand Weapons section (since melee weapons only get 1 attack) and replaced it with the option of using half or all of the damage bonus since many melee weapons.
Expanded the width of the repeating Hit Location entry to match the rest of the section.
2020-11-27 16:11:45 -08:00
KPhan1212 408fd0eb41 Added width to the character sheet
This is done to prevent the stretching effect on the sheet, which makes it look bad on bigger monitors.
2020-11-27 16:01:51 -08:00
KPhan1212 da9e66f231 Linking new Images and Added Roll Templates
-Linking New Images to the ones on the Github
-Added Roll Templates for the Powers Section of the Sheet
2020-11-21 17:24:35 -08:00
KPhan1212 b62a3dd819 Added images to the github
This is done in order to prevent images from breaking in the future since I'll be linking to them instead of using imgur.
2020-10-21 22:50:56 -07:00
KPhan1212 2a6a9a9d9b Fixing Broken Images (#7155)
A user of the sheet notified me that some of the images on the sheet had a "Broken Link_ notification. I fixed it by finding or uploading new images to use on the sheet instead.
2020-08-10 10:36:26 -04:00
Andreas J 41a751e76f [Several Sheets] sheet.json Formatting & Links to Readmes (#4842)
* WFRP4 sheet.json instructions formatting

* Basic Roleplaying: sheet.json& Readme formatting

* Beacon: sheet.json formatting

* BlackCrusadersAdvanced: sheet.json formatting

* BakerStreet:sheet.json:link to Readme from instructions

* EngineHearts:sheet.json formatting

* FantasyCraft:sheet.json link to Readme

* FateAccelerated:sheet.json instruction formatting

* FFD20:sheet.json link Readme

* FlashingBlades:sheet.json instruction formatting

* GhostLines:sheet.json instructions formatting

* HPRPG:sheet.json instructions formatting

* HeroKids:sheet.json instructions formatting

* ImpulseDrive:sheet.json instructions formatting

* KULT-DL:sheet.json instructions link to author

* Leverage:sheet.json instructions link to Readme

* Mouseguard:sheet.json instructions link to Readme

* OpenLegend:sheet.json instructions link to Readme

* RogueTrader:sheet.json instructions link to Readme
2019-03-18 17:42:05 -05:00
KPhan1212 f652b68ddb Fixing the Multiplier Option
One of them had the old input multiplier instead of the drop down menu.
The other one had a misspelling that needed to be fixed.
2018-08-05 11:42:06 -07:00
KPhan1212 5ccaaaf2fb Housecleaning and Additions
•	Removed the “Rolled Under 1/2” Sections of the Roll Template.
•	Change Attribute Rolls to Easy (x10), Normal (x5) and Hard (x5/2)
o	Normal-x5,Easy-x10,Difficult-x5/2,x4, x3, x2, x1
•	Remove number from First Aid, Knowledge, Literacy, Pilot, Psychotherapy, Ride, and Technical Skill on Alphabetical Skills as they have variable base numbers.
•	Add Default Number to Repair (15%) on Alphabetical Skills
•	Remove number from Knowledge and Technical Skill on Categorical Skills as they have variable base numbers.
•	Removed Repeating Shields due to problems when Repeating Armor is deleted. Will be re-added in another update.
•	Accidently left Alphabetical Skills checked when it should have been unchecked. My Apologizes for that mistake.
2018-02-05 14:50:24 -08:00
Nathanael Winget 7844c831ef Fix it right this time. 2018-01-30 08:49:54 -05:00
Nathanael Winget b2eca308f5 Fix basic roleplaying sheet.json 2018-01-30 08:48:48 -05:00
Lockbox313 1b019f7d3e Update README.md 2018-01-25 20:24:40 +00:00
Lockbox313 fe9ae47a22 Update sheet.json 2018-01-25 20:23:03 +00:00
Lockbox313 c04528ae48 Update sheet.json 2018-01-25 20:22:25 +00:00
KPhan1212 e02b79c82c Re-added missing skill and Damage Bonus change
•	Make the damage bonus be automatically calculated
•	Re-added Fast Talk to Categorical Skills, deleted it by mistake.
2018-01-17 11:18:23 -08:00
KPhan1212 34e531fa44 A Series of Minor Changes to the BRP Sheet
•	Added a drop down menu for attribute rolls
•	Swapped the HP Counter on the bottom of the sheet. It was putting the Max HP value on the top instead of the bottom.
•	Added a “Roll Under Half” Section for Skill Roll Template. Due to there being some rules for them.
•	Increased the size of the number box in order to handle triple digit skills in alphabetical skills.
•	Created a drop down menu for the multiplier input when rolling in alphabetical and categorical skills.
•	Added a default value for skills in alphabetical and categorical skills
•	Made the number box bigger to take 3-digit numbers
•	Added drop down menu for the multiplier input in hand-to-hand weapons and ranged weapons
•	Added Default skill values, weapon length and attack type for Brawl and Grapple Attacks
2018-01-16 00:33:49 -08:00
cshtsui 51a4281d22 Added missing Fast Talk to skills by category section; corrected status base percentage; put Psychotherapy after Medicine; got rid of redundant Combat sub-heading 2018-01-07 22:40:13 -05:00
cshtsui d810c3cba5 Migrated all category skills to roll template used in alphabetical skills that prompts for a multiplier as well as a modifier to achieve functional parity. 2018-01-06 13:58:29 -05:00
cshtsui bf624ac74c Second round of HTML clean up to remove unused code 2018-01-03 20:19:59 -05:00
cshtsui 675c6e8ac8 Remove <p> from within SAN button to keep label on one line with roll icon 2018-01-01 14:11:27 -05:00
cshtsui 1f38770db8 Accidental commit of development test file 2017-12-30 15:25:01 -05:00
cshtsui 676f7a00a9 Accidental commit of development test file 2017-12-30 15:24:52 -05:00
cshtsui ceedfe66db Accidental commit of development test file 2017-12-30 15:22:24 -05:00
cshtsui b0f3693364 Accidental commit of development test file 2017-12-30 15:22:14 -05:00
cshtsui 22828611a3 Accidental commit of development test file 2017-12-30 15:22:05 -05:00