Skip to content

Releases: GoldenGnu/jeveassets

jEveAssets 6.0.1

29 Apr 10:38
Compare
Choose a tag to compare

New Features:
-Send feedback to the Contract Appraisal API
-Prices for BPCs and BP runs in the stockpile
-Added "New" update option for Contract Appraisal

Bug Fixes:
-Can not set BPC price
-Incorrect update time for Contract Appraisal (sometimes missing a day)

jEveAssets 6.0.0

17 Apr 19:01
Compare
Choose a tag to compare

New Features:
-Added Contracts Appraisal API
-Regular Expression Filter
-Added Planetary Facilities
-Added undo/redo to all text components
-Better planetary assets integration throughout the program

Bug Fixes:
-Stockpile always showed location all
-Excluded planets from the routing tool and UI menu (not valid destinations)
-Possible fix for BugId: 750

Changed:
-Tracker now ignore sell orders that is still in assets (to avoid duplicates)

Code:
-Optimization of the Routing and Overview tools
-Fixed issues found by LGTM.com
-Better Uncaught Exception Handling
-Better error handling for JSon reading and writing (BugId: 744)
-Fixed problem with Java 11 and Java 12 (still primarily developed on Java 8)

jEveAssets 5.9.0

24 Mar 14:37
Compare
Choose a tag to compare

New Features:
-Added meta column to the stockpile
-Update from the command line (with -backgroundupdate)
-Use Bookmark endpoints to resolve structures (require new scope)
-Planetary Assets (require new scope)
-Multibuy export in the stockpiles shopping list
-Eve multibuy export in the Copy+ menu
-Blueprint Runs in the Stockpile tool
-Evepraisal in the loopup menu
-Adam4EVE in the lookup menu
-Eve-MarketData in the lookup menu
-eve-hub in the lookup menu
-evemarkethelper in the lookup menu
-khon.space in the lookup menu

Bug Fixes:
-Fixed system names in pricing regions selector. (Contributed by AnrDaemon) o7
-Fix for Bug ID: 739 (thread safety)

Changed:
-Removed eve-markets from the lookup menu (dead)

Code:
-Better retry logic for ESI requests
-Updated EveKit library to 5.0.1
-Updated eve-esi to 3.2.0 (major improvements)
-Updated pricing to 2.1.1

jEveAssets 5.8.2

04 Mar 10:11
Compare
Choose a tag to compare

Bug Fixes:
-ESI structure import stops on 404 errors
-Minor improvement to thread safety on update

jEveAssets 5.8.1

17 Feb 16:03
Compare
Choose a tag to compare

New Feature:
-Added fuzzwork as a price data source

Bug Fixes:
-Fixed price updates continuing download after canceled

Changed:
-Removed eve-marketdata as a price source and from the lookup menu
-Prioritize user and esi citadel data over hammerti.me

Code:
-Updated eve-esi to 2.4.0
-Updated pricing library to 2.0.0

Notes:
-Give the fuzzwork price source a try. It's lightning fast.

jEveAssets 5.8.0

30 Sep 14:47
Compare
Choose a tag to compare

New Features:
-Improved Stockpile filters
-Advanced Filters (OR groups)
-Added zKillboard item database to the lookup menu
-Added EVE Ref item database to the lookup menu

Bug Fixes:
-Crash: NPE in JMenuUI (BugID: 708)
-Corporation market orders on characters in the isk/values/tracker tools

Code:
-Moved asset added data to SQLite

jEveAssets 5.7.4

19 Sep 10:58
Compare
Choose a tag to compare

Bug Fixes:
-Better handling of EveKit updates

jEveAssets 5.7.3

06 Sep 17:17
Compare
Choose a tag to compare

Bug Fixes:
-All packed assets now have the correct volume (require latest data update)
-Better handling of corrupted settings and profile files
-Better handling of invalid ESI accounts (auth failures)
-Settings not saved when adding items to the stockpiles

Code:
-Updated eve-esi to 2.3.5 (URL encoding fixed)

jAveAssets 5.7.2

28 Aug 18:24
Compare
Choose a tag to compare

Bug Fixes:
-ESI import showed invalid account before authorizing on the EVE SSO web site
-ESI workaround for universe names not resolving faction ids
-Overview displayed wrong system/region for systems
-Wrong count of total rows in some tools
-Date filter equals/before/after did not match correctly
-Column name was not always fully visible when sorted
-Tracker asset filter selecting and filtering was not working correctly
-Fixed two crash bugs (BugID: 693 and 687)

Changed:
-Always show output value in table (table menu and statusbar unchanged)
-Ask to include all tracker asset filter locations (once)
-Delete unused library files

Optimizations:
-Column resizing (All tools with tables - also faster filtering)
-Materials Tool
-Separator Table (Stockpile/Contracts/Materials/Reprocessing/Loadout)

Code:
-Updated eve-esi to 2.3.4 (Use PKCE, instead of client secret)

jEveAssets 5.7.1

31 Jul 18:14
Compare
Choose a tag to compare

Bug Fixes:
-Fixed crash when opening the Tree tool (BugId: 681, 682, 683, 684)
-Container column was not updated when changing asset names
-Would not always use the newest data
-Fixed error with name updates (faction ids)