foundryvtt-beam-saber/module
Megastruktur 009b731b7e GH-76
- Closes #76
- Fixes the "Add multiple items" bug

When multiple items were added, the foreach mechanism caused the
actor to update multiple times and rewrite previously added items.
That's where some items were not actually added to an Actor (the
UI was working fine but not the backend part). So it seemed that
items are added (you can see them on the UI) but actuallythey
were not.
Now everything should work fine.
2020-09-17 10:40:26 +03:00
..
blades-actor-sheet.js GH-17 Localization 2020-08-04 17:26:42 +03:00
blades-actor.js Fix attribute translations for Roll 2020-08-05 16:20:52 +03:00
blades-crew-sheet.js attribute_change logic and trauma refactoring 2020-08-21 18:03:37 +03:00
blades-helpers.js Adds Ghost, Hull and Vampire 2020-08-24 15:25:51 +03:00
blades-item-sheet.js GH-51 Dice Macro 2020-05-25 19:00:53 +03:00
blades-item.js GH-51 Dice Macro 2020-05-25 19:00:53 +03:00
blades-roll.js Fix attribute translations for Roll 2020-08-05 16:20:52 +03:00
blades-sheet.js GH-76 2020-09-17 10:40:26 +03:00
blades-templates.js GH-51 Dice Macro 2020-05-25 19:00:53 +03:00
blades.js GH-71 2020-09-02 11:16:38 +03:00
migration.js attribute_change logic and trauma refactoring 2020-08-21 18:03:37 +03:00
settings.js GH-17 Adds Localization migration 2020-08-05 14:01:29 +03:00