Commit Graph

282 Commits

Author SHA1 Message Date
4855d78823 forgot to fix the URL 2024-01-29 19:34:21 +01:00
5ea288ee86 update webpage 2024-01-29 19:29:28 +01:00
f3fc99a3f3 bump version to 0.3.7 2024-01-29 19:26:59 +01:00
2bee03dbc2 update changelog 2024-01-29 19:26:15 +01:00
16b579688d identify cap ship by its music 2024-01-29 19:24:53 +01:00
9994a45d06 fix location not updating on carrier jumps 2024-01-29 18:23:19 +01:00
d6e2280a00 update website 2023-10-25 11:39:39 +02:00
160f4f8370 bump version information 2023-10-25 11:38:56 +02:00
4400418d30 update changelog 2023-10-25 11:38:47 +02:00
43037b0a5b don't return null for unknown 2023-10-25 11:35:30 +02:00
afc831cf31 add the new banshee 2023-10-25 11:35:19 +02:00
4ab54ee576 show Errors found by journal parser 2023-10-25 11:30:44 +02:00
d6842115c5 no longer completely fail on one wrong entry
U17 might have caused some journal bugs so don't fail immediately on one wrong entry, instead keep them in an Errors collection for later processing
2023-10-25 11:30:34 +02:00
acb60e0a08 bump version 2023-09-11 10:51:17 +02:00
dac9b7b8c7 bump assembly version 2023-09-08 11:51:51 +02:00
3338f573c8 update changelog 2023-09-08 11:50:00 +02:00
204d6b8914 rename glaive to hunter
Glaive and Scythe can no longer be distinguished from the bounty claims you get.
2023-09-08 11:49:55 +02:00
4c75515a70 include failed missions in mission format
Since we now have to calculate negative INF with the normal INF (in case both happens), mission formatter now also handles failed missions.
2023-09-08 11:43:05 +02:00
c43c6f742a introduce negative influence
Sometimes missions actually tell us how much negative influence a faction got through secondary influences. We now count this, and present is as negative influence via minuses. Summaries have been updated to reflect this change.
2023-09-08 11:20:49 +02:00
c7a70598c4 don't lose small credit amounts in formatting 2023-09-08 10:21:10 +02:00
cdd7eb33de add settlements for ground CZs to the combat log 2023-08-26 10:53:25 +02:00
dab39b9a4e fix note in FAQ 2023-06-25 19:27:44 +02:00
20c44d41ca fix latest/earliest entry functions 2023-06-18 15:33:07 +02:00
4f339944c6 bump version 2023-06-18 15:25:09 +02:00
ae4e181e7f update changelog 2023-06-18 15:23:38 +02:00
be59588351 improve standard format by adding date range and tool version 2023-06-18 15:22:32 +02:00
1b2a162ac5 add allied to the combat zone object 2023-06-18 15:09:40 +02:00
f490d4ba4d add code to detect which captain/correspondent it was 2023-06-18 15:07:29 +02:00
6b09ec4db3 split captain and correspondent to enemy/allied 2023-06-18 14:55:22 +02:00
d7a1ac5ef2 add another English name 2023-06-13 18:50:58 +02:00
3643dda39e update English mission names 2023-06-01 09:04:28 +02:00
c7be0ef3f5 thargoid bonds are not a system contribution 2023-05-25 18:09:50 +02:00
6a36458026 death only matters on foot 2023-05-25 17:33:59 +02:00
d7dc9bd904 change site to new version number 2023-05-15 19:00:08 +02:00
af66983497 bump version number 2023-05-15 18:59:06 +02:00
3f82e335aa add one more English mission name 2023-05-15 18:56:46 +02:00
77fcbfbba7 update changelog 2023-05-15 18:54:32 +02:00
a45ca9f5bc add option to browse journal location 2023-05-15 18:44:11 +02:00
c9e87958ae implement ignore fleet carrier faction into UI 2023-05-15 18:38:03 +02:00
12b15bb910 fix wrong incomplete type in MarketBuyParser 2023-05-15 18:29:29 +02:00
bec73931b9 add an option to ignore Fleet Carrier faction 2023-05-15 18:15:38 +02:00
b3fca4a63e add faction name for fleet carriers 2023-05-15 17:58:19 +02:00
6a61aa4946 update changelog 2023-05-14 20:22:21 +02:00
b005edc27f don't ignore new system factions
If a factions expands or retreats into a system we see, we won't pick it up if we remain with old data.
2023-05-14 20:20:43 +02:00
8f9f4f3e35 add one more English mission name 2023-05-13 20:19:09 +02:00
7b4176fce5 add drones to the thargoid log 2023-05-13 17:50:26 +02:00
434756695a add information regarding Revenant 2023-05-13 17:47:21 +02:00
a50f0c2313 update description 2023-05-11 20:49:44 +02:00
6dce0116ec update changelog 2023-05-11 20:45:19 +02:00
79914919e5 add combat zone detection through SupercruiseDestinationDrop 2023-05-11 20:43:48 +02:00