Commit graph

399 commits

Author SHA1 Message Date
Professor Bunbury
13e09fbada Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e 2020-10-30 15:15:57 -04:00
Professor Bunbury
c6b4b54cf4 Fixes to .dbs for icon problem 2020-10-30 15:03:27 -04:00
Kakeman89
a8c2881a7b PNG to Webp 2020-10-30 11:57:25 -04:00
CK
63e123809c
Update classes.db
change png to webp
2020-10-30 11:54:20 -04:00
CK
39e951903f
Update system.json
Removed duplicate Classes db
2020-10-30 11:40:45 -04:00
CK
9c06b01c6d
Merge pull request #34 from unrealkakeman89/professorbunbury-sw5e
0.7.x Updates for Archetypes, Backgrounds, Classes, Lightsaber Forms, and Species
2020-10-30 15:38:44 +00:00
Kakeman89
dd0d207149 Merge branch 'master' into professorbunbury-sw5e 2020-10-30 11:36:29 -04:00
Professor Bunbury
18a28217c1 0.7.x Updates for Archetypes, Backgrounds, Classes, Lightsaber Forms, and Species
Tons of updates to relect recent changes to PHB and EC source materials.
AC minimum for "Hide" species trait currently does not working using DAE.
2020-10-29 20:30:50 -04:00
CK
d3801930df
Update system.json 2020-10-29 09:16:19 -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
c9a9f75a5d Spot the link / entityClass error! 2020-10-23 13:05:18 -04:00
Professor Bunbury
de52576408 Spot the link / entityClass error! 2020-10-23 12:36:42 -04:00
CK
26e9e89106
Merge pull request #33 from cbnathanael/master
basic setup to use less for css compilation
2020-10-21 12:22:17 -04:00
Nathanael Phillips
f90b2f2605 basic setup to use less for css compilation 2020-10-21 07:15:47 -07:00
CK
088aa386ad
Merge pull request #32 from cbnathanael/master
removed duplicate data.isLine check
2020-10-20 10:26:43 -04:00
Nathanael Phillips
a7aa7a8502 removed duplicate data.isLine check 2020-10-20 07:16:30 -07:00
CK
48c93b542a
Merge pull request #31 from cbnathanael/techpowers
added tech powers compendium and icons
2020-10-19 17:14:37 -04:00
Nathanael Phillips
575768880e removed addition of proficiency bonus to damage 2020-10-19 13:51:15 -07:00
Nathanael Phillips
3069effd1e added tech powers compendium and icons 2020-10-19 13:45:51 -07: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
CK
a40f7adb9c
Update forcepowers.db 2020-10-13 16:24:42 -04:00
CK
07a72da362
Update system.json 2020-10-08 11:07:29 -04:00
CK
324e201071
Merge pull request #30 from unrealkakeman89/Class-Skills-and-other-updates
Class skills and other updates
2020-10-08 08:36:09 -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
CK
c00a9ae2f2
Merge pull request #28 from unrealkakeman89/supervj-At-Will-Scaling
Fix for At Will scaling
2020-10-06 14:25:17 -04:00
supervj
ad0c8c7e50
Fix for At Will scaling
Still had reference to cantrip instead of atwill
2020-10-06 08:37:43 -04:00
supervj
4bed1d1869
Fix At Will Scaling
Forgot to change cantrip to at will
2020-10-06 08:33:37 -04:00
supervj
da0c3a8546
Add back in Damage Resistance Types
This was mistakenly taken out when the physical damage type was removed.  This was causing the error at sw5e.js:217 since the type didn't exist.
2020-10-06 01:43:03 -04:00
supervj
1455f37d50
Update system.json
Missed the directory on class features
2020-10-06 01:06:14 -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
67ba5b2d2d
Update en.json
Remove duplicate consumable, change Cast Spell to Cast Power.
2020-10-05 17:34:54 -04:00
CK
b4fca28b19
Remove physical dmg type 2020-10-05 07:52:13 -04:00
CK
7e662b657f
Hit die addition
Add d4 to hit dice
2020-10-04 22:15:14 -04:00
Professor Bunbury
1a787c957f Merge branch 'master' of https://github.com/unrealkakeman89/sw5e 2020-10-04 08:31:31 -04:00
Professor Bunbury
b9f406b8df Revised Species database
To appease the self-appointed SW5e police.
2020-10-04 08:31:06 -04:00
CK
df1c4fc083
Update weapon.html
added spot for weapon property amount
2020-09-30 12:42:08 -04:00
CK
54c034eb1a
Update sw5e.css
Added stacked label.text
2020-09-30 12:40:59 -04:00
CK
561dba8a6f
Update config.js
Add Auto, Dire and Silent to Weapon Properties
2020-09-30 09:49:13 -04:00
CK
0d207717e0
Update en.json
Add Auto, Dire and Silent to Weapon Properties
2020-09-30 09:48:21 -04:00
Professor Bunbury
184cbf6231 Full Feats and Some Minor Corrections
I noticed that the EC and WH feats were not included in the current Feat compendium, so I added them from my own compendium and made some minor spelling corrections.
2020-09-29 20:48:16 -04:00
Kakeman89
1459f275f8 Add Feats 2020-09-29 17:06:07 -04:00
CK
f57f30f3e1
Merge pull request #27 from unrealkakeman89/Monsters-V2
Monsters v2
2020-09-29 07:40:28 -04:00
supervj
2008c5e596 Monster V2
Changed names to match Monster Manual
2020-09-28 23:17:58 -04:00
supervj
6150e338ae
Delete test 2020-09-28 23:09:41 -04:00
supervj
f8f4062b0a
Create test 2020-09-28 23:08:48 -04:00
supervj
d28ea72105
Monsters V2
Updated to remove extra skills and actions.  Also changes spells to powers.
TODO: Need to add force and Tech powers in game.  They are only defined in text of Force/Tech Casting
2020-09-28 22:54:21 -04:00
CK
8cea32fdec
Merge pull request #26 from VINI1520/master
Fix Monster Powers
2020-09-19 22:54:47 -04:00
VINI1520
0b92fe4b09 Merge branch 'master' of https://github.com/VINI1520/SW5EFVTT 2020-09-19 23:15:29 -03:00