TJ
81d68341ea
Add in speed config button
2021-01-12 16:14:39 -06:00
TJ
e4e755fd68
More fixes to allow further testing
2021-01-04 22:16:56 -06:00
TJ
a597964bc4
Enable display of character sheet
2021-01-04 17:56:28 -06:00
supervj
e6bff40e1b
Update Core to 1.2
...
Update Core to 1.2, pulled from dev 12/10/2020
2021-01-04 15:23:30 -05:00
Professor Bunbury
7dbc48b718
Revert "Revert "Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e""
...
This reverts commit ad5fc6f6a2
.
2020-12-15 18:29:54 -05:00
Professor Bunbury
ad5fc6f6a2
Revert "Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e"
...
This reverts commit ebd22fb58b
, reversing
changes made to 5314eb6637
.
2020-12-15 18:28:28 -05:00
CK
b383a5a382
Merge branch 'Develop' into professorbunbury-sw5e
2020-12-11 13:40:18 -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
Mike Magarino
852309c973
Merging with upsteam/master
2020-12-09 09:30:54 -05:00
Nathanael Phillips
601cbd1a69
fixed inventory and favorites dragging to macro bar
2020-12-02 07:18:08 -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
88b4e6dfc9
Merge branch 'Develop' into cbnathanael
2020-11-30 06:18:34 -07:00
Nathanael Phillips
3d93ec8e90
npc-sheet work continued
2020-11-30 06:17:59 -07:00
supervj
e6a0cc8066
Change subclass references to archetype references
...
converting DND subclass to SW archetype
2020-11-25 14:09:47 -05:00
CK
9fea221d6b
Merge branch 'Develop' into professorbunbury-sw5e
2020-11-19 18:47:00 +00:00
Professor Bunbury
25ec442f9f
Major DAE Updates to Species plus New Archetype
2020-11-19 13:24:57 -05:00
Nathanael Phillips
2d8cc8cda2
Merge branch 'Develop' into cbnathanael
2020-11-17 08:50:06 -07:00
Nathanael Phillips
acd0e151e7
beginning npc sheet
2020-11-17 06:19:57 -07:00
CK
f6e875ecb5
Update weapon.html
2020-11-13 09:45:47 -05: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
105ebc16b7
Merge branch 'pr/39' into Develop
2020-11-06 13:35:18 -07:00
Nathanael Phillips
d217b00916
character sheet added, light theme only
2020-11-05 20:37:19 -07:00
Professor Bunbury
1130fdc30d
Compendia for Fighting Masteries and Styles and Other Minor Updates
...
What the title says.
2020-11-05 15:37:53 -05:00
Nathanael Phillips
f7d7580b3a
Beginning of global styling; Full Sidebar restyle
2020-11-02 12:23:55 -07:00
Kakeman89
dd0d207149
Merge branch 'master' into professorbunbury-sw5e
2020-10-30 11:36:29 -04:00
Professor Bunbury
d392b568db
Spot the link / entityClass error!
2020-10-23 17:45:27 -04:00
Professor Bunbury
5f5a145626
Spot the link / entityClass error!
2020-10-23 13:32:23 -04:00
Professor Bunbury
de52576408
Spot the link / entityClass error!
2020-10-23 12:36:42 -04:00
Kakeman89
b92edb4200
Update from 0.98 DND
...
Current 10-18-20
2020-10-19 15:52:56 -04: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
CK
df1c4fc083
Update weapon.html
...
added spot for weapon property amount
2020-09-30 12:42:08 -04:00
supervj
1be5e907c2
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:23:50 -04:00
supervj
18790c1406
SuperVJ Update - 9/14 fix
...
I somehow didn't update this file, must have checked it against 0.8.9 instead of 0.9.6. Vehicle inventory should work now
2020-09-14 20:55:52 -04:00
supervj
702f709605
Fixed Health Header
...
SW5E.health changed to SW5E.Health
2020-09-14 20:37:50 -04:00
VINI1520
825f2f1896
Bug Fix weapon.html
2020-09-13 00:42:44 -03:00
Kakeman89
1983b74bde
Super VJ Update
2020-09-11 17:11:11 -04:00
CK
aa60402d8b
tv006 update
2020-09-04 10:04:44 -04:00
CK
2feb16a93d
Delete power.html
2020-09-04 10:04:31 -04:00
CK
e946df0254
tv006 update
2020-09-04 10:04:14 -04:00
CK
38850b1e8d
Delete actor-powerbook.html
2020-09-04 10:03:53 -04:00
Kakeman89
0f2f8a1fb6
Cleaning up some stuff
2020-09-01 12:13:00 -04:00
professorbunbury
600e571548
Revert "Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e"
...
This reverts commit 6974581f6f
, reversing
changes made to cba2f481b4
.
2020-08-31 18:14:11 -04:00
CK
6edc557219
Merge branch 'master' into professorbunbury-sw5e
2020-08-31 16:54:03 -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
CK
7732edbe0a
Update weapon.html
2020-08-16 23:16:07 -04:00
professorbunbury
b1b182d143
Updating species content
...
And away we go...
2020-07-30 15:44:06 -04:00
CK
86235bf2fd
Delete cast-cast.html
2020-07-27 23:36:41 -04:00