Commit Graph

36 Commits

Author SHA1 Message Date
9d81a9ad7d completely rework mission code 2022-02-14 18:11:11 +01:00
6a73a08b00 properly handle vouchers and their BGS effect 2022-02-12 19:50:26 +01:00
6048ce0756 for murders take the faction from the ship 2022-02-12 16:22:08 +01:00
59e3373716 improve murder detection 2022-02-11 13:26:10 +01:00
5f9634cd83 add search and rescue 2022-02-09 09:44:25 +01:00
b4260059d7 add vista genomics to the tool 2022-02-07 16:47:00 +01:00
b03d851f77 fix matching. station is not important 2022-01-29 16:18:28 +01:00
ce5f423653 be very strict with matching objectives 2022-01-29 10:49:49 +01:00
e7a1656d2a fix a bug with secondary objectives 2022-01-29 10:48:49 +01:00
afad459210 handle missions were the alternate influence gain goes towards the same faction but in a different system 2022-01-27 23:21:34 +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
30f8aa15f0 handle murders 2022-01-23 17:05:43 +01:00
0fdd51a3ec allow manual loading of JSON 2022-01-23 15:52:19 +01:00
c4bdcfeee3 add support for normal selling of cartographic data 2022-01-22 13:18:24 +01:00
8f40c1d75e extract influence support for missions that affect more than one faction 2022-01-21 20:34:56 +01:00
3e15096dfc allow each step to generate more than one result 2022-01-21 20:03:17 +01:00
411a0262c1 detect trade profit, and allow adjusting it 2022-01-12 17:29:58 +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
19284d9eb9 make error message clearer 2022-01-09 13:11:53 +01:00
69fddcaed6 fix bug about failed missions 2022-01-06 16:15:13 +01:00
2cf21f159d properly use Docked entry 2021-11-17 21:01:35 +01:00
068a2102b9 add new objectives if entries does not match existing ones 2021-11-15 19:54:04 +01:00
6dda7cfde4 implement failed missions which give negative INF 2021-11-12 22:23:40 +01:00
df4b5d6914 rename project to EliteBGS 2021-11-10 21:24:39 +01:00
0ef7062f28 add a logo to the binary file 2021-10-07 20:38:38 +02:00
3eee75e814 fix voucher reporting after indepth BGS discussion on EDC 2021-10-07 09:02:34 +02:00
c8e985cb39 fix finding an entry for collating 2021-09-30 13:32:31 +02:00
dd4cc8ba5f do not remove manually added entries 2021-09-30 13:28:52 +02:00
1d747756ac implement selling cargo to controlling faction 2021-09-28 14:41:09 +02:00
fcf1802d22 implement support for faction kill bonds 2021-09-28 13:20:59 +02:00
ee86365e27 move journal handling to a library 2021-08-25 16:36:57 +02:00
8796078b67 allow bounties to be collated together if they are the same type 2021-08-04 17:50:46 +02:00
fca1e607ec add a few comments to the code for explanation 2021-07-09 11:39:09 +02:00
0346b8e7e7 fix objective comparison so same objectives are not added twice 2021-07-09 11:30:11 +02:00
5d3af78a69 Add project files. 2021-07-09 11:03:30 +02:00