Commit graph

214 commits

Author SHA1 Message Date
agaringer d7031b99ef Add Active Effects system 2021-06-16 14:49:54 +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
Megastruktur 1d7e3ad636 Merge branch 'release/3.2' 2021-06-02 09:28:46 +03:00
Megastruktur aebcbbe5c4 Release 3.2 2021-06-02 09:28:38 +03:00
drewg13 3ecdc57917
Fix issue #124 (all rolls labeled as Resolve) (#125)
* Updates for 0.8.x

Updates for 0.8.x

* Fix issue #120 (Load dropdown)

* Fix issue #122 (Faction tracker labels)
2021-06-02 09:26:32 +03:00
Megastruktur b971ddeee3 Merge tag '3.1' into development
Release 3.1
2021-06-01 10:01:52 +03:00
Megastruktur 2e01f22027 Merge branch 'release/3.1' 2021-06-01 10:01:46 +03:00
Megastruktur c285fcef00 Release 3.1 2021-06-01 10:01:39 +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 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