Skip to content

Releases: DeadAirRT/TaterTrader

v7.04

02 Oct 16:45
Compare
Choose a tag to compare

v7.03 - DeadTater: Added option to not use queue system. Added option to transfer credits to owned stations when buying wares from them. Split queue into two, one for checking trade sectors / blacklist verification and one for performing trade search logic.

TaterTrader: Changed $wareprice calculations to use float to prevent loss of accuracy.

v7.04 - DeadTater: Fixed traders failing repeatedly when finding trades that sell to a station with no cargo for drones, ammunition, or black market. Improved ignoreshipbuyers code. Changed clamp_trade debug message from error to script filter due to it being an intended design to prevent faulty trades.

Full Changelog: v7.02...v7.04

v7.02

28 Jun 12:34
Compare
Choose a tag to compare

v7.00 - v7.02 - Added queue prior to sector checking sectors, reduced delay between each sector checked for blacklist compatibility, added queue prior to selling cargo, added shuffle prior to buyorder/sellorder sorting, improved check distance calculation, fixed grammar in a comment from years ago (your vs you're), changed non-error debug messages to debug_to_file, removed unused variables, improved handling for when a station doesn't have the amount of wares listed in buy/sell offers mostly due to station-to-buildstorage trades ignoring reservations (thanks ego), updated code for 7.0beta 1-3 to fix mimic functionality.

Adjusted formatting on logbook messages. Adjusted profit tracking script.

Full Changelog: v6.1...v7.02

v6.1

18 Mar 21:16
Compare
Choose a tag to compare

v6.1 -
DeadTater: Implemented Prefer Own Buyorders and Prefer Own Sellorders logic. Improved handling of sectors that are within normal gate range but further than gate range due to blacklist travel route. Added ignore carrier/aux settings to free trade (bugfix) and to all buy/sell offer finds.
Both: Added variable option for debug messages in profit tracking script. Added some missing translations via google translate for different options.

Full Changelog: v6.03...v6.1