mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-07 23:52:29 +00:00
Merge pull request #9073 from Moondancer83/swd6-v2-41
D6StarWars - v2.41.12
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
### Version 2.41 (2021-05):
|
||||
- fix broken styles
|
||||
|
||||
### Version 2.40 (2021-05):
|
||||
- refactor sheet to be able to use the new Roll20 Sheet framework
|
||||
- Feature: Skills, Species, Force Powers auto-suggestions, suggest relevant names as you start typing
|
||||
- more code cleanup
|
||||
|
||||
### Version 2.34 (2021-05):
|
||||
- Enhance Player Core info section's layout
|
||||
- Reformats Player Secondary Info section
|
||||
- Enhance Attributes & Skills section's layout
|
||||
- Enhance Weapons & Armors section's layout
|
||||
- Enhance Force section's layout
|
||||
- FIX: cleaning up HTML code
|
||||
- FIX: removes invalid CSS code
|
||||
- FIX: Resist Pain effect works as expected
|
||||
|
||||
### Version 2.33 (2021-04-06):
|
||||
- remove duplicated control force power name field
|
||||
- fix force power section width
|
||||
|
||||
+627
-134
File diff suppressed because it is too large
Load Diff
+1842
-918
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
"roll20userid": "555352, 1223200",
|
||||
"patreon": "https://www.patreon.com/anduh",
|
||||
"preview": "d6starwarspreview.png",
|
||||
"instructions": "\n This sheet is for Star Wars: The Roleplaying Game by West End Games(WEG) that uses the d6 pool system(**Sheet Version 2.32**).\n* Can be used for 1E, 2E, 2E R&E and REUP games, Wild Die can be disabled if wanted \n* NPC & Starship sheets available \n* Customization options include: hiding some sections, show/hide GM rolls, and disable/enable rolls to ask for modifiers before rolling \n* For more info, check out the sheet's [wiki page](https://wiki.roll20.net/Star_Wars_WEG_D6_character_sheet) \n\n Issues, Ideas & Questions can be sent to the [active editor](https://app.roll20.net/users/1223200)",
|
||||
"instructions": "\n This sheet is for Star Wars: The Roleplaying Game by West End Games(WEG) that uses the d6 pool system.\n* Can be used for 1E, 2E, 2E R&E and REUP games, Wild Die can be disabled if wanted \n* NPC & Starship sheets available \n* Customization options include: hiding some sections, show/hide GM rolls, and disable/enable rolls to ask for modifiers before rolling \n* For more info, check out the sheet's [wiki page](https://wiki.roll20.net/Star_Wars_WEG_D6_character_sheet) \n\n Issues, Ideas & Questions can be sent to the [active editor](https://app.roll20.net/users/1223200)",
|
||||
"useroptions": [
|
||||
{
|
||||
"attribute": "sheettype",
|
||||
@@ -102,5 +102,5 @@
|
||||
"description": "How many Force Points a character starts with."
|
||||
}
|
||||
],
|
||||
"legacy": true
|
||||
"legacy": false
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user