Commit graph

53 commits

Author SHA1 Message Date
Megastruktur 2aa9a29ee2 Minor fixes 2020-11-05 00:33:48 +03:00
Megastruktur 4dcb02b6c2 Clocks as Actors 2020-11-04 15:37:28 +03:00
Megastruktur 88724b10d0 GH-82 Add Clocks
- Closes #82
- Adds clocks
2020-11-03 16:44:09 +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 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 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 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
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
Alex Tsourakis fd73129e2a Position and effect support, chat formatting 2020-08-01 12:03:56 +02:00
TyronneISaurus b5fab8b7af Added Mule ability support
Show current load level (light/normal)
2020-07-24 18:39:22 +08: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 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 53fc62a6a4 GH-40 CSS fixes
- Closes #40
- Fixes CSS for default menus
- Fixes Crew Reputation Compendium
- Fixes Crew Reputation render
2020-05-08 12:37:00 +03:00
Peter Varaksin 043a27f18b GH-12 Add Item description
- Closes #12
- Adds items description
2020-05-06 11:15:15 +03:00
Peter Varaksin 2d88c521a3 Layout fixes 2020-05-04 20:28:02 +03:00
Peter Varaksin d8a8291fcb GH-31 Classes exp clues
- Closes #31
- Adds Exc clues to Classes
- Adds Icons to Classes
- Removes old class_item param from Class
- Fixes html styling for all simple templates
- Fixes icon for Noble Background
2020-05-04 20:18:37 +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 8979c4784a GH-8 Add Heritage Description
- Closes #8
- Adds Heritage description
- Fixes simple.html layout
2020-05-04 16:13:40 +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 0b43342adb GH-3
- Adds icon pack
- Adds 6 Crew Types to compendium
- Fixes Crew Type description save
- Adds Icons for Crew Types
2020-05-01 15:05:49 +03:00
Peter Varaksin 2c34228ff5 Tweaks
- Fixes the Black color to be "Almost" black
- Adds Crew Type name and description styling
- Adds "All Items" tab for Crew to see all attached items
2020-04-29 15:20:29 +03:00
Peter Varaksin 2226760259 Tweaks
- Adds Tabs for Crew
- Several minor style tweaks
2020-04-29 15:04:49 +03:00
Peter Varaksin 5ca3cff551 Layout tweaks
- Changes the "section" class to <section> element
2020-04-29 14:40:55 +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 dea687654a Crew Upgrades
- Adds Item type
- Adds Create and Remove logic
2020-04-28 13:46:04 +03:00
Peter Varaksin bb6e00d8b5 Adds Heat and Wanted 2020-04-27 19:42:40 +03:00
Peter Varaksin 0bdf86ee93 Rep Hold Tier styling 2020-04-27 18:37: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 88779566d7 Changes
- Adds Turfs
- Adds TODO
- Adds BladesHelpers static class with helpers
2020-04-24 18:30:51 +03:00
Peter Varaksin afa763c99f Fix css 2020-04-23 19:22:26 +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