Skip to content

Releases: AnimaBeyondDevelop/AnimaBeyondFoundry

v2.0.4

28 Oct 13:14
1f5973d

Choose a tag to compare

Implemented a new spell maintenance tracking with cost calculations in Character sheet

v2.0.3

23 Oct 12:59

Choose a tag to compare

Fixed mystic and psychic combat

v2.0.2

30 Sep 11:37

Choose a tag to compare

Style fixes & dice config setting menu translations

v2.0.1

21 Sep 18:42
342156d

Choose a tag to compare

Updated to V13

v1.19.5

10 Nov 22:08

Choose a tag to compare

Add ki seals migration

v1.19.4

10 Nov 17:35

Choose a tag to compare

This version comes with the new excel import option for actors.

What's changed?

  • Fixed: error in ki seals hbs where the data path was not referencing anything in #232
  • Added an excel import option for the actors (explained below) in #229

Full Changelog: v1.19.2...v1.19.4

How to import an Excel file:

  • Right-click on an actor from the actors tab in Foundry
  • Select the "Import from Excel" option
  • Click the "Select file" button
  • Choose the Excel file you want to import
  • Click the "Import" button

Everything should be imported except for:

  • Techniques
  • Mentalism powers
  • Equipped weapons
  • Equipped armor
  • Description box
  • Contacts
  • Notes
  • Inventory
  • Any option in the customization tab except inhuman and zen

Ficha de anima 8.7.0: https://mega.nz/folder/XA8UTIyC#WvCv3-DvzGuWir-Vduq4EQ/file/fEcEXRIa

v1.19.2

23 Oct 20:35

Choose a tag to compare

This is a small version fixing some bugs, in particular the one causing a very annoying spam of image popout of some actors.

What's changed?

  • Fixed image popout spam when GM updating base actor for unlinked tokens by @Eryx5502 in #230
  • Fixed error in psychic powers compendium by @Miliviu in #228
  • Build: Use foundryvtt-cli to get the build destination path by @Eryx5502 in #220

Full Changelog: v1.19.1...v1.19.2

v1.19.1

14 Oct 08:17

Choose a tag to compare

Warning

It is always wise to backup your data before updating the system to a new version.

What's Changed

  • FIX - A bug affecting the damage calculator has been resolved by @paiva92.
  • FIX - El tipo de movimiento debe reducirse solo en multiplos de 20 by @Miliviu in #224
  • FIX - Los penalizadores de armadura deben aplicarse solo cuando hay una armadura equipada by @Miliviu in #225
  • FIX - Añadido el Sello de fuego y eliminado el sello de Tierra by @Miliviu in #226

New Contributors

Full Changelog: v1.19.0...v1.19.1

v1.19.0

03 Oct 08:22

Choose a tag to compare

Warning

[English below] En esta versión se introducen migraciones de datos. Para evitar pérdidas, no olvides hacer un backup de tus datos antes de actualizar el sistema.
This version introduces data migration. To prevent data loss, it is always wise to create a backup before updating the system.

This new version comes with a few small bugfixes and finally brings support to FoundryVtt 12 🥳

What's Changed

  • FoundryVtt v12 support added by @JulenBordonaba and @Eryx5502 in #222
  • We also have new behaviour for the ownership settings introduced by @JulenBordonaba in #213: now users with permission set to limited for a given actor will see its entry on the Actor directory, but when clicking it instead the profile image will display instead of the sheet details.
  • Bugfix for weapons with own strength by @paiva92 in #194
  • We now use foundryvtt-cli to mantain compendia in plain json files and finally removed all TypeScript code from our codebase (#214 and #221 by @Eryx5502).

Full Changelog: v1.18.1...v1.19.0

v1.18.1

09 May 20:51

Choose a tag to compare

⚠️ [English below] En esta versión se introducen varias migraciones de datos. Para evitar pérdidas, no olvides hacer un backup de tus datos antes de actualizar el sistema.
⚠️ In this version we introduced several data migrations. To prevent data loss, please create a backup before updating the system.

This is a hotfix release. In the previous version the route inside actor's system for user inputted modifiers while previous modifiers were not migrated. This led to a bug on the case modifiers were inputted into actors on previous versions: old modifiers were taken into account for the final calculations but it was impossible to remove or modify the old modifiers.

This version introduces a migration to solve that issue.

Full Changelog: v1.18.0...v1.18.1