Avorion

Avorion

Cargo Profiteer
Showing 1-10 of 13 entries
< 1  2 >
Update: 9 Feb @ 5:35pm

Update: 21 Sep, 2022 @ 1:28pm

Fixed: Everything should now work while in an alliance entity.

Update: 21 Sep, 2022 @ 12:36pm

Fixed: All unsellable items should be filtered out for any button working with Avg. CR.

This means if it can not be sold it will not be valued in any estimations of worth.

Removed: The hard coded blacklist I had in place.

Update: 16 Sep, 2022 @ 3:30am

FIXED: Now correctly drops or trashes cargo server side, silly me was only doing it client side and it results in your cargo being returned on switching sector and I can assume this would have caused other problems. Sorry.

Update: 16 Sep, 2022 @ 3:18am

Added: Cargo blacklist, these items either can not be sold by means known to me or are ore/scrap.

Update: 16 Sep, 2022 @ 2:53am

Added: Error for when you have no cargo and try to list stations to sell to.

Update: 16 Sep, 2022 @ 2:48am

Changed: Adjusted/fixed where cargo dropped, for some reason was dropping way to far from the ship.

Update: 16 Sep, 2022 @ 2:35am

Changed: Reset button now has a new function!!!
New: More custom icons, no more default icons :D

CargoProfiteer.lua went from over 19.38 kB up to 29.53 kB :(

Update: 15 Sep, 2022 @ 6:37am

Changed: Turret icons are now grey when off instead of red.

Code clean up: CargoProfiteer.lua went from over 20 kB down to 19.38 kB

Update: 15 Sep, 2022 @ 5:33am

New: On window close, window location will be saved

Code clean up: Button creation now takes up 58% less space in the code!