Commit graph

324 commits

Author SHA1 Message Date
Megastruktur f550daecdb Release 3.19 2022-07-07 12:13:21 +03:00
Megastruktur 4067a19c9c Merge tag '3.18' into development
Release 3.18

- Minor syntax fixes to crew types #176 (mikehoyle)
- Feature/roll notes #177 (justinross)
- Added a couple of extra fields to the "item" Item type for sheet/homebrew flexibility #178 (justinross)
2022-07-07 12:09:57 +03:00
Megastruktur efd86150a2 Merge branch 'release/3.18' 2022-07-07 12:09:37 +03:00
Megastruktur d7ab30a79b Version file update 2022-07-07 11:59:33 +03:00
Justin Ross 3fc443b547 Amended the Bandolier item to use the newly-added fields 2022-07-07 11:57:40 +03:00
Justin Ross 9fa94fe20b Added a couple of extra fields to the "item" Item type for sheet flexibility. 2022-07-07 11:57:40 +03:00
Justin Ross 15fa3a5ec8 Added roll note box to the simple roll popup 2022-07-07 11:56:47 +03:00
Justin Ross b401d3a57c Minor indentation fix 2022-07-07 11:56:47 +03:00
Justin Ross 1a830d3823 Added simple notes field to rolls. Allows users to add a note to each roll that will display in the results. "Attacking the Devourer of Souls" or whatever. 2022-07-07 11:56:47 +03:00
mikehoyle 029f8dfc81 Minor syntax fixes to crew types 2022-07-07 11:54:19 +03:00
Megastruktur 96d0466e1a Merge tag '3.17' into development
Release 3.17

- Fix Dice Roll icon in toolbar in V9 #172
2022-03-09 11:17:16 +03:00
Megastruktur 93fd9faa89 Merge branch 'release/3.17' 2022-03-09 11:17:04 +03:00
Megastruktur 324b2481b6 Release 3.17
- Fix Dice Roll icon in toolbar in V9 #172
2022-03-09 11:16:34 +03:00
agaringer 241345bf0a Fix Dice Roll icon in toolbar in V9 2022-03-09 11:09:45 +03:00
Megastruktur 007ec729cf Merge tag '3.16' into development
Release 3.16

- Germany translation fix (@KarstenW76)
2022-01-28 11:48:17 +03:00
Megastruktur 1e2e7bafbe Merge branch 'release/3.16' 2022-01-28 11:47:44 +03:00
Megastruktur 8dca6a357a Release 3.16 2022-01-28 11:47:38 +03:00
Megastruktur 58b7f99a3e German translation fix 2022-01-28 11:46:43 +03:00
Megastruktur f41a7ceb1e Merge tag '3.15' into development
Release 3.15

- Update system.json with the new version.
2022-01-24 09:54:33 +03:00
Megastruktur 532b29f9f1 Merge branch 'release/3.15' 2022-01-24 09:54:16 +03:00
Megastruktur 39bbd918c1 Update system.json with the new version. 2022-01-24 09:54:08 +03:00
Megastruktur 459f52d3e3 Merge tag '3.14' into development
Release 3.14

- Added friends/rivals labels to en.json #164 (justinross)
- Fixes #165 [Multiple Clocks] (justinross)
- fix faction sheet vanishing on faction delete #167 (Arnatious)
2022-01-24 09:50:41 +03:00
Megastruktur c5bc7a07a8 Merge branch 'release/3.14' 2022-01-24 09:50:22 +03:00
Megastruktur b74d1a25c3 CHANGELOG update 2022-01-24 09:48:48 +03:00
megastruktur 71a6510ea5
Merge pull request #167 from Arnatious/fix-faction-sheet
fix faction sheet vanishing on faction delete
2022-01-24 09:48:11 +03:00
megastruktur 318243c4c4
Merge pull request #166 from justinross/fix/multiple-clocks
Fixes #165
2022-01-24 09:46:34 +03:00
megastruktur 027808c0c2
Merge pull request #164 from justinross/task/friends-rivals-localization
Added friends/rivals labels to en.json
2022-01-24 09:45:02 +03:00
Ted Kern 6beee45f4d fix faction sheet vanishing on faction delete #162 2022-01-23 20:25:16 -08:00
Justin Ross d45a2803d4 Fixes #165 2022-01-20 12:52:54 -08:00
Justin Ross 67d7d29fb6 Added friends/rivals labels to en.json
The playbook effects use localization strings that hadn't been added to the localization files. This commit adds those, to the english dictionary as a start.
2022-01-08 15:29:37 -08:00
Megastruktur 104fc30399 Merge tag '3.13' into development
Release 3.13

- Fix playbook max exp to depend on settings rather be hardcoded
2021-12-01 11:48:23 +03:00
Megastruktur 9e207a4602 Merge branch 'release/3.13' 2021-12-01 11:48:08 +03:00
Megastruktur 2567aff949 Release 3.13 2021-12-01 11:47:55 +03:00
Megastruktur a52c749211 Fix playbook max exp to depend on settings rather be hardcoded 2021-12-01 11:46:29 +03:00
Megastruktur dcb04fee0e Merge tag '3.12' into development
v.3.12

- Fix cohort scale and quality calculation #161
- Removed itemLogic calls #160
2021-11-02 11:12:23 +03:00
Megastruktur 888d4c5f6d Merge branch 'release/3.12' 2021-11-02 11:12:10 +03:00
Megastruktur 81263419fb Release 3.12 2021-11-02 11:12:02 +03:00
megastruktur 1adba72f07
Merge pull request #161 from drewg13/master
Fix cohort scale and quality calculation
2021-11-02 11:10:43 +03:00
megastruktur 8e269408bb
Merge pull request #160 from justinross/dev/removeItemLogicCalls
Removed itemLogic calls
2021-11-02 11:10:32 +03:00
megastruktur e5e80b9623
Update README.md 2021-11-01 18:59:20 +03:00
agaringer b2b6ccdf1b Fix cohort scale and quality calculation 2021-10-21 20:42:46 -04:00
Justin Ross 3baa28d6ef Removed itemLogic calls, as we're using ActiveEffects now and they were breaking things. 2021-10-08 14:56:29 -07:00
megastruktur 749707a434
Merge pull request #159 from megastruktur/development
Merge tag '3.11' into development
2021-10-06 16:31:13 +03:00
Megastruktur 7324e176ed Merge tag '3.11' into development
Release 3.11

- Fixes version number in system.json
2021-10-06 16:29:21 +03:00
Megastruktur 2d9f327e18 Merge branch 'release/3.11' 2021-10-06 16:29:02 +03:00
Megastruktur cfaa4f590e Version number fix 2021-10-06 16:28:54 +03:00
Megastruktur c111400cca Merge tag '3.10' into development
Release 3.10

- Fix bug with setting crew xp and tier display #158
2021-10-06 09:05:26 +03:00
Megastruktur 50ebad5a79 Merge branch 'release/3.10' 2021-10-06 09:05:10 +03:00
Megastruktur ec12799cb0 Changelog update 2021-10-06 09:05:01 +03:00
megastruktur 9a715320da
Merge pull request #158 from justinross/bugfix/crew-xp
Fix bug with setting crew xp and tier display
2021-10-06 09:02:48 +03:00