Skip to content

Commit

Permalink
Merge pull request #10 from sw5e-foundry/v.next
Browse files Browse the repository at this point in the history
1.2.4
  • Loading branch information
Ikaguia authored Feb 12, 2025
2 parents b72e5d6 + fe591bd commit 3378cba
Show file tree
Hide file tree
Showing 2,927 changed files with 75,290 additions and 7,211 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,41 @@ If you wish to manually install the system, you must clone or extract it into th

## Changelog

### [1.2.4] - 2025-02-12

### Added

- Consumable type and subtypes for explosives.

### Changed

- Compendium updates.

### [1.2.3] - 2025-02-09

### Added

- Backgrounds now have advancements granting their skill and language proficiencies.

### Changed

- Compendium Updates.

### [1.2.2] - 2024-12-05

### Added

- Force/Tech Points will now be displayed as bars bellow hit points.

### Changed

- Compendium Updates.

### Fixed

- Dropping powers on powercasters now properly set them to 'powercasting' preparation.
- Power 'properties' are no longer automatically added on opening their sheet.

### [1.2.1] - 2024-11-27

### Changed
Expand Down
5 changes: 5 additions & 0 deletions languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,11 @@
"SW5E.ConsumableAmmoStandard": "Standard Ammo",
"SW5E.ConsumableAmmoStarship": "Starship Ammo",
"SW5E.ConsumableAmmoTorpedo": "Torpedo",
"SW5E.ConsumableExplosive": "Explosive",
"SW5E.ConsumableExplosiveCharge": "Charge",
"SW5E.ConsumableExplosiveGrenade": "Grenade",
"SW5E.ConsumableExplosiveMine": "Mine",
"SW5E.ConsumableExplosiveThermal": "Thermal",
"SW5E.CoverOneQuarter": "One Quarter Cover",
"SW5E.Currency": "Currency",
"SW5E.CurrencyAbbrGC": "cr",
Expand Down
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Test",
"version": "#{VERSION}#",
"library": "false",
"manifestPlusVersion": "1.2.1",
"manifestPlusVersion": "1.2.3",
"compatibility": {
"minimum": 11,
"verified": 12
Expand All @@ -24,7 +24,7 @@
"type": "system",
"compatibility": {
"minimum": "4.0.0",
"verified": "4.1.2"
"verified": "4.2.2"
}
}
],
Expand All @@ -34,7 +34,7 @@
"type": "module",
"compatibility": {
"minimum": "1.0.0.0",
"verified": "1.12.6.0"
"verified": "1.13.2.0"
}
}
]
Expand Down
13 changes: 10 additions & 3 deletions packs/_source/adventuringgear/consumable/medical/antitoxkit.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -141,7 +148,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956106,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -140,7 +147,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956150,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,18 @@
},
"img": null,
"range": {
"units": "feet",
"units": "ft",
"value": "5"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -140,7 +147,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956129,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,18 @@
},
"img": null,
"range": {
"units": "feet",
"units": "ft",
"value": "5"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -140,7 +147,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956176,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,12 @@
"override": false,
"units": "ft"
},
"target": {},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "check"
}
}
Expand All @@ -147,7 +152,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956193,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
9 changes: 7 additions & 2 deletions packs/_source/adventuringgear/consumable/poison/poison.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,12 @@
"formula": "14"
}
},
"target": {},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "save"
}
}
Expand All @@ -170,7 +175,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956169,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
13 changes: 10 additions & 3 deletions packs/_source/adventuringgear/equipment/trinket/bipod.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -190,7 +197,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956177,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
13 changes: 10 additions & 3 deletions packs/_source/adventuringgear/equipment/trinket/holster.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -188,7 +195,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956119,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
13 changes: 10 additions & 3 deletions packs/_source/adventuringgear/equipment/trinket/jetpack.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -189,7 +196,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956136,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,15 @@
"override": false,
"units": "ft"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -189,7 +196,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956184,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,18 @@
},
"img": null,
"range": {
"units": "feet",
"units": "ft",
"value": "10"
},
"roll": {},
"target": {},
"roll": {
"formula": ""
},
"target": {
"template": {
"type": "",
"units": ""
}
},
"type": "utility"
}
}
Expand All @@ -188,7 +195,7 @@
"systemVersion": "3.3.1",
"coreVersion": "12.331",
"createdTime": 1674493956141,
"modifiedTime": 1732672944185,
"modifiedTime": 1739121083337,
"lastModifiedBy": "dnd5ebuilder0000",
"duplicateSource": null
},
Expand Down
Loading

0 comments on commit 3378cba

Please sign in to comment.