Commit Graph

143 Commits

Author SHA1 Message Date
florian 2905696641 add option to ignore powerplay for now 2024-11-14 13:33:49 +01:00
florian aeaa6b5220 add preliminary support for merits gained 2024-11-14 13:30:31 +01:00
florian cdbca10f2d add support for Powerplay message 2024-11-14 12:14:36 +01:00
florian 2c6eb9190a count conflict zones you SelfDestruct out of 2024-11-14 11:32:04 +01:00
florian 8a92cac02a add support for SelfDestruct 2024-11-14 11:31:46 +01:00
florian 912e8b602f add support for power combat zones in parsing 2024-11-14 11:17:43 +01:00
florian 007b391dc2 parse out commander names from logs 2024-09-18 21:33:20 +02:00
florian 9918c7d559 extend Commander entry with full name CMDR + Name 2024-09-18 21:33:05 +02:00
florian 9f013bed38 fix cartographics value, use Total instead of TotalEarnings 2024-09-17 18:49:18 +02:00
florian 4d3048a37d add the market name to trading entries 2024-04-28 12:41:50 +02:00
florian bf56f3a2d5 add a filter for doubly redeemed vouchers 2024-04-28 12:35:14 +02:00
florian 16b579688d identify cap ship by its music 2024-01-29 19:24:53 +01:00
florian 9994a45d06 fix location not updating on carrier jumps 2024-01-29 18:23:19 +01:00
florian 43037b0a5b don't return null for unknown 2023-10-25 11:35:30 +02:00
florian afc831cf31 add the new banshee 2023-10-25 11:35:19 +02:00
florian 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
florian 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
florian 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
florian 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
florian c7a70598c4 don't lose small credit amounts in formatting 2023-09-08 10:21:10 +02:00
florian cdd7eb33de add settlements for ground CZs to the combat log 2023-08-26 10:53:25 +02:00
florian 1b2a162ac5 add allied to the combat zone object 2023-06-18 15:09:40 +02:00
florian f490d4ba4d add code to detect which captain/correspondent it was 2023-06-18 15:07:29 +02:00
florian 6b09ec4db3 split captain and correspondent to enemy/allied 2023-06-18 14:55:22 +02:00
florian d7a1ac5ef2 add another English name 2023-06-13 18:50:58 +02:00
florian 3643dda39e update English mission names 2023-06-01 09:04:28 +02:00
florian c7be0ef3f5 thargoid bonds are not a system contribution 2023-05-25 18:09:50 +02:00
florian 6a36458026 death only matters on foot 2023-05-25 17:33:59 +02:00
florian 3f82e335aa add one more English mission name 2023-05-15 18:56:46 +02:00
florian 12b15bb910 fix wrong incomplete type in MarketBuyParser 2023-05-15 18:29:29 +02:00
florian bec73931b9 add an option to ignore Fleet Carrier faction 2023-05-15 18:15:38 +02:00
florian b3fca4a63e add faction name for fleet carriers 2023-05-15 17:58:19 +02:00
florian 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
florian 8f9f4f3e35 add one more English mission name 2023-05-13 20:19:09 +02:00
florian 434756695a add information regarding Revenant 2023-05-13 17:47:21 +02:00
florian 79914919e5 add combat zone detection through SupercruiseDestinationDrop 2023-05-11 20:43:48 +02:00
florian c23e8627f6 update instance code 2023-05-11 20:43:30 +02:00
florian 1e36eb3419 fix naming of the event 2023-05-11 20:33:17 +02:00
florian d49612e7e5 rename class properly 2023-05-11 20:02:53 +02:00
florian b19a576515 add internal names for combat zones 2023-05-10 09:36:02 +02:00
florian 9ffca16a78 add the new supercruise destination drop event 2023-05-10 09:22:01 +02:00
florian 73a1975964 add payout value for glaive 2023-05-09 21:43:00 +02:00
florian 87314d0258 we still want profit info, just not BGS info 2023-04-19 09:19:37 +02:00
florian d6acbda55c add option to ignore market buy 2023-04-19 09:06:54 +02:00
florian 5c9d9c9153 correct black market trade by properly setting StationOwner 2023-04-19 09:01:32 +02:00
florian da3a355695 provide station faction via Location entry 2023-04-19 08:37:22 +02:00
florian 5224dd4555 split out some classes to avoid clutter 2023-04-19 08:31:23 +02:00
florian f666a2c7c5 add additional english names 2023-03-27 21:34:13 +02:00
florian 8574b74494 add more English mission names 2023-03-25 12:21:34 +01:00
florian 1255bf9fa5 add two more English mission names 2023-03-18 00:57:41 +01:00