update screenshots and read me
This commit is contained in:
parent
ae7495632e
commit
e2d59a54b7
17
README.md
17
README.md
@ -15,7 +15,9 @@ Binary downloads can be found here: [https://bgs.n0la.org/](https://bgs.n0la.org
|
|||||||
|
|
||||||
Use the main tab to add objectives to the program. To do this, insert the system name,
|
Use the main tab to add objectives to the program. To do this, insert the system name,
|
||||||
faction, and, optionally, a station. Then press "Add Objective". Objectives can be deleted
|
faction, and, optionally, a station. Then press "Add Objective". Objectives can be deleted
|
||||||
by selecting them and pressing the "DEL" key.
|
by selecting them and pressing the "DEL" key. Manually added objectives like this are
|
||||||
|
enabled by default. You can always enable, and disable an objective by checking the box
|
||||||
|
next to its name. Disabled objectives are not included in the BGS discord log generation.
|
||||||
|
|
||||||
Once you have your objectives have been configured, you can press "Parse Journal", which
|
Once you have your objectives have been configured, you can press "Parse Journal", which
|
||||||
will check your Elite Dangerous player journal for completed missions. Currently the tool
|
will check your Elite Dangerous player journal for completed missions. Currently the tool
|
||||||
@ -41,10 +43,11 @@ the combat zone entries by selecting them, and pressing "DEL".
|
|||||||
![Main Window with entries](main-entries.png)
|
![Main Window with entries](main-entries.png)
|
||||||
|
|
||||||
The window will then list all the journal entries it has found, and group them by objectives. You
|
The window will then list all the journal entries it has found, and group them by objectives. You
|
||||||
can remove individual entries (if you think the tool detected soemthing you thought was wrong), by
|
can remove individual entries (if you think the tool detected something you thought was wrong), by
|
||||||
selecting the entry, and pressing the "DEL" key.
|
selecting the entry, and pressing the "DEL" key.
|
||||||
|
|
||||||
Once you are satisfied with the result, move to "Discord Report" tab, and click "Generate Report".
|
Once you are satisfied with the result, move to "Discord Report" tab, select a template, and click
|
||||||
|
"Generate Report".
|
||||||
|
|
||||||
![Generated Report](main-report.png)
|
![Generated Report](main-report.png)
|
||||||
|
|
||||||
@ -86,9 +89,13 @@ also an ommission from FDev:
|
|||||||
|
|
||||||
Until this is fixed, please edit the resulting BGS log text, and manually add such entries.
|
Until this is fixed, please edit the resulting BGS log text, and manually add such entries.
|
||||||
|
|
||||||
|
The tool also currently cannot differentiate between missions you have abandoned in the transaction
|
||||||
|
tab before it was completed, and those that you have failed - either delibaretly or by time-out. So
|
||||||
|
it will find and add them all, and you simply can remove those that you have abandoned manually.
|
||||||
|
|
||||||
## Use EDDB information
|
## Use EDDB information
|
||||||
|
|
||||||
EliteBGS can download information from EDDB to auto complete system- and station names. You can
|
EliteBGS can download information from EDDB to auto complete system and station names. You can
|
||||||
enable its use in the "Settings". Once enabled, you must also press "Download", to download and
|
enable its use in the "Settings". Once enabled, you must also press "Download", to download and
|
||||||
process the current version of the EDDB database.
|
process the current version of the EDDB database.
|
||||||
|
|
||||||
@ -117,6 +124,6 @@ And of course, `Newtonsoft.Json` as the JSON parser.
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
This tool was made by CMDR Hekateh (Discord: `nola#2457`) of Vulcan Industrial Ventures.
|
This tool was made by CMDR Hekateh (Discord: `nola#2457`).
|
||||||
|
|
||||||
Long live the Empire.
|
Long live the Empire.
|
BIN
main-entries.png
BIN
main-entries.png
Binary file not shown.
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 19 KiB |
BIN
main-report.png
BIN
main-report.png
Binary file not shown.
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user