Commit graph

8 commits

Author SHA1 Message Date
supervj
44312146a7 Update to dnd 0.98 Core with some fixes
Updated to 0.98 core for 0.7.x compatability (untested)

Class Skills are pulling in automatically on class item drop to character sheet.

TODO: Expand automated skill drop for Archetypes

KNOWN ISSUE: init.value is being converted to a string causing some NaN errors on the html.  Initiative was changed to a number instead of a string in 0.98 likely some place is assuming it is still a string.  I had to use Number() on the value because it was forcing other vales to be a string because the value is "".  Maybe someone can fix this
2020-10-08 02:20:12 -04:00
supervj
53d7284596 Updating to Push Class skills on level up
Update from DND5E beta for Class Skills on level up and other various fixups
2020-10-06 00:45:33 -04:00
supervj
68238dbf4b
Added DND5E translation compatibility
Cloned SW5E translations to DND5E translation for extra module compatibility
"game.i18n.translations.DND5E = game.i18n.translations.SW5E;"
2020-09-17 03:07:44 -04:00
Kakeman89
1983b74bde Super VJ Update 2020-09-11 17:11:11 -04:00
CK
442212bdea
SuperVJ update
For module compatibility
2020-09-04 16:40:34 -04:00
professorbunbury
ebc70539ff Big Species Update
All manner of Species updates, as well as some new CSS for journal entries and rollable tables.
2020-08-31 16:32:00 -04:00
VINI1520
7b51a5c178 New properties item list
New properties item list
2020-07-13 19:51:27 -03:00
CK
11ad5fd923
Add files via upload 2020-06-24 14:13:41 -04:00