Commit Graph

161 Commits

Author SHA1 Message Date
aea12022a7 update changelog 2022-01-26 10:01:05 +01:00
951bb8e99c update changelog 2022-01-26 09:59:04 +01:00
d17137c123 add support for buying commodities
this now impacts influence since Update 10
2022-01-26 09:58:23 +01:00
afa4866dbe skip empty factions in secondary effects 2022-01-26 09:32:23 +01:00
f4bce14ad0 update documentation 2022-01-23 17:06:42 +01:00
30f8aa15f0 handle murders 2022-01-23 17:05:43 +01:00
8c7e67acc6 group cargo together in the final report 2022-01-23 16:26:58 +01:00
0fdd51a3ec allow manual loading of JSON 2022-01-23 15:52:19 +01:00
d19bef33d2 update changelog 2022-01-22 13:21:02 +01:00
c4bdcfeee3 add support for normal selling of cartographic data 2022-01-22 13:18:24 +01:00
d38fdcac9c update changelog 2022-01-22 09:33:12 +01:00
644fad649b use a more generic date time format for the generic log 2022-01-22 09:26:26 +01:00
c34cb17c52 add extra line after cartographics data 2022-01-22 09:21:20 +01:00
c9cb3e26e0 remember last selected discord log template 2022-01-22 09:19:16 +01:00
654444d39c also add it to the generic discord template 2022-01-22 09:09:08 +01:00
561db29394 add secondary influence gain to report 2022-01-22 09:08:19 +01:00
d789c75116 use invariant culture for month names 2022-01-22 08:57:59 +01:00
f45c41cec7 update changelog 2022-01-21 20:49:56 +01:00
d0bd8ce711 better format cargo selling 2022-01-21 20:47:37 +01:00
8f40c1d75e extract influence support for missions that affect more than one faction 2022-01-21 20:34:56 +01:00
ceaf8035e9 fix display of failed missions 2022-01-21 20:33:15 +01:00
3e15096dfc allow each step to generate more than one result 2022-01-21 20:03:17 +01:00
7274436ff2 explain zero inf missions in the readme 2022-01-21 19:49:59 +01:00
35fbde7c3f don't compile in licence file 2022-01-21 19:46:25 +01:00
2bdb1847dc update changelog 2022-01-13 12:03:27 +01:00
c71ba6cadb fix a bug where it used the wrong end date 2022-01-13 12:02:33 +01:00
2253b87982 make a new release 2022-01-12 17:31:11 +01:00
5f9ef765bc update changelog 2022-01-12 17:30:28 +01:00
411a0262c1 detect trade profit, and allow adjusting it 2022-01-12 17:29:58 +01:00
3f1af39ff1 add changelog to build 2022-01-10 18:59:14 +01:00
bf401db483 rework how failed missions are handled
This cleans up the logs, especially since failed missions don't show a lot of detailed information.
2022-01-10 18:58:50 +01:00
cd09fac03a copy images to output to 2022-01-10 08:07:33 +01:00
0180a63a1f fix broken combat zone window 2022-01-10 08:03:51 +01:00
b7ac0c1edc update readme 2022-01-09 14:09:08 +01:00
19284d9eb9 make error message clearer 2022-01-09 13:11:53 +01:00
33ffd09784 minor typo in README 2022-01-09 11:45:32 +01:00
aebf458923 make location textbox read only 2022-01-09 11:37:09 +01:00
47436f42b0 properly trunk global config 2022-01-09 11:36:59 +01:00
617ade0163 properly truncate file before writing 2022-01-09 11:33:09 +01:00
e2d59a54b7 update screenshots and read me 2022-01-09 11:24:53 +01:00
ae7495632e add checkboxes to enable/disable objectives 2022-01-09 11:13:01 +01:00
7f6311b888 fix compilation issue 2022-01-06 16:42:39 +01:00
9db0b5d9cc add some more logs 2022-01-06 16:40:55 +01:00
8d51a00d57 allow changing of log types 2022-01-06 16:24:20 +01:00
69fddcaed6 fix bug about failed missions 2022-01-06 16:15:13 +01:00
6d404a99e2 improve matching of entries to objectives
If the faction does not match, we don't care about the other match criteria.
2021-11-20 11:27:56 +01:00
2cf21f159d properly use Docked entry 2021-11-17 21:01:35 +01:00
e721d96d67 fix spelling in UI 2021-11-16 18:44:30 +01:00
01ef8705f7 refactor mission completed a bit 2021-11-16 18:44:02 +01:00
068a2102b9 add new objectives if entries does not match existing ones 2021-11-15 19:54:04 +01:00