[RELEASE] Slopey's BPC Market Tool! - New version!

Why does this app require administrator privileges? Why does it freeze so much?

It can't properly access the log file to read your location otherwise.

Runs fine without admin privilege for me. I used Microsoft's Application Compatibility Toolkit to create a shim for the BPC that alters the manifest so that it launches with RunAsInvoker instead of RunAsAdmin or RunAsHighest or whatever it's currently set to. It works just fine, or at least doesn't seem to give me any more issues than what other people appear to experience.

Before anyone gets in my face about not trusting Slopey, it has nothing to do with trust and more that if there is some kind of bug or exploit I would rather it not open up adminstrative access to my system. I take the same steps with any program that I feel is requesting elevation needlessly. Notable examples include Star Citizen and Star Wars: The Old Republic.
 
Hi Slopey,

Great tool, thanks for all the work and effort you're putting into it. +1 Reps


Using it with EliteOCR, which is a god send in its own right. Using the both together makes price/route checking so much quicker!

Very pleased how after finding a commodity to trade in from station to station I checked how my route looked in BPC only to discover there were more profitable commodities to trade in. Only with a difference of 5 - 10CR, but that soon adds up over time.

Also, could someone tell me what EDDN is?

Regards
 
[BUG]

Got the following error consistently right after I got the message "market update completed". Constantly pops up, unfortunately gotta turn off my JIT debugger to play!

Win 8.1x64

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at A.ce60847a8ca1358480ac48a994b33eaa6.cd073a84069331b446df5578d93ad651a()
   at A.ce60847a8ca1358480ac48a994b33eaa6.cd566e23ded62967846d6f4ec5170007f(Object cf31c6b95f279e766a628123301769734, EventArgs c685f2fe3e56b15489d3a72ae97ae0d12)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
ED_BPC
    Assembly Version: 4.2.1.0
    Win32 Version: 4.2.1.0
    CodeBase: file:///E:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/ED_BPC.exe



And this one when I closed the pop-up splash window with the readme notes on first launch:

Code:
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index)
   at DevExpress.XtraGrid.Columns.GridColumnCollection.get_Item(Int32 index)
   at A.ce60847a8ca1358480ac48a994b33eaa6.c5bf0bd325c1cc206ac8e63f1b3c334a9()
   at A.ce60847a8ca1358480ac48a994b33eaa6.c36565ac930865007988504e0f4811247()
   at A.ce60847a8ca1358480ac48a994b33eaa6.c12723b1ad8f9de2ad560c75f58721efc(Object cf31c6b95f279e766a628123301769734, EventArgs c685f2fe3e56b15489d3a72ae97ae0d12)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
   at DevExpress.XtraBars.Ribbon.RibbonForm.WndProc(Message& msg)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************


ED_BPC
    Assembly Version: 4.2.1.0
    Win32 Version: 4.2.1.0
    CodeBase: file:///E:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/ED_BPC.exe
 
Last edited:
Hi Slopey,

Great tool, thanks for all the work and effort you're putting into it. +1 Reps


Using it with EliteOCR, which is a god send in its own right. Using the both together makes price/route checking so much quicker!

Very pleased how after finding a commodity to trade in from station to station I checked how my route looked in BPC only to discover there were more profitable commodities to trade in. Only with a difference of 5 - 10CR, but that soon adds up over time.

Also, could someone tell me what EDDN is?

Regards

Elite Dangerous Data Network https://forums.frontier.co.uk/showthread.php?t=57986
 
I don't know if this has been mentioned already, but every time I try to set my time zone, it doesn't save it, it reverts back to 00:00 Morocco or something.
 
Is there any way to exclude certain commodities from a search? I'm in Empire space atm, and every time I try to find a route, I get a ton of routes claming they have 600k total profit, because of the bug with the imperial slaves offering 6k cr profit per ton (which is now obviously fixed), so I would like to know if there's a way to get directly to the legitimate routes.
 
Slopey,

I have been going on an OCR spree and adding stations like crazy ( about 100 in the last day)

I have just one small problem though. When I Save data from and EliteOCR .bpc file, it locks my trading tool for about 5 minutes. Any clue why this is happening?
For the record, you rock btw. This is such a great tool!
 
