Commit graph

136 commits

Author SHA1 Message Date
Megastruktur 0a06e07d57 Merge branch 'master' into development 2020-10-29 14:15:10 +03:00
Dan Krause 878e18c02b
Point to system.json at master to fix upgrades (#88) 2020-10-29 14:13:16 +03:00
Megastruktur b595ba376f Merge tag '2.5' into development
Release 2.5
2020-10-18 13:59:11 +03:00
Megastruktur 06de473432 Merge branch 'release/2.5' 2020-10-18 13:59:03 +03:00
Megastruktur 6c2571e015 Update
- Closes #83
- Fixes improper label-id for radio buttons in Character.
2020-10-18 13:58:05 +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 0572faf7d9 Version change 2020-10-18 11:07:25 +03:00
Megastruktur 2bef1d775b Merge tag '2.4' into development
Release 2.4
2020-09-21 14:54:14 +03:00
Megastruktur 0fa887dcec Merge branch 'release/2.4' 2020-09-21 14:54:07 +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 1930c48659 Merge tag '2.3' into development
Release 2.3
2020-09-17 11:01:12 +03:00
Megastruktur e522aaa9b7 Merge branch 'release/2.3' 2020-09-17 11:00:59 +03:00
Megastruktur b632b9516d Release 2.3 2020-09-17 11:00:52 +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 0d244c785e Merge tag '2.2' into development
Release 2.2
2020-09-04 17:02:41 +03:00
Megastruktur d65e53fdc2 Merge branch 'release/2.2' 2020-09-04 17:02:22 +03:00
Megastruktur 0eb9c614a2 Release 2.2 2020-09-04 17:01:59 +03:00
Megastruktur 5e6d5b243f Fixes Cohort localization 2020-09-04 17:00:14 +03:00
Megastruktur 3cb9129993 Adds Spanish 2020-09-04 16:52:49 +03:00
WallaceMcGregor 3a0863e703
Add es.json (#74)
The Spanish translation for BitD sheet.
2020-09-04 16:49:08 +03:00
Megastruktur ec66d0fef7 Merge branch 'hotfix/GH-71' 2020-09-02 11:17:45 +03:00
Megastruktur d7504598b4 GH-71
- Closes #71
- Improves dice rolling and attribute reset logic
2020-09-02 11:16:38 +03:00
Megastruktur 4a5fa5f7b7 Merge branch 'feature/add-new-classes' into development 2020-08-24 15:33:06 +03:00
Megastruktur 2680053362 Fixes README 2020-08-24 15:27:42 +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 439260e90b
Update README.md 2020-08-07 12:52:52 +03:00
Megastruktur be46024085 Merge branch 'hotfix/1.1' 2020-08-05 16:21:03 +03:00
Megastruktur 753af8667a Fix attribute translations for Roll 2020-08-05 16:20:52 +03:00
Megastruktur 701e645f2a Merge tag '1.0' into development
v1.0

- Added Localization for text (except Items) + Migrations (megastruktur)
- Added Rolls mod and styling (dunderjester)
- Added Russian localization (Cododoc)
- Added design improvements and quality of life hinting to character sheet (OctarineSourcerer)
- Changed the Versioning for easier tracking
2020-08-05 14:43:52 +03:00
Megastruktur e6ded098d6 Merge branch 'release/1.0' 2020-08-05 14:43:36 +03:00
Megastruktur a18e28afea CHANGELOG for 1.0 fix 2020-08-05 14:43:09 +03:00
Daniel Gomme 1b7667f3b5
Quality of life interaction hinting to the character sheet (#64)
* Add the ability to roll attributes by clicking on them
* Add pointer cursor to rollable text
* Add hinting for changing coin count
  They get similar hints to rollable texts - they transition to another colour over a very short time, with a cursor change.
* Lower transition period for hinting
  Lowered from 0.25 to 0.2 seconds. Just felt better.
2020-08-05 14:16:26 +03:00
Megastruktur a5ca6fa4c5 Merge branch 'feature/GH-17' into development 2020-08-05 14:05:29 +03:00
megastruktur 6854d4fa97
Merge pull request #65 from Cododoc/dev-cododoc-translation-ru
Russian translation
2020-08-05 14:04:37 +03:00
Megastruktur ec6539d335 GH-17 Adds Localization migration
- Closes #17
2020-08-05 14:01:29 +03:00
Kirill Ponomarev f51fc49b3c Russian translation 2020-08-05 12:00:37 +02:00
Megastruktur 1c000f216e Adds Roll screenshots 2020-08-04 17:52:41 +03:00
Megastruktur 6cffcff905 Readme and Changelog fix 2020-08-04 17:33:16 +03:00
Megastruktur 688efb321d GH-17 Localization
- Adds Localization for everything except Items
2020-08-04 17:26:42 +03:00
megastruktur f69f5c5fa9
Merge pull request #62 from dunderjester/master
Position and effect support, chat formatting
2020-08-04 16:36:49 +03:00
Alex Tsourakis fd73129e2a Position and effect support, chat formatting 2020-08-01 12:03:56 +02:00
Megastruktur 2e332d1c9c Version 0.7.4 2020-07-31 12:35:13 +03:00
megastruktur db4eefac2e
Merge pull request #60 from megastruktur/development
GH-59 Roll 0d
2020-07-31 12:32:59 +03: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
megastruktur 7fc5f4cce4
Merge pull request #58 from TyronneISaurus/master
Added Mule Ability Support
2020-07-27 15:57:05 +03:00