foundry-sw5e/module
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
..
actor Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
apps Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
dice Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
item Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
pixi Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
canvas.js Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
characterImporter.js Fixes button duplication 2021-05-27 22:59:31 -05:00
chat.js Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
classFeatures.js Update Core to 1.2 2021-01-04 15:23:30 -05:00
combat.js Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
config.js Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
dice.js Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
effects.js Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
macros.js Update Core to 1.2 2021-01-04 15:23:30 -05:00
migration.js Finish core upgrade to 1.3.5 2021-06-23 02:53:39 -04:00
settings.js Updated to 1.3.3, started removing evidence of statships 2021-06-13 04:25:56 +01:00
templates.js Created Starship size as "class" 2021-05-02 00:53:46 -04:00
token.js Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00