Skip to content

Releases: MrVauxs/foundry-summons

1.5.1

21 Aug 11:15
Compare
Choose a tag to compare
  • Improve the fs-postSummon hook and make it callAll.

1.5.0

17 Jul 20:53
Compare
Choose a tag to compare
  • Changing the sources whilst having an already loaded index causes a re-index.
  • (PF2e) Added alignment to creatures traits in Foundry Summons.
  • (PF2e) Creatures are now being filtered by whether they have traits. If they do not, they are considered not summonable and are not included in the index.

1.4.1

27 Jun 22:58
Compare
Choose a tag to compare
  • Fixed players not having permissions to look into the summoned creatures sheets.
  • Custom Packs no longer get always loaded.

1.4.0

26 Jun 17:58
Compare
Choose a tag to compare
  • Added the ability to add custom Source Packs.

1.3.1

26 Jun 17:16
Compare
Choose a tag to compare
  • Fixed indexFields setting not getting set to the default values on startup.

1.3.0

26 Jun 15:41
Compare
Choose a tag to compare
  • Replaced index fields setting with additional index fields setting, making it more safe for users to modify.
  • Added proper serialization to the module, fixing issues with player summon interactions.

1.2.1

25 Jun 11:57
693199a
Compare
Choose a tag to compare
  • (PF2e) Fixed rendering of creatures that have no alignment (somehow?)

1.2.0

25 Jun 01:55
Compare
Choose a tag to compare
  • Added optional Sequencer dependency in module manifest, though the functionality was in the module from the beginning. Makes your crosshair a lot prettier when selecting where to summon.
  • Added more support for those who aren't running Sequencer for crosshairs.
  • Added the ability to pass update information to warpgate through the module, allowing for macros updating the token.
  • Improved how custom data is passed through the module.
  • Reduced the default fade in animation from 1000 ms to 250 ms.
  • Added html support to filter names.
  • Made default filters toggleable, while the settings cause them to be locked, not possible to turn off.
  • Added support for automatically picking a creature if only one choice is available.
  • Added support for directly summoning from the world, allowing for both import-less compendium usage and normal drag-and-drop-from sidebar-like behavior.
  • (PF2e) Added alignment to the shown traits.

1.1.0

22 Jun 23:13
Compare
Choose a tag to compare
  • Added the ability to add system-specific options layout, currently supporting PF2e and 5e.
  • Added custom sorting, also with system-specific defaults, as well as generic Alphabetical.
  • Added the ability to double click the creature to summon it instantly with the current options.
  • Added a warning if you load the module without Warpgate activated.
  • Made the CSS better, specifically around the search bar at the top of the list.
  • Localized the entire Summoning Menu.

image
image

1.0.0

18 Jun 21:01
Compare
Choose a tag to compare
  • Create the module!