Commit graph

8 commits

Author SHA1 Message Date
drewg13 ea0e308891
Updates for 0.8.x (#118)
* Merge tag '2.17' into development (#117)

* Updates for 0.8.x

Updates for 0.8.x

Co-authored-by: megastruktur <astromortis@gmail.com>
2021-05-25 13:27:40 +03:00
Megastruktur a178865ee8 Added Faction tracker 2021-04-22 14:27:10 +03:00
Megastruktur 22467a1f5e Updates
- Closes GH-81
- Updates the functionality with checkboxes and new FormDataExtended api.
- Fixes Traumas for FVTT 0.7.2+.
- Version update to be FVTT 0.7.2+ compatible.
2020-10-18 13:21:37 +03:00
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
Megastruktur 688efb321d GH-17 Localization
- Adds Localization for everything except Items
2020-08-04 17:26:42 +03:00
megastruktur 11b5b3b5b0
GH-51 Dice Macro
- Closes #51
- Adds Dice Rolling buttons to Character Sheet
- Adds Dice Rolling button to Tools panel
- Refactors file names
2020-05-25 19:00:53 +03:00
megastruktur c5540516da
GH-48 Character Notes save fix
- Closes #48
- Fixes Character Notes save when adding a new EmbedItem
2020-05-20 14:53:48 +03:00
Peter Varaksin 89ac79e9f3 GH-45 Add Item Dialog
- Closes #45
- Adds "Add Item" functionality: popup and styling
- Fixes Healing Clock reset
- README tweaks
- Version increment
2020-05-13 13:22:56 +03:00