Commit graph

46 commits

Author SHA1 Message Date
supervj
fe520f2c0d Update class.html
forgot to hit save apparently, although this is all commented out anyway.
2021-06-23 03:01:59 -04:00
Jacob Lucas
92bf020cdf General Cleanup
CSS
 - Removed unnecessary units on 0 values
 - Replaced invalid css values (such as line-height default) with valid equivalents
Templates
 - Added missing closing tags
 - Fixed incorrect closing tags
 - Removed unnecessary closing tags
2021-06-04 22:20:48 +01:00
supervj
d0eae64241 Created Starship size as "class"
This will be used to automatically upgrade Tier and Dice.  Need to build in logic still
2021-05-02 00:53:46 -04:00
CK
90a45dab55
Merge branch 'Develop' into professorbunbury-sw5e 2021-04-20 23:41:51 -04:00
Professor Bunbury
14f4e06788 SotG Update #1.2
+ Adds Starship Features compendium
^ Adds major updates to Starship sheet and related item compendia
^ Adds Mechanist Technique to Archetypes compendium
2021-04-17 13:26:13 -04:00
supervj
9de6a8f5c0 Keep fields from being wiped out
updated the template.json to have the fields that were being wiped out.  If they don't exist they will be removed when moving to/from a compendium and when duplicating the item.
2021-04-16 02:05:53 -04:00
Professor Bunbury
c793949b37 SotG Update #1
+ Adds compendia for Deployments, Deployment Features, Starship Armor, Starship Equipment, Starship Weapons, and Ventures and associated artwork
+ Adds Starship actor sheet (very, very rough draft, somewhat unpredictable, not fully functional)
+ Adds function to Character sheet to collapse/expand Feature tab rows (major assist from Cyr)
+ Adds function to Character sheet to increment/decrement class levels directly from character sheet (another major assist from Cyr)
2021-04-06 16:03:48 -04: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
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
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
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
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
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
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
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
de95b58e24
Delete cast.html 2020-07-27 23:36:17 -04:00
Kakeman89
cf4e5031c0 Update power.html 2020-07-27 16:17:56 -04:00
Kakeman89
873e5f961f More update on Concentrate 2020-07-27 16:08:22 -04:00
Kakeman89
53e2cfa7f1 Add Concentration 2020-07-27 15:46:30 -04:00
VINI1520
7b51a5c178 New properties item list
New properties item list
2020-07-13 19:51:27 -03:00
CK
be5563ad16
Delete none 2020-06-24 14:31:20 -04:00
CK
12f0ea30fb
Delete none 2020-06-24 14:31:12 -04:00
CK
d47254b916
Add files via upload 2020-06-24 14:30:38 -04:00
CK
041c61497d
Delete spell.html 2020-06-24 14:30:30 -04:00
CK
406f0fe983
Add files via upload 2020-06-24 14:29:14 -04:00
CK
e83d7f7f96
Create none 2020-06-24 14:28:59 -04:00
CK
8559c19a32
Add files via upload 2020-06-24 14:28:37 -04:00
CK
dcd63104cc
Create none 2020-06-24 14:28:18 -04:00