Commit graph

64 commits

Author SHA1 Message Date
supervj
c208552f70 DND5e Core 1.2.3
DND5e Core 1.2.3 modded to SW5e System
2021-01-19 21:28:45 -05:00
supervj
063f924183 DND5e Core 1.2.2
DND5e Core 1.2.2 modded to SW5e system
2021-01-19 20:54:45 -05:00
supervj
ab510e336c DND5e Core 1.2.0
DND5e Core update 1.2.0 modded to SW5e
2021-01-19 20:52:33 -05:00
supervj
a544f5e0a9 DND5e Core 1.1.1
DND5e Core 1.1.1 with find and replace to SW5e
2021-01-19 20:47:48 -05: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
4bed1d1869
Fix At Will Scaling
Forgot to change cantrip to at will
2020-10-06 08:33:37 -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
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
CK
561dba8a6f
Update config.js
Add Auto, Dire and Silent to Weapon Properties
2020-09-30 09:49:13 -04:00
supervj
fd4ad744bc
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:57 -04:00
VINI1520
aa1b64f4af
Update entity.js 2020-09-14 16:18:51 -03:00
VINI1520
66895254ce
Update entity.js 2020-09-13 04:09:16 -03:00
VINI1520
8d5eb6223b
Update entity.js 2020-09-12 23:34:32 -03:00
CK
e6e1246ba3
Merge pull request #19 from VINI1520/patch-7
Bug Fix sheet.js
2020-09-12 22:15:10 -04:00
VINI1520
b9d5f2f796
Update sheet.js 2020-09-12 23:10:14 -03:00
VINI1520
c57293c328
Update entity.js 2020-09-12 23:08:37 -03:00
Kakeman89
1983b74bde Super VJ Update 2020-09-11 17:11:11 -04:00
CK
f0b51d08d5
Add files via upload 2020-09-04 10:03:19 -04:00
CK
237ea98318
Delete dice.js 2020-09-04 10:03:09 -04:00
Kakeman89
e526d373b6 Update config.js 2020-09-01 13:13:41 -04:00
Kakeman89
403306af3a Update config.js 2020-09-01 13:07:15 -04:00
Kakeman89
a82bb2f442 Update config.js 2020-09-01 13:06:52 -04:00
Kakeman89
9c0302df3d Update config.js 2020-09-01 13:05:24 -04:00
Kakeman89
aec36f1e75 Update config.js 2020-09-01 13:02:54 -04:00
CK
714b6cb5df
Update config.js 2020-09-01 12:57:23 -04:00
Kakeman89
0f2f8a1fb6 Cleaning up some stuff 2020-09-01 12:13:00 -04:00
CK
4ab03e57c5
Update entity.js 2020-09-01 11:28:59 -04:00
CK
51b4763499
Update entity.js 2020-09-01 11:27:34 -04:00
CK
49f5324bbc
Update config.js 2020-09-01 11:26:36 -04:00
CK
a1400c2869
Merge pull request #15 from unrealkakeman89/professorbunbury-sw5e
I guess I want to keep the revert
2020-08-31 18:41:05 -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
professorbunbury
6974581f6f Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e 2020-08-31 18:13:26 -04:00
professorbunbury
cba2f481b4 Missing file from Big Species Update
Simply put: I am a moron.
2020-08-31 18:11:08 -04:00
CK
983dcca4ee
Update Catharese 2020-08-31 17:44:27 -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
85dc415f5f
Update entity.js 2020-08-20 09:29:17 -04:00
CK
87cc37bc06
Update config.js 2020-08-14 16:28:55 -04:00
Derek Fredrickson
ec47ed8204 Fix at-will higher level damage calculation 2020-08-14 10:10:57 -04:00
professorbunbury
0ff30d2a05 Updating species content
Aaaaaaand more JavaScript...
2020-07-30 16:04:59 -04:00
Kakeman89
60ec4cbe54 Update config.js 2020-07-28 17:45:25 -04:00
Kakeman89
95583f535e Update config.js 2020-07-28 11:57:01 -04:00
CK
89275c4223
Delete cast-dialog.js 2020-07-27 23:38:01 -04:00
Kakeman89
0c09df2fae Update config.js 2020-07-27 16:26:37 -04:00
Kakeman89
950c430529 Update config.js 2020-07-27 16:25:52 -04:00
VINI1520
7b51a5c178 New properties item list
New properties item list
2020-07-13 19:51:27 -03:00
VINI1520
afde47a2b3
Update config.js 2020-07-06 12:59:20 -03:00
CK
702bcde350
Delete none 2020-06-24 14:35:11 -04:00
CK
b749a4eb81
Delete none 2020-06-24 14:34:57 -04:00