Full Version (1.1.1) released:
Changelog:
- Fixed a missing update of unregistered market dropdown.
- Fixed renaming of Star Systems now immediately updating the displays.
- Fixed missing activation of buttons when selecting an unregistered market at the Market Database panel.
- Added missing ship pictures.
- Fixed an scroll issue at the Navigation panel.
- Fixed an error selecting a price to change at the Commodity panel.
- Fixed an issue when changing font and panel size.
- Fixed an display issue of the Waypoint panel.
- Fixed an issue showing the Waypoint panel, when it should start minimized.
- Updated all average commodity prices comming with the last update of ED.
- Fixed an issue with the rare database showing double entries.
Note:
Import your old TCE Mk.I/II database to make it compatible or start fresh.
Got this when clicking 'hangar' in personal tab:
************** Ausnahmetext **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge LHS 3885 in Typ Boolean. ---> System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(Object Value)
bei Trade_Computer_Extension.Panel_Personal.Get_Hangar() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Personal.vb:Zeile 1041.
bei Trade_Computer_Extension.Panel_Personal.Show_Hangar() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Personal.vb:Zeile 1026.
bei Trade_Computer_Extension.Panel_Personal.BTN_Hangar_Click(Object sender, EventArgs e) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Personal.vb:Zeile 852.
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Label.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)