Market update is working for me but I keep getting this error:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.UpdateCellAppearance(GridCellInfo cell, Boolean always)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRegularRowCell(GridViewDrawArgs e, GridCellInfo ci)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRegularRow(GridViewDrawArgs e, GridDataRowInfo ri)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRow(GridViewDrawArgs e, GridRowInfo ri)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRows(GridViewDrawArgs e)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawContents(GridViewDrawArgs e)
at DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.Draw(ViewDrawArgs ee)
at DevExpress.XtraGrid.Views.Base.BaseView.Draw(GraphicsCache e)
at DevExpress.XtraGrid.GridControl.OnPaint(PaintEventArgs e)
at DevExpress.Utils.Drawing.ControlPaintHelper.PaintWithErrorHandling(PaintEventArgs paintEventArgs, Int32 layer)
at DevExpress.Utils.Drawing.ControlPaintHelper.ProcessWMPaint(Message& m)
at DevExpress.XtraGrid.GridControl.CheckProcessMsg(Message& m)
at DevExpress.XtraGrid.GridControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

- - - - - Additional Content Posted / Auto Merge - - - - -

I don't know if this has been mentioned already, but every time I try to set my time zone, it doesn't save it, it reverts back to 00:00 Morocco or something.

Yes, I get this as well.
 
I had a '<' too much before the GameObjects section. It looked like this:

<Network
VerboseLogging="1"
Port="0"
upnpenabled="1"
LogFile="netLog"
DatestampLog="1"
</>
<GameObjects />

should have looked like this:

<Network
VerboseLogging="1"
Port="0"
upnpenabled="1"
LogFile="netLog"
DatestampLog="1"
/>
<GameObjects />

You can also use my AppConfig.xml. Be sure to place it in the FORC-FDEV-D-1002 folder. After restarting ED, you should see system-names in FORC-FDEV-D-1002\Logs\netLog.(yearmonthdaytime).01.log file.
Looks something like this: {01:00:57} System:28(Cerno) Body:27 Pos:(197.546,-38.9945,513.053)

yeah I seem to have it working now, ty so much as it was bugging the hell out of me. LOL!.. :D
 
Is there any way to exclude certain commodities from a search? I'm in Empire space atm, and every time I try to find a route, I get a ton of routes claming they have 600k total profit, because of the bug with the imperial slaves offering 6k cr profit per ton (which is now obviously fixed), so I would like to know if there's a way to get directly to the legitimate routes.

I exclude obvious errors by filtering the 'Unit Profit' column, so I don't see results higher than 2k.
 
Not sure what happened to my BPC but until yesterday it was working fine with 5k+ known systems but somehow it stopped uploading/displaying stuff so I had to reinstall it.
Afterwards the things are working again which were broken but lot of the systems are missing, I am down to 1,2k known systems. What can I do to have all 5k systems back?
 
So I just finally got around to installing this thing, haven't tried to use it to find routes or anything yet since I'm currently just messing around in a cobra. Anyways, I-

I don't know if this has been mentioned already, but every time I try to set my time zone, it doesn't save it, it reverts back to 00:00 Morocco or something.

Oh.. This also happens with me trying to set the auto update frequency to be longer than five minutes. At least turning off random banter worked though.
 
Program giving this error after i click to the search button.

