TJ
eaac412cb3
Merge clean up
2021-04-13 21:39:53 -05:00
TJ
3eec52f647
Merge branch 'Develop' into character-importer-updates
2021-04-13 21:35:34 -05:00
CK
a28cbc5a8a
Merge pull request #189 from ellimist25/master
...
Skills & Multiclass imports
2021-04-12 12:30:07 -04:00
Mike Magarino
c7ef91e9ed
Merge branch 'Develop'
2021-04-12 11:49:17 -04:00
CK
a5b0faae77
Merge pull request #188 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update: 4/8/2021
2021-04-09 14:02:00 -04:00
Professor Bunbury
e711ff0f7c
"My Dudes" Update: 4/8/2021
...
+ Adds Anomid and associated artwork to Species compendium.
+ Adds Vintian and associated artwork to Species compendium.
2021-04-08 12:48:33 -04:00
CK
fb0b489c82
Merge pull request #187 from unrealkakeman89/professorbunbury-sw5e
...
SotG Update #1.1 (Quick Fixes)
2021-04-07 17:58:38 -04:00
Professor Bunbury
a7089373dd
Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e
2021-04-07 14:11:00 -04:00
Professor Bunbury
f393670528
SotG Update #1.1 (Quick Fixes)
...
^ Updates entity.js and starship.js to fix drag-and-drop and NaN errors and prepare for Starship Features.
^ Updates en.json, config.js, sw5e.js, and template.json to prepare for Starship Features.
2021-04-07 14:10:56 -04:00
CK
3f8a314b94
Merge pull request #186 from unrealkakeman89/professorbunbury-sw5e
...
SotG Update #1
2021-04-06 16:08:05 -04:00
professorbunbury
1ad1e6976f
Regenerate css
2021-04-06 20:07:18 +00: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
Kakeman89
01d7de2e46
Merge branch 'Develop' of https://github.com/ExileofBrokenSky/sw5e into Develop
2021-04-01 12:04:21 -04:00
Michael Burgess
0558cdec49
Update classfeatures.db
...
Added Fighter - Exhibitionist class features,
updated Scout class features with icons, added scout routines
updated Sentinel class features with icons, added force-empowered options, added ideals.
2021-03-29 15:05:49 -04:00
TJ
e25140b529
Add skill proficiencies
2021-03-27 23:17:31 -05:00
TJ
e942a9b803
Added item quantity handling
2021-03-27 23:00:57 -05:00
TJ
4b1b3bbeed
Fix for species data
2021-03-27 22:14:57 -05:00
TJ
9d6fabe8c2
Add adventuring gear
2021-03-27 21:48:58 -05:00
TJ
bd94d75086
Add weapons and armors
2021-03-27 16:14:50 -05:00
TJ
16d01207a7
Added tech powers
2021-03-27 15:38:37 -05:00
TJ
5477f9371d
Add force powers
2021-03-27 15:23:27 -05:00
TJ
b057026328
Remove built in species bonuses
2021-03-27 14:45:05 -05:00
CK
28d9290959
Merge pull request #182 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update: 3/25/2021
2021-03-26 17:41:41 -04:00
Professor Bunbury
3297d9bd8c
Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e
2021-03-25 13:50:31 -04:00
Professor Bunbury
08d62d1e85
"My Dudes" Update: 3/25/2021
...
^ Archetypes compendium to include Exhibition Specialist and associated artwork.
^ Classes compendium to include link to Exhibition Specialist archetype.
2021-03-25 13:50:27 -04:00
TJ
9bbc9af285
Add species
2021-03-24 19:55:33 -05:00
CK
e8d4153333
Merge pull request #179 from unrealkakeman89/professorbunbury-sw5e
...
Updates to Force and Tech Powers Compendia (3/22/2021)
2021-03-22 15:51:27 -04:00
CK
14e9e996e5
Merge branch 'Develop' into professorbunbury-sw5e
2021-03-22 15:51:17 -04:00
Professor Bunbury
8c5de7d74d
Updates to Force and Tech Powers Compendia (3/22/2021)
...
^ Updates Force Powers compendium with recent "My Dudes" releases.
^ Updates Tech Powers compendium with recent "My Dudes" releases.
+ Associated artwork to new powers from recent "My Dudes" releases.
2021-03-22 14:26:51 -04:00
supervj
4d67bef903
Update default values of temp data
...
Update defaults to null from 0 to allow descriptor of fields to show
Noted by Bacalla:
8206774843
I followed suit from the HP model, need to test to make sure this doesn't break anything. All the code appears to default to 0 if it is null.
2021-03-16 12:24:29 -04:00
supervj
a9b261d397
Update techpowers.db
...
removed @prof attack bonus and added scaling where necessary
2021-03-16 00:20:24 -04:00
CK
c586ae8c80
Merge pull request #170 from unrealkakeman89/Develop-VJ
...
Power point upgrades are finally done
2021-03-13 13:26:11 -05:00
supervj
90fe3126cb
Update monsters.db
...
Added current version flag and updated the force powers to have accurate concentration and prerequisites as perf the Prof's updates
2021-03-12 21:33:35 -05:00
supervj
9b63457ae1
Fine tune migration concurrency
...
Fix migration concurrency so that it goes in an orderly process. This ensures that big migrations will not crash.
2021-03-12 16:47:24 -05:00
Kakeman89
6e9f94a893
Merge branch 'Develop' of https://github.com/ExileofBrokenSky/sw5e into Develop
2021-03-11 15:50:52 -05:00
Kakeman89
dca918efb5
Update classfeatures.db
2021-03-11 15:49:23 -05:00
CK
b309743425
Merge pull request #165 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update - 3/11/2021
2021-03-11 15:00:07 -05:00
Professor Bunbury
649f2a8da7
Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e
2021-03-11 14:56:31 -05:00
Professor Bunbury
ba30ffbdcf
"My Dudes" Update - 3/11/2021
...
^ Updates Half-Human traits list.
+ Adds Nothoiin to species compendium.
2021-03-11 14:56:27 -05:00
supervj
a99faad77c
Code Cleanup and fix multiple migrations
...
see above
2021-03-11 01:30:03 -05:00
TJ
893c7b9d5e
Async all the way down
2021-03-10 13:50:17 -06:00
supervj
2160508076
Update migration.js
...
more attempts at banging my head against the wall to no avail... shortcut out if dataVersion matches though...
2021-03-09 23:37:20 -05:00
supervj
79e3286308
Update migration.js
...
Trying to add async to the entire migration function chain for owned actor entities s owe can use getUuid since it returns a promise.
2021-03-06 06:51:50 -05:00
ellimist25
9dfa851016
Merge remote-tracking branch 'upstream/Develop'
2021-03-05 21:49:19 -05:00
Mags
5138feed4e
Merge pull request #1 from ellimist25/character-sheet-importer-v2
...
Character sheet importer v2
2021-03-05 21:35:34 -05:00
CK
3b3f80db3c
Merge pull request #158 from baccalla/Develop
...
i18n:FR + fix localize not set
2021-03-05 18:21:38 -05:00
Michael Burgess
f37213ccbe
Update classfeatures.db
...
Now aiming at develop branch, hopefully
has upto scholar and Aqinos form class features.
2021-03-05 13:26:50 -05:00
CK
8ec4b75ab9
Merge pull request #159 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update 3/4/2021
2021-03-05 11:12:31 -05:00
CK
35460dd17a
Merge branch 'Develop' into professorbunbury-sw5e
2021-03-05 11:10:12 -05:00
supervj
b9cf140e33
Update migration.js
...
Try to get items to work, just need to get the flag to work
2021-03-04 22:07:44 -05:00