Commit graph

200 commits

Author SHA1 Message Date
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 95a34349e7 Merge tag '3.0' into development
Version 3.0
2021-05-25 13:50:29 +03:00
Megastruktur f4eedc394f Merge branch 'release/3.0' 2021-05-25 13:50:21 +03:00
Megastruktur 52fe120cc0 Merge branch 'master' into development 2021-05-25 13:50:15 +03:00
Megastruktur f654f6e190 Version 3.0 2021-05-25 13:49:45 +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
megastruktur f5f0af3891
Merge tag '2.17' into development (#117) 2021-05-18 11:15:55 +03:00
Megastruktur 0a47fd9ef8 Merge tag '2.17' into development
Release 2.17
2021-05-18 11:04:35 +03:00
Megastruktur 7d0c76d7ad Merge branch 'release/2.17' 2021-05-18 11:04:28 +03:00
Megastruktur c164e95220 Release 2.17 2021-05-18 11:04:20 +03:00
Federico Santander Lazcano e0601f7c2d fix(language): typo in spanish translation (#111)
It should be _Efecto_ instead of _Efecot_
2021-05-18 10:59:49 +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
Federico Santander Lazcano 8bd2aa684b
fix(language): typo in spanish translation (#111)
It should be _Efecto_ instead of _Efecot_
2021-05-17 10:05:26 +03:00
salve morte af63130946
add German translation, fixes #109 (#112)
* add base german

* add german variable to system.json

Added the German variable.

* add translations

* add more german translations

* add more translation

* finalize german translation in de.json
2021-05-17 10:04:02 +03:00
Megastruktur 2d4df5af98 Merge tag '2.16' into development
Version 2.16
2021-04-22 14:31:36 +03:00
Megastruktur c105d496af Merge branch 'release/2.16' 2021-04-22 14:31:27 +03:00
Megastruktur dc2578d648 Version 2.16 2021-04-22 14:31:21 +03:00
Megastruktur c6b69c6de1 Changelog update 2021-04-22 14:28:47 +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
Clément Bonnet 9d77e8b733
Loadout selector (#107) 2021-04-22 11:36:28 +03:00
Megastruktur 5314c8c3f0 Replace SavHelpers with BladesHelpers 2021-04-22 11:29:37 +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
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 4c8bae052d Merge tag '2.15' into development
Version 2.15
2021-01-20 12:46:30 +03:00
Megastruktur c025337fa2 Merge branch 'release/2.15' 2021-01-20 12:46:23 +03:00
Megastruktur d0cd6d4690 Version 2.15 2021-01-20 12:46:17 +03:00
Megastruktur 2de449cd7e Fixes all Tokens to be force actor linked. Adds migration. 2021-01-20 12:45:38 +03:00
Megastruktur 683ccd6449 Merge tag '2.14' into development
Version 2.14
2021-01-11 11:52:24 +03:00
Megastruktur 85c968c86f Merge branch 'release/2.14' 2021-01-11 11:52:16 +03:00
Megastruktur f616173c5e Version 2.14 2021-01-11 11:52:10 +03:00
Megastruktur 9c51a8f36c GH-98
- Closes #98
- Fixes Dice-So-Nice integration
2021-01-11 11:49:53 +03:00
Megastruktur 1d06708f6b Merge tag '2.13' into development
Release 2.13
2021-01-05 10:00:25 +03:00
Megastruktur 806bc4fbdd Merge branch 'release/2.13' 2021-01-05 10:00:16 +03:00
Megastruktur 646115f2b1 Release 2.13 2021-01-05 10:00:11 +03:00
Megastruktur 2ad4843221 Adds Polish translation 2021-01-05 09:52:58 +03:00
Megastruktur c3f419644a Merge tag '2.12' into development
Release 2.12
2021-01-04 18:25:15 +03:00
Megastruktur e95b79419c Merge branch 'release/2.12' 2021-01-04 18:25:07 +03:00
Megastruktur 664f99b1a0 Release 2.12 2021-01-04 18:24:59 +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 a7921e1778 Merge tag '2.11' into development
Version 2.11
2020-12-16 13:24:26 +03:00
Megastruktur 4f7cdb2f72 Merge branch 'release/2.11' 2020-12-16 13:24:19 +03:00
Megastruktur 205cf29aae Changelog and Version increment 2020-12-16 13:24:07 +03:00
Megastruktur 7d643b5134 Fixes localize for Roll 2020-12-16 13:20:27 +03:00
Olivier Grech 4d4f071417
Move profile image to the left (#93)
* Move profile image to the left on actor and crew sheets

* Remove profile-img CSS class
2020-12-16 11:52:18 +03:00
Megastruktur 1aedfbfa8e Fix clocks styles
- Closes #89
2020-11-12 12:12:25 +03:00
Megastruktur 77e6a4c353 Merge tag '2.9' into development
Release 2.9
2020-11-05 00:34:15 +03:00
Megastruktur 07d402846d Merge branch 'release/2.9' 2020-11-05 00:34:07 +03:00