I'm getting this error when i click to the Search button at the BPC


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Requested collection not defined.
at Devart.Data.SQLite.ae.a(DbConnection A_0, DbConnectionInternal A_1, String A_2, String[] A_3)
at Devart.Common.DbConnectionInternal.a(DbConnectionBase A_0, String A_1, String[] A_2)
at Devart.Common.DbConnectionBase.GetSchema(String collectionName, String[] restrictionValues)
at Devart.Data.SQLite.SQLiteDataReader.a(Boolean A_0, Boolean A_1)
at Devart.Data.SQLite.SQLiteDataReader.GetSchemaTable()
at System.Data.ProviderBase.SchemaMapping..ctor(DataAdapter adapter, DataSet dataset, DataTable datatable, DataReaderContainer dataReader, Boolean keyInfo, SchemaType schemaType, String sourceTableName, Boolean gettingData, DataColumn parentChapterColumn, Object parentChapterValue)
at System.Data.Common.DataAdapter.FillMapping(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 schemaCount, DataColumn parentChapterColumn, Object parentChapterValue)
at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
at System.Data.Common.LoadAdapter.FillFromReader(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
at System.Data.DataTable.Load(IDataReader reader, LoadOption loadOption, FillErrorEventHandler errorHandler)
at System.Data.DataTable.Load(IDataReader reader)
at A.ce60847a8ca1358480ac48a994b33eaa6.c9355dcb83a9918c300db9be17afca8d1()
at A.ce60847a8ca1358480ac48a994b33eaa6.c5f27308b7c13f6e4630191ce927f1e0d()
at A.ce60847a8ca1358480ac48a994b33eaa6.cadc7deb679d2492377dcc6f6d93a5e8b(Object cf31c6b95f279e766a628123301769734, EventArgs c685f2fe3e56b15489d3a72ae97ae0d12)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ED_BPC
Assembly Version: 4.2.1.0
Win32 Version: 4.2.1.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/ED_BPC.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevExpress.BonusSkins.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.BonusSkins.v13.2.DLL
----------------------------------------
DevExpress.Utils.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.Utils.v13.2.DLL
----------------------------------------
DevExpress.XtraBars.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraBars.v13.2.DLL
----------------------------------------
DevExpress.XtraEditors.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraEditors.v13.2.DLL
----------------------------------------
DevExpress.Data.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.Data.v13.2.DLL
----------------------------------------
System.Speech
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Speech/v4.0_4.0.0.0__31bf3856ad364e35/System.Speech.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Algorithms
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/System.Algorithms.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
DevExpress.XtraGrid.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraGrid.v13.2.DLL
----------------------------------------
DevExpress.XtraCharts.v13.2
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraCharts.v13.2.DLL
----------------------------------------
DevExpress.Charts.v13.2.Core
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.Charts.v13.2.Core.DLL
----------------------------------------
DevExpress.XtraCharts.v13.2.UI
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraCharts.v13.2.UI.DLL
----------------------------------------
DevExpress.Printing.v13.2.Core
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.Printing.v13.2.Core.DLL
----------------------------------------
AutomaticUpdater
Assembly Version: 2.6.18.4
Win32 Version: 2.6.18.4
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/AutomaticUpdater.DLL
----------------------------------------
DevExpress.XtraCharts.v13.2.Wizard
Assembly Version: 13.2.9.0
Win32 Version: 13.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/DevExpress.XtraCharts.v13.2.Wizard.DLL
----------------------------------------
System.Data.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Devart.Data.SQLite
Assembly Version: 5.2.264.0
Win32 Version: 5.2.264.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/Devart.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Devart.Data
Assembly Version: 5.0.1056.0
Win32 Version: 5.0.1056.0
CodeBase: file:///C:/Program%20Files%20(x86)/Slopeys%20ED%20BPC/Devart.Data.DLL
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Slopey, thank you for this tool. it makes trader life much easier :)

is it possible to make a search criteria NEAR From/To systems? i want to find some trade routes near my current location and ready jump a few times to the best route.
 
is it possible to make a search criteria NEAR From/To systems? i want to find some trade routes near my current location and ready jump a few times to the best route.
As said several times in the last dozen pages of this thread, this is called a "radius search", and is on the to-do list.
 
Last edited:
As said several times in the last dozen pages of this thread, this is called a "radius search", and is on the to-do list.
i'm sorry, if my question was quite annoying :) but reading 131 pages of the topic is more annoying as for me.
i think, would be fine to stick such questions at the header of thread. some kind of FAQ in the first message. it should help to avoid such situations. or was this discussed several times before too? ;)
 
Slopey, thank you for this tool. it makes trader life much easier :)

is it possible to make a search criteria NEAR From/To systems? i want to find some trade routes near my current location and ready jump a few times to the best route.

Radial search is a planned feature. Be patient.
 
Back
Top Bottom