Commit Graph
85326 Commits
Author SHA1 Message Date
∇ince 32c36a38dc - prevent darkmode from changing the roll template 2024-11-18 15:21:42 -08:00
Nora Cahill 6b2a404d58 Merge pull request #13523 from Kurohyou/SWADE/calculationdropfix
SWADE Official: Fixes calculation errors when dropping
2024-11-18 12:18:02 -08:00
Kurohyou 35eafffdf1 SWADE Official: Fixes calculation errors when dropping 2024-11-18 12:41:15 -07:00
Kayla Fischer e55d783c76 Merge pull request #13515 from BE-Arbiter/StarWars5E_npc
Star wars 5E : Bugfixes following PR #13282
2024-11-18 10:15:40 -08:00
Kurohyou 39b4ae2287 Aetherial Expanse: Fix Trait drag and drop 2024-11-18 09:09:43 -07:00
∇ince 5184544d84 background option added to footer 2024-11-17 23:02:02 -08:00
Villain1nGlasses 5666cdcffc Styling fix. 2024-11-17 23:19:05 -07:00
∇ince 327e2150e4 d20 modern image fix 2024-11-17 22:10:45 -08:00
∇ince 82931c8b7b changed rollEscape to us an internal variable to prevent eslint warning about no-param-reassign 2024-11-17 21:10:18 -08:00
MedievalSteve e11c538450 Bugfix updates to version 2.01
Demonologist Spells have been implemented.
Fixed errors in the layout for Custom Classes - skills and abilities sections.
Removed "readonly" from Secondary Skills and Paths textboxes to allow for custom edits.
The Ammunition Repeating section event listener has been made more specific so that it does not overwrite custom data unless the Ammo type is changed.
Multiple buttons beside Stealth and Perception were confusing some users. A toggle option has been added on the settings page, switching which button is visible.
Armour penalties (from non-profession) were not being included in their relevant calculations; Javascript has been added to support it properly.
Many of the AF3 armour options were incorrectly classified as AF4; this has now been fixed.
Custom classes were not able to see spell lists; this has been corrected.
Rearranged the front character sheet so that the most commonly used items are at the top - please send feedback, as it can always be changed back.
Renamed the first two tabs to better reflect their purpose.
The level advancement math was totally wrong! It has been adjusted and should be working properly now - please report any math errors.
2024-11-18 14:37:26 +10:00
∇ince 125db90f9a updated artifact die template to match other dice logic/layout 2024-11-17 20:15:18 -08:00
∇ince d13d932012 roll template dice number and background adjustments 2024-11-17 16:54:10 -08:00
roll20deploy 8eb5e3e45b New translations translation.json (Portuguese, Brazilian) 2024-11-17 15:48:30 -05:00
Evilbram 0063fae857 Graphic update and Roll update 2024-11-17 20:33:16 +01:00
Ian Merryweather 5bcc97f3e2 chore: Adds collapsing sections for all areas of the sheet 2024-11-17 18:27:09 +00:00
Ian Merryweather c3178ad06d feat: Adds transitions for the collapsable sections 2024-11-17 18:27:09 +00:00
Ian Merryweather bcc99bfbe8 feat: Adds new inline skill roll template
- Adds a new roll template for skill rolls with a more streamlined design
- Adds a template toggle button to allow switching between new-style and old-style skill rolls
2024-11-17 18:24:55 +00:00
johndav2 9ed89262b9 Code Check-in
Added support for Enemy Defense.
Note: will need to convert attrdb 'enemy defenses' to 'enemy defense'.  This will be an object key name change.
2024-11-17 09:13:03 -08:00
roll20deploy 5d46ec72c8 New translations translation.json (Portuguese, Brazilian) 2024-11-17 12:05:59 -05:00
johndav2 b5b9082830 Code Check-in
Added support for Enemy Attack
2024-11-17 08:52:36 -08:00
roll20deploy aa20e3e70d New translations translation.json (Portuguese, Brazilian) 2024-11-17 11:09:43 -05:00
johndav2 d58c3a39da Code Check-in
Fixed Augmented Active button
2024-11-17 08:09:20 -08:00
roll20deploy 39ff723be9 New translations translation.json (Portuguese) 2024-11-17 08:33:35 -05:00
∇ince 5c14c13e99 - fixed artifact bug; problem with the switch case using the comma seperated cases.
- updated the push option to be removed if success+failures is greater than or equal to total dice. Solves bug for artifact dice always displaying the push option.
2024-11-17 02:01:12 -08:00
∇ince 8879e57ed6 - used ::computed in template and set after finishroll to get successes failures and gearfails to show in the roll tmeplate
- BUG: artifact d12 is showing 1 success on a 10 instead of 3.
2024-11-17 01:29:40 -08:00
roll20deploy 150360d680 New translations translation.json (Polish) 2024-11-17 00:46:44 -05:00
johndav2 25e79f0ccd Code Check-in
Added support for Conversion
2024-11-16 21:02:35 -08:00
roll20deploy 09f39fbd19 New translations translation.json (Polish) 2024-11-16 23:46:31 -05:00
johndav2 27eb0381a8 Code Check-in
Added support for Control Environment
2024-11-16 20:44:31 -08:00
Mago 16131f6b2b rogue trader improved rev6 hf1
See details below
2024-11-16 22:51:18 -05:00
roll20deploy c8c3c343f6 New translations translation.json (Polish) 2024-11-16 22:46:38 -05:00
roll20deploy 6da955ede3 New translations translation.json (German) 2024-11-16 19:48:06 -05:00
roll20deploy 61ea7e6653 New translations translation.json (German) 2024-11-16 18:47:39 -05:00
roll20deploy d0d10ab5e4 New translations translation.json (German) 2024-11-16 17:47:41 -05:00
roll20deploy a92933d4f6 New translations translation.json (German) 2024-11-16 16:48:42 -05:00
johndav2 afebad8592 Code Check-in
Added support for Combat Technique
2024-11-16 13:12:07 -08:00
roll20deploy b4b0a4b532 New translations translation.json (German) 2024-11-16 15:47:20 -05:00
roll20deploy 8163af399b New translations translation.json (German) 2024-11-16 14:47:29 -05:00
Villain1nGlasses 9adf672cc4 Merge branch 'Roll20:master' into experimental 2024-11-16 12:22:00 -07:00
roll20deploy 41321719dd New translations translation.json (German) 2024-11-16 13:47:57 -05:00
roll20deploy 5af4b0c8d9 New translations translation.json (German) 2024-11-16 12:47:28 -05:00
roll20deploy 0603d41845 New translations translation.json (German) 2024-11-16 11:47:34 -05:00
roll20deploy 2444c44404 New translations translation.json (German) 2024-11-16 10:48:19 -05:00
roll20deploy d203ea683c New translations translation.json (German) 2024-11-16 09:47:08 -05:00
David Lambert 4595acec49 Star wars 5E : 13282 Corrections
- Removing SheetWorker Wrong code
- Correcting minor CSS Issue
- Updating README.md
2024-11-16 14:23:29 +01:00
roll20deploy 969d783bde New translations translation.json (German) 2024-11-16 08:09:30 -05:00
roll20deploy f06b1d5d1b New translations translation.json (German) 2024-11-16 07:10:49 -05:00
Villain1nGlasses f55fd187d3 Added option to set defense maneuver as full, half, or zero DCV. 2024-11-16 00:10:49 -07:00
∇ince 47daf3b489 Merge branch 'FBL_CRP' of https://github.com/vince-roll20/roll20-character-sheets into FBL_CRP 2024-11-15 22:41:07 -08:00
∇ince 3fe4a9d03a adjusting for showing succeses, fails, and gear fails 2024-11-15 22:41:03 -08:00