This is my first beta release of my navcomp for ATS TrekMUSH.
http://trekmush.org/ or ats.trekmush.org:1701
The primary purpose is to replace an external program currently used by the playerbase called mapview.
While it doesn't have an actual 3d view like Mapview does, it replicates most of it's functionality.
It requires an external CSV file that has all the space object locations and information, it's included with the plugin and should be put into the plugin directory with it.
Currently it has the following abilities:
You can type 'atshelp' once loaded for the list of commands.
I am still working out the kinks, I'd call this version 0.8.
Known Issues:
Future plans:
Currently hosting on my home network on my RaspberryPI. (Be gentle)
http://marqon.pi-raspberry.com/atsnavcomp.zip
Thanks!
http://trekmush.org/ or ats.trekmush.org:1701
The primary purpose is to replace an external program currently used by the playerbase called mapview.
While it doesn't have an actual 3d view like Mapview does, it replicates most of it's functionality.
It requires an external CSV file that has all the space object locations and information, it's included with the plugin and should be put into the plugin directory with it.
Currently it has the following abilities:
- Calculating possible destinations based on heading from any source.
- Plotting an intercept based on your location, target location/destination and speeds.
- Best route from A to B, including Stargates and Cochrane values; Also gives you border crossings and ETA/distances for each.
- Convert any <XYZ> coordinates to/from any frame and GRC.
- Automatically matches basebot output to find destination of lost contacts.
You can type 'atshelp' once loaded for the list of commands.
I am still working out the kinks, I'd call this version 0.8.
Known Issues:
- PlotIntercept will not work if your velocity is same as target. Need to work on the math for that.
- 'Here' only works with plotintercept's <ploc> currently.
Future plans:
- Integration with EconomyMarket to generate trade routes based on your inputs (best money, shortest route, etc.)
- Border avoidance / waypoint generation, to get from A to B while avoiding border C
Currently hosting on my home network on my RaspberryPI. (Be gentle)
http://marqon.pi-raspberry.com/atsnavcomp.zip
Thanks!