Commit graph

15 commits

Author SHA1 Message Date
Jacob Lucas
2a7e1c419e Updated to DND5e 1.3.2
Things unfinished:
 - Migration
 - The update adds new sections to the class sheet to allow some light customisation, this hasn't been included, but could be extended for the sake of dynamic classes with automatic class features and more
 - The French
 - The packs have not yet been updated, meaning due to the addition of a progression field to the class item, classes now don't set force or tech points
 - I updated the function calls in starships, but I didn't update it very thoroughly, it'll need checking
 - I only did a little testing
 - There has since been updates to DND5e that hasn't made it to release that patch bugs, those should be implemented
Things changed from base 5e:
 - Short rests and long rests were merged into one function, this needed some rewrites to account for force and tech points, and for printing the correct message
Extra Comments:
 - Unfinished code exists for automatic spell scrolls, this could be extended for single use force or tech powers
 - Weapon proficiencies probably need revising
 - Elven accuracy, halfling lucky, and reliable talent are present in the roll logic, this probably needs revising for sw5e
 - SW5e has a variant rule that permits force powers of any alignment to use either charisma or wisdom, that could be implemented
 - SW5e's version of gritty realism, [Longer Rests](https://sw5e.com/rules/variantRules/Longer%20Rests) differs from base dnd, this could be implemented
 - Extra ideas I've had while looking through the code can be found in Todos next to the ideas relevant context
2021-06-04 22:20:48 +01:00
TJ
6ca9b0c7b4 Merge branch 'master' into cyr-power-point-ui 2021-02-23 22:42:20 -06:00
TJ
a676fecbfe Hotfixes for some minor css issues 2021-02-17 19:22:42 -06:00
TJ
1ce2e92ccd Fully split force and tech powers into their own sheets 2021-02-10 18:39:36 -06:00
professorbunbury
bec1a93446 Regenerate css 2021-02-05 13:02:03 +00:00
Professor Bunbury
bbbf765e99 Updates to CSS/LESS (Chat text area)
^ Updates CSS/LESS affecting background and text colors in Chat text area to make text more legible.
2021-02-04 21:03:19 -05:00
unrealkakeman89
57a2ebee2b Regenerate css 2021-02-04 20:35:37 +00:00
Professor Bunbury
61cfc83afd Updates to Archetypes, CSS/LESS, and Species
+ Adds Pugnacity Practice to Archetypes compendium
+ Adds Ho'Din to Species compendium
^ Updates senses DAE in Species compendium
^ Updates search bar background color for Light Theme
2021-02-04 15:25:37 -05:00
unrealkakeman89
d6222a351d Regenerate css 2021-01-21 20:10:01 +00:00
Professor Bunbury
1812158f67 CSS/LESS and New Char Sheet Hotfixes
Fixes gear inoperability on character sheet traits and improvies legibility of HUD and chat input/textarea.
2021-01-21 15:07:01 -05:00
Professor Bunbury
14e9b0c341 Updates to DAE, Archetypes, Backgrounds, Classes, Species, CSS/LESS, etc.
What the subject line said.
2020-12-11 13:23:21 -05:00
Nathanael Phillips
0dba80c85a small style updates 2020-11-09 07:27:16 -07:00
Nathanael Phillips
d217b00916 character sheet added, light theme only 2020-11-05 20:37:19 -07:00
Nathanael Phillips
e7ec90c944 more ui elements updated. 2020-11-05 09:56:31 -07:00
Nathanael Phillips
b75aafd3ce split styles to accomodate themes; added light/dark theme 2020-11-04 13:12:41 -07:00