Commit graph

39 commits

Author SHA1 Message Date
megastruktur d197d49d55
Merge pull request #153 from justinross/task/css-html-cleanup
CSS and Handlebars/HTML cleanup
2021-10-01 11:52:38 +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
Justin Ross 03256a7ea4 Added a custom class for active effects. Not super useful, but adds the ability to reference existing traits when calculating effects. 2021-09-20 15:39:57 -07:00
agaringer 209f23b4ea Fix faction sheet goal clocks 2021-08-07 14:28:16 -04:00
jeniankatarn c0599ced37
Change path references from absolute to relative (#128)
- blades.js - toggleable clock status graphic visible again on clock's actor sheet.
- blades-clock-sheet.js - clock status graphic visible again on clock's actor token.
2021-06-16 14:30:00 +03:00
drewg13 372ce2408f
Move item add logic from hooks to methods (#119)
* Move item add logic from hooks to methods

* Bug fix for item logic
2021-06-01 09:56:25 +03:00
Megastruktur a449a2d529 0.8.x compatibility 2021-05-25 13:47:24 +03:00
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
justinross 79bfbfc385
Added an "npc" actor type and added a compendium of NPCs. (#115)
* Added an "npc" actor type and added a compendium of NPCs.

* Fixed typo and added newline at eof in factions.db. Restored spacing in template.json
2021-05-18 10:54:53 +03:00
Megastruktur a178865ee8 Added Faction tracker 2021-04-22 14:27:10 +03:00
Clément Bonnet 63946298c5
Add resistance roll (#105)
Co-authored-by: megastruktur <astromortis@gmail.com>
2021-04-22 13:30:56 +03:00
drewg13 a412f9d751
Changes to the item logic process to eliminate DB write-locking and dropped changes (#108) 2021-04-22 11:28:03 +03:00
Megastruktur 2de449cd7e Fixes all Tokens to be force actor linked. Adds migration. 2021-01-20 12:45:38 +03:00
Megastruktur 1e97fd6459 GH-95
- Closes #95
- Fixes Turf custom turf list checkboxes
2021-01-04 18:21:41 +03:00
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 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 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 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 c2ff5bd704 Adds stress-as-counter with max and current value 2020-08-21 12:50:10 +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 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 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 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 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