Skip to content

Shadowrun5e FVTT v0.7.3

Compare
Choose a tag to compare
@smilligan93 smilligan93 released this 20 Oct 20:57
· 1059 commits to master since this release
9b2d360

Changelog

Bugfixes

  • fix bug with knowledge skills where they couldn't be edited.
  • fix embedded items in items not updating correctly/at all.
  • fix skill filter for certain actors who may not have the data trying to be ready.
  • fix diagonal measurement not working when using the 1-2-1 method.
  • fix actor attributes and limits not applying correctly to item rolls.
  • fix essence not calculating correctly with cyberware.
  • fix not being able to drag items from one actor sheet to another actor or the side-bar.
  • a lot of other minor fixes and tweaks to work with Foundry 0.7.x

Features

  • Big update to the Combat Tracker. It should now be a much smoother transition when going to a new Combat Round. You can also right-click on an actor in the tracker to reduce it's initiative by 1, 5, or 10. Future updates will take advantage of the new combat tracker to automate initiative reductions.
  • Add Compendium importer to the core system! The Compendium Importer, which uses Chummer files, has been brought into the system. You can and should uninstall the Shadowrun5e-Compendiums module as it is now deprecated.
  • all active defense options will be available on every defense roll
  • display equipped mods on items in their equipment data line (on the actor sheet)

Notable Change

Due to how Foundry is updating Actors and Items, the Items can no longer directly pull data from the actor during it's prepareData() routine. Because of this, any items that use actor data for it's Damage or Limit now display the name of the attribute rather than it's value added to the base. When performing a Roll, it will should be set properly for the limit and damage.