remove exo biology from reports

Multiple confirmations tell that the exo biology donations don't affect BGS at all.
This commit is contained in:
Florian Stinglmayr 2023-02-22 20:51:51 +01:00
parent 52aa2706c0
commit 1c0c864e62
4 changed files with 14 additions and 4 deletions

View File

@ -19,7 +19,8 @@ public class DiscordLogGenerator {
new MicroResourcesFormat(), new MicroResourcesFormat(),
new MarketBuyFormat(), new MarketBuyFormat(),
new CargoSoldFormatter(), new CargoSoldFormatter(),
new VistaGenomicsFormat(), /* As of this moment, Update 14.02 organics do not affect BGS at all */
//new VistaGenomicsFormat(),
new SearchAndRescueFormat(), new SearchAndRescueFormat(),
}; };

View File

@ -22,11 +22,14 @@ transactions. Currently the tool recognises the following transactions:
* Selling cartography data * Selling cartography data
* Selling of cargo to stations * Selling of cargo to stations
* Selling of micro resources (Odyssey only) * Selling of micro resources (Odyssey only)
* Selling of organic data (Odyssey only)
* Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages) * Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages)
* Thargoid kills * Thargoid kills
* Contributions to Thargoid war effort * Contributions to Thargoid war effort
The following transactions are recognised but not listed, because they do not affect BGS:
* Selling of organic data (Odyssey only)
Vouchers help the faction that is listed for them. If said faction is not present in the Vouchers help the faction that is listed for them. If said faction is not present in the
current system, then there is no BGS impact. So the tool looks for all system factions, and current system, then there is no BGS impact. So the tool looks for all system factions, and
makes sure that your vouchers actually have a BGS impact, otherwise it won't list them. makes sure that your vouchers actually have a BGS impact, otherwise it won't list them.

View File

@ -22,11 +22,14 @@ missions. Currently the tool recognises the following completed tasks:
* Selling cartography data * Selling cartography data
* Selling of cargo to stations * Selling of cargo to stations
* Selling of micro resources (Odyssey only) * Selling of micro resources (Odyssey only)
* Selling of organic data (Odyssey only)
* Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages) * Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages)
* Thargoid kills * Thargoid kills
* Combat zones (experimental) * Combat zones (experimental)
The following transactions are recognised but not listed, because they do not affect BGS:
* Selling of organic data (Odyssey only)
Combat zone detection is highly wonky at this time. There is no direct event for detecting Combat zone detection is highly wonky at this time. There is no direct event for detecting
combat zones, and so the tool makes a few assumptions and goes from there. If you disembark combat zones, and so the tool makes a few assumptions and goes from there. If you disembark
it will assume on foot combat zones, and if you don't, it will assume a ship CZ. This it will assume on foot combat zones, and if you don't, it will assume a ship CZ. This

View File

@ -58,11 +58,14 @@ You can then select which of the two actions goes into the final log.
* Selling cartography data * Selling cartography data
* Selling of cargo to stations * Selling of cargo to stations
* Selling of micro resources (Odyssey only) * Selling of micro resources (Odyssey only)
* Selling of organic data (Odyssey only)
* Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages) * Vouchers, including bounty vouchers, combat bonds, and settlement vouchers (aka intel packages)
* Thargoid kills * Thargoid kills
* Combat zones (experimental feature) * Combat zones (experimental feature)
The following transactions are recognised but not listed, because they do not affect BGS:
* Selling of organic data (Odyssey only)
### What it does not detect: ### What it does not detect:
* Combat zone objectives * Combat zone objectives