Skip to content

Releases: GoldenGnu/jeveassets

jEveAssets 6.9.3

26 Jun 19:05
Compare
Choose a tag to compare

Bug Fixes:
-Formula column precision was set to 7 (now use unlimited)
-Tree tool was missing icons for Planetary Industry
-Stockpile total row did not work correctly with formula columns (Issue #261)
-Fixed ArithmeticException in EnumTableFormatAdaptor (BugId: 951, 952)

Code:
-Updated eve-esi to version 4.5.0

jEveAssets 6.9.2

16 Jun 18:26
Compare
Choose a tag to compare

Bug Fixes:
-NullPointerException in ExportDialog (BugId: 948, 949)
-Fixed Formula columns export
-Export column selection list not enabled when selected after restart

jEveAssets 6.9.1

14 Jun 15:47
Compare
Choose a tag to compare

Changed:
-Removed zKillboard/HammerTime structure update (Both are dead)

Code:
-Simplified SettingsUpdateListener calls

Bug Fixes:
-NPE in ColumnManager (BugId: 941, 947)
-Filter logic is not updated when switching between numeric/string/date columns
-Fixed IllegalArgumentException in JFormulaDialog (BugId: 944)
-Loading filter with formula/jump column crashes jEveAssets (BugId: 943, 942)
-Restoring current filter failed for filters with formula/jump columns
-Fixed StringIndexOutOfBoundsException in JFormulaDialog (BugID: 946)

jEveAssets 6.9.0

13 Jun 11:46
Compare
Choose a tag to compare

New Features:
-As complete a restore at relaunch as possible (Issue #216) [Dultas]
-Formula Columns (Issue #45)
-Added evecookbook.com to the lookup menu
-Added locationID column to the Assets tool (Issue #257)

Changed:
-Made Midpoint price fallback on a single price if one of the prices is zero

Code:
-Updated eve-esi library to version 4.4.0

Bug Fixes:
-NPE from IndustryJob.getProductTypeID() (BugID: 901, 921)
-Fix non extended sql inserts not working [Dultas]
-SQL export doubles now use 2 decimals (Issue #252) [Dultas]
-Active ships 2nd+ level children didn't have the right locationID
-Partial fix for TaskDialog never being garbage collected

jEveAssets 6.8.0

25 Mar 13:38
Compare
Choose a tag to compare

New Features:
-Added current location and ship columns to Industry Slot and Isk (by crmason2)
-Added system and constellation columns to all tools with a location column
-Added constellation view to Overview
-Added constellations to zKillboard and Dotlan location lookup
-Added constellations to Stockpile locations

Bug Fixes:
-Fix spelling error in Tracker delete-item warning (by jhmartin)
-NPE in AssetAddedData.getAdd() (BugID: 893)
-Outbid did not handle equal prices
-Market order outbid was never being cleared of old entries (Issue #239)
-Fixed Transactions Profit % column giving the wrong value
-Better handle when price APIs return zero prices
-Industry Slots won't load filters (Issue #242)
-New columns at the end of the TableFormat was added at the wrong index
-Ensured Copy, Paste, Cut, and Select All shortcuts works on a Mac (Issue #243)
-Fixed corporation transactions wallet division incorrectly showing division 1

jEveAssets 6.7.1

04 Feb 22:23
Compare
Choose a tag to compare

Bug Fixes:
-Crash when copying from tables (BugID: 883, 884, 888, 889)
-Possible fix for AIOOBE crash in StockpileDialog (BugID: 887)
-Deleting a stockpile did not work correctly for subpiles
-Subpiles was missing items (Thanks to Lak Moore)

jEveAssets 6.7.0

26 Jan 13:13
Compare
Choose a tag to compare

New Features:
-Add Blueprint materials (with ME) as Stockpile items (Issue #182)
-Changeable color for completed/delivered Industry Jobs (Issue #190)
-Added Dark Nimbus look and feel
-Added toggle all for Tracker skill points filter dialog
-Include hidden stockpiles in Export (Issue #211)
-Added Outbid delta column to the Marker Order tool (Issue #204)
-Added Group column to the Market Orders tool (Issue #220)
-Added Market Price/Margin/Profit columns to the Market Orders tool (Issue #222)
-Highlight Market Orders prior to expiring (Issue #219)
-Highlight Market Orders with remaining quantity below x percent (Issue #225)

Changed:
-Better tool tip for the Market detail column
-Added tool tip label for the market orders JComboBoxes
-Stockpile "my locations" no longer include closed market order locations
-Routing start system is now select via an auto completed JComboBox (Issue #209)
-Export DATETIME instead of DATE in SQL Export (Issue #215)
-Added thousand separator to HTML export numbers

Code:
-Updated eve-esi to 4.2.0
-Made Lookup menu links testable

Bug Fixes:
-Fixed the width for Tracker skill points filter dialog
-NumberValue sub classes not respecting the copy decimal separator (Issue #195)
-Better look and feel preview (Now use previewed LAF height)
-Include "jEveAssets" in error and update message dialogs
-All column filters could not be saved/loaded
-Overview Tool did not display any data when opened on startup (work from menu)
-Workaround JTextField with backgrounds on Nimbus look and feel
-Prevent updating outbid when there is no active orders
-MarketLog import did not use the latest outbid data
-Fixed Overview table menu not work with groups
-Update Khon.Space to Lazy-Blacksmith (Issue #217)

jEveAssets 6.6.3

21 Oct 09:56
Compare
Choose a tag to compare

New Features:
-Added option to change decimal separator used when copying (Issue #195)
-Greatly improved the GUI on the Nimbus and GTK+ (Linux) look and feels
-Improved the GUI on all look and feels

Changed:
-Better error message for invalid authorization (JWT is null) (Issue #193)
-Better warning message for "waiting for cache to expire"
-Stockpile include now start blank (forcing discovery of the options)

Code:
-Updated eve-esi to 4.1.0
-Updated all 3rd party libraries to the latest version

Bug Fixes:
-Skill point filter was always adding 5m (now it just enforce 5m minimum)
-NPE in FilterMatcher (BugId: 850)
-Components size was not adjusted to LAF
-Missing constructor for ContractPriceItem on Java 14 (BugId: 854)
-Fixed default market orders table sort order
-Incorrectly mark some assets and stockpile items as blueprints
-Save/load invalid account state
-Only run Faction Warfare once on update
-Fixed khon.space invention lookup not working for blueprints
-Removed eve-marketdata.com and evemarkethelper.net from the lookup menu
-Checks periodical if the marketlogs directory exist (if missing on startup)

jEveAssets 6.6.2

23 Aug 11:41
Compare
Choose a tag to compare

New Features:
-Added stockpile multiplier and subpile target in the shopping list (Issue #189)

Changed:
-Subpiles are now include when hidden (Issue #188)

Bug Fixes:
-Industry Slots did not include corporation jobs

jEveAssets 6.6.1

18 Aug 11:09
Compare
Choose a tag to compare

New Features:
-Skill point filters are now shared between the Isk and Tracker (Issue #187)

Bug Fixes:
-Stockpile did not handle editing correctly (Issue #186)