Commit graph

16 commits

Author SHA1 Message Date
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
Nathanael Phillips
f7d7580b3a Beginning of global styling; Full Sidebar restyle 2020-11-02 12:23:55 -07:00
Nathanael Phillips
f90b2f2605 basic setup to use less for css compilation 2020-10-21 07:15:47 -07:00
Kakeman89
90fab8d89f Iteration on effects tab of character sheet 2020-10-19 13:04:48 -04:00
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
c1d85a1ada
Weapon & Armor Properties Update
This was now baked into the system so I had to remove our custom code and tweak it for armor.
2020-09-15 00:22:18 -04:00
Kakeman89
1983b74bde Super VJ Update 2020-09-11 17:11:11 -04:00
Kakeman89
0f2f8a1fb6 Cleaning up some stuff 2020-09-01 12:13:00 -04:00
VINI1520
7b51a5c178 New properties item list
New properties item list
2020-07-13 19:51:27 -03:00
VINI1520
0f2a7745d8
Update character.less 2020-07-06 14:01:57 -03:00
CK
4038cf52a3
Delete none 2020-06-24 14:34:06 -04:00
CK
f07a75d5d1
Add files via upload 2020-06-24 14:19:28 -04:00
CK
f88852650f
Create none 2020-06-24 14:19:11 -04:00