Commit graph

256 commits

Author SHA1 Message Date
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
Megastruktur 22f6c82923 Merge branch 'release/3.7' 2021-09-15 11:42:02 +03:00
Megastruktur ad355163e4 Version 3.7 2021-09-15 11:41:57 +03:00
megastruktur e8df4b9959
Merge pull request #148 from LebombJames/entanglements
Entanglement tables cleanup
2021-09-15 11:40:54 +03:00
LebombJames 8fca264233 Updated Entanglement Generator Macro
Updated macro to version 1.2 which altered some html.
2021-09-14 17:23:41 +01:00
LebombJames 2cd95feb4f Fixed incorrect Journal links on Entanglement rolltables
The Journal links on the Entanglement rolltables were still pointed to a world compendium of Journal entries, rather than a compendium in the system.
2021-09-14 17:22:55 +01:00
Megastruktur 87ff2a9274 Merge tag '3.6' into development
Release 3.6

- Fixes system.json versioning.
- Adds Entanglements Rolltables (#147)
2021-09-14 15:19:05 +03:00
Megastruktur dfff518bd2 Merge branch 'release/3.6' 2021-09-14 15:18:48 +03:00
Megastruktur 8ae117c4a3 Version 3.6 2021-09-14 15:18:37 +03:00
megastruktur 0a769327dc
Merge pull request #147 from LebombJames/entanglements
Add Entanglements Rolltables
2021-09-14 15:16:13 +03:00
LebombJames ba5ceebfc5 Add Entanglements Rolltables
Added Rolltables for Entanglements as per pg. 150 of the book. Also included journal entries for each type, and a macro to automatically detect heat and wanted level
2021-09-12 21:46:46 +01:00
Megastruktur aec6178a5b Merge tag '3.5' into development
Release 3.5
2021-09-07 11:26:20 +03:00
Megastruktur 17ed820279 Merge branch 'release/3.5' 2021-09-07 11:26:12 +03:00
Megastruktur 68cf2325b3 Version file update 2021-09-07 11:24:38 +03:00
megastruktur 2116d24bcc
Merge pull request #136 from drewg13/development
Fix faction sheet goal clocks
2021-09-07 10:43:08 +03:00
megastruktur 03126a2644
Merge pull request #144 from LebombJames/css-tidy
Tidied up CSS errors
2021-09-07 10:32:57 +03:00
megastruktur 27cfb8a0b8
Merge pull request #138 from bighi/master
Portuguese Translation
2021-09-07 10:31:23 +03:00
Megastruktur 8ca39d402e Merge branch 'master' into development 2021-09-07 10:28:16 +03:00
LebombJames fba98e4ecd Tidied up CSS errors
Changed CSS to remove gaps at top and bottom of sheets, as well as between folders on sidebars. Also set object-fit mode of images on sheets to contain to avoid incorrect aspect ratios of images.
2021-09-03 00:10:06 +01:00
Leonardo Bighi 97ebd4816d
Add pt.json to system.json 2021-08-26 20:15:30 -03:00
Leonardo Bighi 6d272738cc
Fix Background translation 2021-08-26 20:11:55 -03:00
Leonardo Bighi 775076f721
Fix Heritage translation 2021-08-26 20:11:19 -03:00
Leonardo Bighi adc05cdec2
Merge pull request #1 from bighi/portuguese-translation
Creating empty Portuguese translation file
2021-08-26 20:05:46 -03:00
Leonardo Bighi 4816174159
Complete translation to portuguese 2021-08-26 20:05:08 -03:00
Leonardo Bighi f15d8a79c1
Creating empty Portuguese translation file 2021-08-26 19:07:33 -03:00
agaringer e0344b052f Fix faction sheet goal clocks 2021-08-07 14:37:44 -04:00
agaringer 209f23b4ea Fix faction sheet goal clocks 2021-08-07 14:28:16 -04:00
megastruktur 2b07fa546e
Update README.md 2021-07-28 10:15:33 +03:00
Megastruktur 8f9f8f4900 Merge tag '3.4.0' into development
Version 3.4.0
2021-07-26 09:15:53 +03:00
Megastruktur 5bf27dc417 Merge branch 'release/3.4.0' 2021-07-26 09:15:35 +03:00
Megastruktur d3013cc6d0 Version file update 2021-07-26 09:15:04 +03:00
megastruktur aff143945b
Merge pull request #131 from drewg13/development
Properly sort item lists alphabetically
2021-07-26 09:12:34 +03:00
megastruktur 68553f9288
Merge pull request #134 from Petwag/development
Update items to use effects system
2021-07-26 09:11:44 +03:00
Petwag c2130be87e replace logic with effect in classes 2021-07-02 15:03:36 +01:00
Petwag 7bb95294ae updage crew_ugrades items to use effects system 2021-07-02 11:29:56 +01:00
Petwag 6b5c9da3e7 updage crew_ugrades items to use effects system 2021-07-02 11:22:14 +01:00
agaringer f801fbeeeb Fix issue #130 2021-06-22 22:01:30 -04:00
agaringer 2f15db7d4e Properly sort item lists alphabetically 2021-06-22 21:59:00 -04:00
Megastruktur 8a44d520db Merge tag '3.3.0' into development
Release 3.3.0
2021-06-16 15:06:43 +03:00
Megastruktur f46cb1d078 Merge branch 'release/3.3.0' 2021-06-16 15:06:35 +03:00
Megastruktur b85fa0757f Release 3.3.0 2021-06-16 15:06:01 +03:00
agaringer d7031b99ef Add Active Effects system 2021-06-16 14:49:54 +03: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
Megastruktur d41e149b1f Merge tag '3.2.2' into development
Release 3.2.2
2021-06-02 15:11:33 +03:00
Megastruktur 33f3e12cef Merge branch 'release/3.2.2' 2021-06-02 15:11:28 +03:00
Megastruktur f53b48d13a Update version number 2021-06-02 15:11:22 +03:00
Megastruktur 818ec75d97 Merge tag '3.2.1' into development
Hotfix for 3.2
2021-06-02 15:10:03 +03:00
Megastruktur e35e187ff4 Merge branch 'release/3.2.1' 2021-06-02 15:09:52 +03:00
drewg13 862de62713
Actually fix issue #124 (all rolls labeled as Resolve) (#126)
* Updates for 0.8.x

Updates for 0.8.x

* Fix issue #120 (Load dropdown)

* Fix issue #122 (Faction tracker labels)

* Actually fix issue #124 (all rolls labeled as Resolve)
2021-06-02 15:09:14 +03:00
Megastruktur 95ad80d7ff Merge tag '3.2' into development
Release 3.2
2021-06-02 09:28:53 +03:00