Commit graph

713 commits

Author SHA1 Message Date
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
Professor Bunbury
e6bba96be0 "My Dudes" Update 3/4/2021
+ Adds Aquinos Form and associated artwork to Archetypes compendium.
^ Updates Archetypes links in Classes compendium
2021-03-04 12:58:39 -05:00
supervj
d48a25bf2f Revert 000 Series Droid and update migration
- Reverted UUID for 000 Series Protocol Droid.
- Updated NPC migration to check for dataVersion flag and shortcut out
- Attempted to add Item migration like NPC migration to fix power concentration and prerequisites, but it fails on compendium pull
2021-03-03 00:58:56 -05:00
baccalla
5619a32d84 fix a lot of localize not set 2021-02-28 08:57:21 +01:00
baccalla
4594cbea06 init i18n FR + Fix some localise not set 2021-02-27 21:05:42 +01:00
CK
b273125379 Artwork add
- background artwork added
- weapons artwork updated
2021-02-25 16:21:33 -05:00
CK
79274d5e54 Revert "Backgrounds art"
This reverts commit b5cd8d2fe8.
2021-02-25 16:18:33 -05:00
CK
b5cd8d2fe8 Backgrounds art
- add Backgrounds art
- add weapons art
2021-02-25 16:18:18 -05:00
CK
390489cef5
Update adventuringgear.db
- power cells updated to 240 charges
2021-02-25 15:31:32 -05:00
CK
7ee7c0b77d Compendium updates
- Weapons added
- backgrounds art added
2021-02-25 15:23:23 -05:00
CK
195c3150a5
Merge pull request #156 from unrealkakeman89/Develop-VJ
Develop vj
2021-02-25 15:12:43 -05:00
CK
94b0863de5 NPC Powers added
- Powers added to monsters.db
2021-02-25 14:52:10 -05:00
supervj
14a5639f40 Update Force Powers database
from Prof:
Added Telekinetic Shield and associated artwork (previously missing from compendium).
^ Updated force powers that were missing concentration settings.
Added prerequisites to all appropriate force powers.
2021-02-24 17:01:33 -05:00
supervj
eedef19778
Merge pull request #154 from unrealkakeman89/cyr-power-point-ui
Merge main into branch
2021-02-24 05:07:49 -05:00
TJ
2b723d051b Merge branch 'Develop-VJ' into cyr-power-point-ui 2021-02-23 22:43:23 -06:00
TJ
6ca9b0c7b4 Merge branch 'master' into cyr-power-point-ui 2021-02-23 22:42:20 -06:00
Professor Bunbury
cd9e3d15aa Updates to Force Powers Compendium
+ Added Telekinetic Shield and associated artwork (previously missed from compendium)
^ Updated force powers that were missing concentration settings.
+ Added prerequisites to all appropriate force powers.
2021-02-23 19:43:23 -05:00
TJ
1c58a1b813 Update migration.js 2021-02-23 17:49:07 -06:00
supervj
311854408c Update migration.js
thought this would work, but didn't?  Getting a reserved word error
2021-02-23 07:08:21 -05:00
supervj
6a7c65eefb Update migration.js
Changed to use newer createEmbeddedEntity (createOwnedItem will be deprecated in 0.8.x) and push the entire newPowers array at the same time.  Still saying createEmbeddedEntity doesn't exist on actor.
2021-02-23 07:00:43 -05:00
supervj
6f2e9cdab2 Update Migration
Everything but powers and flags are working
2021-02-23 01:17:30 -05:00
supervj
e43444bc48 Adding flag to config.js for dataVersion control
Adding flag for dataVersion control

** added shell of migration.js for updating NPC Data.  This is only being pushed for visibility by people other than me and is by no means done or tested and probably very broken.

Line 159 commented out to keep from running broken function.  Uncomment for testing.

Broken _updateNPCData from lines 242 to 289
2021-02-22 16:43:41 -05:00
CK
26390d5a4a
Merge pull request #150 from baccalla/Develop
Add Conditions Compendium with an entry for each
2021-02-21 10:16:15 -05:00
baccalla
0063b7dbca Add Conditions Compendium with an entry for each 2021-02-20 19:20:29 +01:00
supervj
c829f2b7b1
Merge pull request #149 from unrealkakeman89/cyr-power-point-ui
Fix typo
2021-02-19 21:07:06 -05:00
TJ
2127eaebc2 Merge branch 'Develop-VJ' into cyr-power-point-ui 2021-02-19 18:02:55 -06:00
TJ
1fbbf68f94 Fix typo 2021-02-19 18:02:39 -06:00
CK
59e4d5b0be
Update adventuringgear.db
re-add power cell
2021-02-19 11:14:26 -05:00
CK
eec45f8017
Merge pull request #147 from unrealkakeman89/professorbunbury-sw5e
2/18/2021 "My Dudes" Update to Species Compendium
2021-02-19 09:18:14 -05:00
Professor Bunbury
f2b8f32234 2/18/2021 "My Dudes" Update to Species Compendium
^ Updates Species compendium to include Baragwin with associated artwork.
2021-02-18 15:20:14 -05:00
supervj
2855185091 Merge branch 'Develop-VJ' of https://github.com/unrealkakeman89/sw5e into Develop-VJ 2021-02-18 14:33:07 -05:00
supervj
6e37fd8306 Update migration.js
Found a case where power migration could be skipped if the actor had no items
2021-02-18 14:32:54 -05:00
supervj
55517eec2f Update monsters.db
Updated **000 Protocol Droid as proof of concept
2021-02-18 14:11:39 -05:00
supervj
5113f3d58c Merge branch 'Develop-VJ' of https://github.com/unrealkakeman89/sw5e into Develop-VJ 2021-02-18 14:10:01 -05:00
supervj
66f51f8055 Revert "Update monsters.db"
This reverts commit cef1377926.
2021-02-18 14:09:45 -05:00
supervj
cef1377926 Update monsters.db
updated 000 Protocol Droid
2021-02-18 13:45:40 -05:00
CK
e5c197ce03
Merge pull request #146 from ExileofBrokenSky/ExileOfBrokenSky
Updated Monk
2021-02-18 13:24:23 -05:00