__________________________________________________________________________________
                 __  __ ____ _____ ____ ____ ___   ____
                 \ \/ // __//_  _// . // . //   \ / __/
                  \  //__ /  / / /  _//   // /] // __/
                   \//___/  /_/ /_/_\/_/_//____//___/
              A Merchants Guide to Intergalactic Trading!
__________________________________________________________________________________

                                 0.3.0.0
__________________________________________________________________________________
_INDEX____________________________________________________________________________

-About
-Known Issues
-Change log
-Requierments
-Run
-Setup
-Vegamap
-Contact
-Contributers
-Copyright

__________________________________________________________________________________
_ABOUT____________________________________________________________________________

VSTrade is a small java program that help you trade in Vega Strike.

Features:
-Trade: Find Profitable cargo to trade between bases
-Price: Show base priselists
-Cargo: Information on cargo
-Vegamap: Starmap with path finding (original code by weaselflink)

__________________________________________________________________________________
_KNOWN_ISSUES_____________________________________________________________________

-Danish translation is incomplete

__________________________________________________________________________________
_CHANGE_LOG_______________________________________________________________________

0.3.0.0
-Considerable better mods compatibility
-Map: Show path/connected systems in a sidebar
-Trade: Upgrade prices fixed (now sell for half)
-Now try to find the Vega Strike directory, when it's not set...
-Trade: Best Cargo search (by Andreas Reifert)
-Better memory management
-Vegamap: now center on the middle of the map, on load. (Also for mods)
-Fixed many bugs and known issues

0.2.0.9
-The images on the cargo tab, are now resized to fit the image box
-The cargo ComboBoxes now work correct when using the arrow keys to navigate
-Price search now include all the possible results, by default
-Trade Table can be sorted, again

0.2.0.8
-Now show upgrade images as well (was ignored before in all version of VS)
-Now show the cargo images for VS 0.5.0 (loads DDS files)

0.2.0.7
-Better error handling for missing files
-Fix for "race" bug (Hopefully)

0.2.0.6
-Add To Sell Base Button was not disabled, when list was synced, fixed.
-Posible fix for "race condition" bug. (Please test this)
-Missing jumplines on map bug fixed.
-0.4.3 Compatibility restored
-Externalized the file paths (now have better mods compatibility)

0.2.0.5
-Merchant Ships are now included (Please test and comment)
-Moved to the javacsv library (Fixing a bug and decreasing load time)
-Added translation "Keys", shows the translation keys in the GUI
-Bug: Volume was always set to 1

0.2.0.4b
-Include vegamap key shortcuts in the readme file

0.2.0.4
-vegamap: Path names now got a black semi-transparent box behind them
-vegamap: Optimized

0.2.0.3
-Tooltips updated throughout the program (Thanks to drinkypoo)
-Vegamap: Zooming with the mouse now updates the zoom combobox value
-Vegamap: Moving and zooming improved (moving diagonally is now also possible)
-Vegamap: Zoom comboboxs input is now validated

0.2.0.2
-Vegamap: Highlight the selected systems jumps (when no path is set)
-Key control of vegamap (Keys hardcoded ATM)
-lager buttons on the vegamap toolbar
-Changes to price user interface (to follow the changes to trade)

0.2.0.1
-Changes to trade user interface
-New layout for vegamap

0.2.0.0
-Better error handling for missing glazed lists library
-Vegamap now has system search (AutoComplete)
-Planets now use the correct in-game names
-VSTrade Strings can now be localized
-Table pop-up menu (Like 0.1.0.0)
-Browse only accept a valid path
-Save settings locked GUI while external data loaded (fixed by working in threads)
-Clear buy List button on Trade tab was disabled, when list was in sync
-Best Trade - Best trade routes only
-Fixed error with latest SVN units.csv
-Search locked GUI (fixed by working in threads)
-Now has a splash screen
-Statusbar display search/save progress
-Only one path to set
-New Price column; "$ Percent" percent of standard price
-New GUI for selecting bases (allowing multiple selections)
-Vegamap optimized (only draw objects in view)
-Tables Multi-Column sorting (Provided by Glazed Lists)
-csv files and cargo images are no longer shipped with VSTrade
-Advanced table sorting (Provided by Glazed Lists)
-The parsers have been updated to read the latest versions of the csv files

