Commit graph

95 commits

Author SHA1 Message Date
Megastruktur
c785f0691d GH-87 Cohort Gang Type fix
- Closes #87
- Fixes Gang Type multiple select
2020-10-30 13:55:48 +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
66cd3221cd GH-80
- Closes #80
- Fixed Rolls: roll position is shown correctly now
2020-09-21 14:53:13 +03:00
Megastruktur
41396ddd73 GH-77
- Closes #77
- Adds new "concat" handlebars helper to concat str and var
- Adds Short attributes names to use them in layout
2020-09-17 10:57:52 +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
d7504598b4 GH-71
- Closes #71
- Improves dice rolling and attribute reset logic
2020-09-02 11:16:38 +03:00
Megastruktur
a4fd041777 Adds Ghost, Hull and Vampire 2020-08-24 15:25:51 +03:00
Megastruktur
357446de0c attribute_change logic and trauma refactoring 2020-08-21 18:03:37 +03:00
Megastruktur
c2ff5bd704 Adds stress-as-counter with max and current value 2020-08-21 12:50:10 +03:00
Megastruktur
96b1a3a3b7 GH-67 Fix Turf counter
- Fixes Turf/Claims counter
- Fixes Lair and Turf translation
- Fixes Crew Types name translations
- Closes #67
2020-08-21 12:39:41 +03:00
Megastruktur
753af8667a Fix attribute translations for Roll 2020-08-05 16:20:52 +03:00
Megastruktur
ec6539d335 GH-17 Adds Localization migration
- Closes #17
2020-08-05 14:01:29 +03:00
Megastruktur
688efb321d GH-17 Localization
- Adds Localization for everything except Items
2020-08-04 17:26:42 +03:00
Alex Tsourakis
fd73129e2a Position and effect support, chat formatting 2020-08-01 12:03:56 +02:00
Megastruktur
fdbd57b496 GH-59 Roll 0d
- Closes #59
2020-07-31 12:31:13 +03:00
Megastruktur
1e8cb17797 Version 0.7.3 2020-07-27 16:02:27 +03:00
TyronneISaurus
b5fab8b7af Added Mule ability support
Show current load level (light/normal)
2020-07-24 18:39:22 +08:00
Megastruktur
060db80c79 Dice so nice FVTT 0.7.x compat 2020-07-24 12:51:04 +03:00
Megastruktur
72c5497172 Backward Dice Compatibility 2020-07-22 13:13:30 +03:00
TyronneISaurus
f4c16b557e Added Dice So Nice Support
Fixes for 0.7.0 Dice API
Maintains 0.6.5 compatibility
2020-07-22 16:40:53 +08: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
megastruktur
b1eea14ec4 Release 0.5.1
- Closes #49
- Fixes "eq" handlebars helper
- Version incremented
- Minor fixes
2020-05-18 16:59:47 +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
Peter Varaksin
7b33126768 GH-11 Crew Reputation
- Closes #11
- Changes the crew_feature to crew_reputation
- Adds crew_reputation items
- Adds concept of "distinct" item types
- Removes some unnecessary logs
2020-05-04 19:28:55 +03:00
Peter Varaksin
2baffd1a6b GH-24 Adds Prefix to Class Abilities
- Closes #24
- Adds Prefix to Class abilities
2020-05-04 15:33:08 +03:00
Peter Varaksin
535d8e6bf7 GH-20 Add custom notes
- Closes #20
- Adds Custom notes to Character
- Adds Tabs to Character
2020-05-04 13:37:00 +03:00
Peter Varaksin
6a10138291 GH-1 Add Cohort functionality
- Closes #1
- Adds cohort functionality and styles
- Adds Cohort block view
- Adds "Add Item" functionality
- CSS design fixes
2020-05-04 13:10:57 +03:00
Peter Varaksin
206efed337 Style and colors fixes 2020-04-29 15:41:36 +03:00
Peter Varaksin
9d95a8860f Minor fixes 2020-04-29 15:24:56 +03:00
Peter Varaksin
2226760259 Tweaks
- Adds Tabs for Crew
- Several minor style tweaks
2020-04-29 15:04:49 +03:00
Peter Varaksin
9e4adb8548 Development
- Adds TabsV2 preparations (needs fixes)
- Adds Crew Ability Item and styles
- Adds Cult Crew Abilities to Compendium
- Coins are now Gold  :)
- Style tweaks
2020-04-29 14:12:55 +03:00
Peter Varaksin
a2d69a86b3 Some styling fixes and bugfixes 2020-04-28 17:10:14 +03:00
Peter Varaksin
4b0da99276 Item Logic
- Adds Item logic field
- Adds Item Logic handlers
2020-04-28 15:19:50 +03:00
Peter Varaksin
4663845c5f Hooks refactor 2020-04-28 13:52:30 +03:00
Peter Varaksin
dea687654a Crew Upgrades
- Adds Item type
- Adds Create and Remove logic
2020-04-28 13:46:04 +03:00
Peter Varaksin
11ee6f6434 Development
- Adds Crew Features item type
- Adds Reputation-turf Crew styling and logic
2020-04-27 16:58:52 +03:00
Peter Varaksin
e008ef6f4e Turfs
- Adds finalized Turf system
- Adds Turf view for Crew
- Adds Crew Type Cult to Compendium
2020-04-25 14:32:34 +03:00
Peter Varaksin
88779566d7 Changes
- Adds Turfs
- Adds TODO
- Adds BladesHelpers static class with helpers
2020-04-24 18:30:51 +03:00
Peter Varaksin
e43d18b974 Character sheet 2020-04-23 19:11:04 +03:00
Peter Varaksin
bffd6bda85 Adds compendium and Distinct logic 2020-04-22 10:57:36 +03:00
Peter Varaksin
928767e365 Refactor and restructure 2020-04-21 19:06:33 +03:00
Peter Varaksin
fee245cfcd Progress 2020-04-21 09:51:49 +03:00
Peter Varaksin
eaa157f08b Cleaning up 2020-04-18 00:48:29 +03:00
Peter Varaksin
43633acd0d Initial Commit. FoundryVTT v.0.5.4 2020-04-18 00:23:57 +03:00