foundry-sw5e/less
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
..
actors.less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
apps.less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
character.less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
chat.less Super VJ Update 2020-09-11 17:11:11 -04:00
items.less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
npc.less Super VJ Update 2020-09-11 17:11:11 -04:00
sw5e.less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
variables.less Super VJ Update 2020-09-11 17:11:11 -04:00
vehicle.less Super VJ Update 2020-09-11 17:11:11 -04:00