Commit graph

31 commits

Author SHA1 Message Date
Carlos Fernandez 0027a77114 Updated visual display of cohorts 2023-05-11 14:12:25 +03:00
agaringer 8b1a476779 V10 updates 2022-09-05 13:58:51 +03:00
Justin Ross 58777a2694 Started on clearing out invalid usage of HTML element "id" attributes. HTML spec prohibits duplicate id values, which were present with multiple sheets of the same type open at once. This could also have led to input/label issues. 2021-09-27 11:18:12 -07:00
agaringer d7031b99ef Add Active Effects system 2021-06-16 14:49:54 +03:00
Megastruktur a178865ee8 Added Faction tracker 2021-04-22 14:27:10 +03:00
Clément Bonnet 9f004950f4
Improve sheets to be able to add the french version (#102)
* Improve sheets to be able to add the french version

* Update class.html

Logic field should be plain text.

* Update crew_ability.html

Co-authored-by: megastruktur <astromortis@gmail.com>
2021-03-04 09:44:24 +03:00
Megastruktur 1e97fd6459 GH-95
- Closes #95
- Fixes Turf custom turf list checkboxes
2021-01-04 18:21:41 +03:00
Megastruktur ff7197455c GH-91
- Closes #91
- Fixes Edges and Flaws selection for Cohorts
2021-01-04 17:27:11 +03:00
Megastruktur 2aa9a29ee2 Minor fixes 2020-11-05 00:33:48 +03:00
Megastruktur c785f0691d GH-87 Cohort Gang Type fix
- Closes #87
- Fixes Gang Type multiple select
2020-10-30 13:55:48 +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 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 5e6d5b243f Fixes Cohort localization 2020-09-04 17:00:14 +03:00
Megastruktur d7504598b4 GH-71
- Closes #71
- Improves dice rolling and attribute reset logic
2020-09-02 11:16:38 +03:00
Megastruktur 357446de0c attribute_change logic and trauma refactoring 2020-08-21 18:03:37 +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
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 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
megastruktur ee07aeea9e Release 0.7.0
- Fix Dice rolls
- Fix Cohorts
- Get ready for FoundryVTT 0.7.0
2020-07-21 13:30:31 +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 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 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 e1cad1e930 Development
- Adds styling for Turfs
2020-04-27 17:18:39 +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 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