Commit graph

23 commits

Author SHA1 Message Date
Mike Magarino
852309c973 Merging with upsteam/master 2020-12-09 09:30:54 -05:00
Nathanael Phillips
e481098c98 fixed character sheet image overflow 2020-12-01 06:24:59 -07:00
Nathanael Phillips
b621ba27d3 fixed npc size text in sheet header 2020-11-30 09:08:24 -07:00
Nathanael Phillips
27a53a9361 completed NPC sheet 2020-11-30 09:06:27 -07:00
Nathanael Phillips
3d93ec8e90 npc-sheet work continued 2020-11-30 06:17:59 -07:00
supervj
68a1b6a9f0 System 1.1.1 ** Requires Foundry 0.7.6
System main update to be inline with dnd5e 1.1.1

Added active effects to as many sheets as I thought applicable. Please check loot, I made an attempt but it may be broken

All .less .css and actor .html updates were made to the old actors.  New actors may be broken with this update

removed templates\actors\oldActor\parts\actor-effects.html for newer templates\actors\parts\active-effects.html

removed module\apps\cast-dialog, templates\apps\cast-cast.html, and templates\items\cast.html.  I do not think they are used, I think they were deprecated when powers were treated as items, if not we can add them back in.

**NOTE** REQUIRES Foundry 0.7.6
2020-11-12 17:30:07 -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
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