0.1.0.0
-Basic integration of Vegamap 
-Loadout redesigned
-Internationalized strings
-Cargo: more robust interface
-Column selection for tables and some new columns
-Update button in Settings
-Statusbar redesigned

0.0.0.6
-Now use master_part_list.csv (instead of the old master_part_list.xml)
-Risky Cargo, is now marked by gray in the result
-More Columns added, and rearranged
-Type selecting for Base DropDownBoxes
-More robust Layout
-You can now hide the Input boxes on Bases and Prices Tab, to see the Table only
-Clear Button for the Tables

0.0.0.5
-Possible fix for the path bug on linux
-user interface changes
-Fixed false positives (rewrite of MasterPartListReader, and update to Category)
-Table Popup Menus (Tip: Right click on a row, to show the menu)
-Bases and Prices now got a table each.
-Cargo info (Tip: double clicking on a row, to see the selected cargoes info.)

0.0.0.4
-Risk Taker: Include commerce, that may be profitable, in the result.
-Loadout Adviser: Help you get the most profitable commerce,

0.0.0.3
-Price List

0.0.0.2
-Now work properly, only show products that can be bought.
-Hidden none working parts.

0.0.0.1
-First buggy version (didn't work correct)

__________________________________________________________________________________
_REQUIREMENTS_____________________________________________________________________

-Java Runtime Environment 6u2 (Get it at: http://java.com/)
-Vega Strike 0.4.3 or later

__________________________________________________________________________________
_RUN______________________________________________________________________________

Run on Windows:
-Double click on vstrade.jar

Run on Linux:
-in terminal run "java -jar /path/to/vstrade/vstrade.jar" 
or
-cd to vstrade directory and run "java -jar vstrade.jar"

__________________________________________________________________________________
_SETUP____________________________________________________________________________

STEP 1:
Go to the settings tab.

STEP 2:
Browse to the Vega Strike directory

STEP 3:
When the path are set correct, save the settings.

DONE:
Vegamap and the bases should be loaded

__________________________________________________________________________________
_VEGAMAP__________________________________________________________________________

Toggle on/off:
N = Names
J = Jump Lines
L = Jumpless Systems
F = Factions
C = Sectors
B = Sector Boxes
R = Invert Y-Axis

Zoom:
Z = Zoom Inn
Z + Shift = Zoom Out
X = Zoom Out

Move:
W = Up
D = Left
S = Down
A = Right

__________________________________________________________________________________
_CONTACT__________________________________________________________________________

email: niklaskr@gmail.dk (English or Danish)
VSTrade: http://vegastrike.sourceforge.net/forums/viewtopic.php?t=6286

__________________________________________________________________________________
_CONTRIBUTORS_____________________________________________________________________

-Niklas K. Rasmussen AKA GoldenGnu* (Main programmer) 
-weaselflink* (Vegamap)
-prestidigitator* (Linux path fix)
-Joze Nemanic (Linux run instructions)
-peter* (Reported the parser bug and made the in-game planet names code concept)
-drinkypoo* (New tooltips)
-Andreas Reifert (Best Cargo Search and more... )
-Glazed Lists (Table sorting) (http://publicobject.com/glazedlists/)
-Java CSV (csv parsing) (http://sourceforge.net/projects/javacsv/)

* forum names (registered on http://vegastrike.sourceforge.net/forums/)

__________________________________________________________________________________
_COPYRIGHT________________________________________________________________________

Copyright (C) 2006-2007 Niklas K. Rasmussen

VSTrade is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

VSTrade is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with VSTrade; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
__________________________________________________________________________________
__________________________________________________________________________________