supervj
d21898a8da
Created Starship Deployment on actor drop
...
This lets actors drop onto ships. It mostly works data wise. Tokens are stored separately from characters at this point, need to bring that part in from polymorph.
Actors dropped do not appear on character sheet
2021-07-06 11:11:06 -04:00
supervj
89c7f7d7e7
Attached equipment to starships
...
calculated attributes based on armor, shields, power coupling, hyperdrive, and reactor.
2021-07-06 11:09:34 -04:00
supervj
3a7eafe267
Connect derived data to starships
...
another update to connect derived data to starships sheet only based on size so far.
2021-07-06 11:08:50 -04:00
supervj
d7879fad94
Further Updates to starship sheet
...
With the help of Cyr we made some progress
Connected fuel burn and refuel
connected power die
connected power routing
added debug handlebar helper to help see scope of html pages
2021-07-06 10:55:18 -04:00
supervj
3f4c8119ad
Fix Upgrade cost and some Starship actor sheet data
...
updated data to be inline with new structure, but not seeing it transfer through. need to figure out why.
2021-07-06 10:55:17 -04:00
supervj
40641aed95
Update Starship Data with new structure
...
Updated to bring actor data inline with the starship class. Still need to do derived data for starship
2021-07-06 10:55:17 -04:00
supervj
a3d4bc69b0
Make Starship item type fields visible
...
getting fields on the form, probably broke starships because I changed names and locations in the template for ease of readability and consistency
2021-07-06 10:54:42 -04:00
supervj
b3007aeecb
More work on starship sizes as "classes"
...
getting there, this seems to be droppable, but doesn't show on sheet yet.
2021-07-06 10:54:42 -04:00
supervj
8b60052f65
Integrate changes from the Prof
...
Received as-is changes from the Prof.
2021-07-06 10:52:40 -04:00
supervj
ea0a874e38
Flesh out New Dice structure - Not complete
...
add structure for Hull, Shield, and Power Dice to allow for recharge, refitting, and regeneration. Not complete.
2021-07-06 10:47:16 -04:00
CK
c44ad926a5
Merge pull request #235 from unrealkakeman89/importer-fixes
...
Update calls to 0.8 api specifications
2021-07-05 10:44:40 -04:00
TJ
10ee20354b
Update calls to 0.8 api specifications
2021-07-04 23:13:42 -05:00
Jacob Lucas
97df236b54
Incremented version
2021-07-03 01:44:38 +01:00
Jacob Lucas
cac466462b
Removed unnecessary calculation
2021-07-03 01:42:08 +01:00
Jacob Lucas
063d529f09
Fixed bug that prevented NPCs power DCs from having values
2021-07-03 01:41:26 +01:00
Jacob Lucas
b343a06ef6
Fixed bug that caused power points to not have the mods
2021-07-03 01:40:48 +01:00
Jacob Lucas
7a18055c18
Bump max version to latest
2021-07-02 02:49:05 +01:00
Jacob Lucas
e271c41239
Fixed error that caused max force & tech points to evaluate to NaN
2021-07-02 02:48:55 +01:00
CK
df44ad0635
Merge pull request #231 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update - 7/1/2021
2021-07-01 16:28:54 -04:00
Professor Bunbury
aff43d3e98
"My Dudes" Update - 7/1/2021
...
^ Updates Astrotech Engineering archetype in Archetypes compendium.
2021-07-01 16:05:37 -04:00
CK
211201caea
Shoulder Cannon added
2021-06-30 17:10:13 -04:00
CK
7a29dfe600
Merge pull request #230 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update - 6/24/2021
2021-06-29 15:35:12 -04:00
Professor Bunbury
c467738845
"My Dudes" Update - 6/24/2021
...
+ Adds new Force and Tech Powers and associated artwork to Force Powers and Tech Powers compendia.
2021-06-29 15:33:17 -04:00
CK
8a0940ccce
Update Weapons Artwork pt2
2021-06-29 10:17:00 -04:00
CK
3b4300a8eb
Merge pull request #229 from unrealkakeman89/ammo-fix
...
Fix for blaster ammunition
2021-06-29 10:02:22 -04:00
CK
55bbb95cfb
Updated Weapons Artwork
2021-06-29 10:02:02 -04:00
TJ
62e31afff2
Fix for blaster ammunition
2021-06-28 19:15:31 -05:00
CK
db286f7883
Merge pull request #228 from unrealkakeman89/split-powercasting
...
Split powercasting
2021-06-28 17:30:16 -04:00
supervj
25684173fa
Update entity.js
...
looks good to me
2021-06-28 17:14:03 -04:00
supervj
74d841e9e1
split powercasting
...
Split where powercasting is done so that it can be changed by DAE.
2021-06-28 12:57:06 -04:00
Jacob Lucas
53064c0e09
Removed strange C from sidebar of power sheet when concentration is on
2021-06-24 19:08:37 +01:00
Jacob Lucas
9a21ce2b2a
Fixed broken json for power cell
2021-06-24 15:57:23 +01:00
Jacob Lucas
29a639ff90
Removed unnecessary imports which also caused system to fail to load
2021-06-23 18:31:19 +01:00
CK
f18e537561
Merge pull request #227 from burndaflame/master
...
Convulsion is a 3rd level power
2021-06-23 13:08:14 -04:00
CK
bac8e3d642
Merge pull request #224 from unrealkakeman89/power-cell-fix
...
Always create a new power cell
2021-06-23 13:04:18 -04:00
CK
65594f62a3
Merge pull request #223 from unrealkakeman89/professorbunbury-sw5e
...
"My Dudes" Update - 6/17/2021
2021-06-23 13:03:45 -04:00
Jacob Lucas
e30d823225
Removed unnecessary additions to migration
2021-06-23 17:22:28 +01:00
burndaflame
17de2a89c2
Convulsion is a 3rd level power
2021-06-23 18:18:37 +02:00
TJ
95b2b1e39c
Merge branch 'Develop' into 1.3.5-dev
2021-06-23 10:59:17 -05:00
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
supervj
9a86bf7857
Finish core upgrade to 1.3.5
...
Filled in some missing pieces in html for core upgrades. Looked mostly good on both Cyr and Jacob's accounts.
I had a few questions about differences that were added from DND5e, they are as follows:
less\original\npc.less
line 34 - is the "li" before .creature-type necessary, not in dnd5e
module\item\entity.js
line 685 - dnd is game.user._id, we have game.user.data._id
module\pixi\ability-template.js
line 22- dnd is game.user._id, we have game.user.data._id
templates\chat\item-card.html
line 1- dnd has actor._id, we have actor.data._id
2021-06-23 02:53:39 -04:00
TJ
88f5c0cbed
Update missed config tags
2021-06-21 18:31:37 -05:00
TJ
c0e71fe0f3
Changes for 1.3.5
2021-06-21 18:27:34 -05:00
TJ
ffffe5da52
Always create a new power cell
2021-06-21 17:39:10 -05:00
Professor Bunbury
cd9bdf61d2
"My Dudes" Update - 6/17/2021
...
+ Adds Teräs Käsi Order and associated artwork to Archetypes compendium.
2021-06-18 19:31:42 -04:00
CK
e2f002292b
Merge pull request #222 from unrealkakeman89/professorbunbury-sw5e
...
Correction to Species Compendium
2021-06-18 09:11:40 -04:00
Professor Bunbury
6c2d89ee82
Correction to Species Compendium
...
^ Updates Anzellan to correct size.
2021-06-17 20:14:21 -04:00
CK
76ef89b518
Merge pull request #221 from unrealkakeman89/Develop-0.8
...
Updated to 0.8
2021-06-16 13:02:20 -04:00
Jacob Lucas
b414abbb81
Removed evidence of starships from the compendium
2021-06-16 17:58:35 +01:00
CK
53a845feb7
Add Italian
2021-06-16 12:49:54 -04:00