Skip to content

Releases: smrealms/TheLazyTrader

v1.3.10

29 Sep 04:17
7f3261e
Compare
Choose a tag to compare

UI: Fixed heights of some text input boxes.

v1.3.9

07 Dec 22:31
Compare
Choose a tag to compare

BugFix: Fixed generating routes with max ports set to 1
DataUpdate: Updated the money formula to match SMR as of 2020-12-07

v1.3.8

04 Dec 17:51
Compare
Choose a tag to compare

Enhancement: Update with support for sectors file v1.0.7

v1.3.7

07 Dec 15:02
Compare
Choose a tag to compare

BugFix: Fix a bug that occurs with using the first path found when the path contains warps whilst there is another path that is longer that uses two or more less warps. (2 warps vs 0, 3 warps vs 0/1, etc)

v1.3.6

07 Dec 15:05
Compare
Choose a tag to compare

Feature: Added trade potential to the ship list.
Enhancement: Reduced peak memory usage fairly significantly, this is particularly noticeable for 3+ port routes.

v1.3.5

07 Dec 15:05
Compare
Choose a tag to compare

BugFix: Fixed the bloody money formula missing a set of brackets..
BugFix: Fixed the ordering of race/good names.

v1.3.4

07 Dec 15:06
Compare
Choose a tag to compare

Enhancement: Massive performance improvements (around a 60% improvement for me to generate routes on default settings).
Enhancement: If an error occurs whilst generating routes the error is now shown in the route window rather than showing nothing.
BugFix: Fixed a rare issue where a route may not be found if it contains a portion without goods.
BugFix: Fixed an issue where very few (or no) routes would be found after multiple route generations with different settings.

v1.3.3

07 Dec 15:06
Compare
Choose a tag to compare

BugFix: Fixed an issue generating routes when there are ports with invalid race ids.
Enhancement: A bunch of changes under the hood to reduce the amount of code and also improve performance in some cases.

v1.3.2

07 Dec 15:06
Compare
Choose a tag to compare

DataUpdate: Updated the money formula.

v1.3.1

07 Dec 15:07
Compare
Choose a tag to compare

BugFix: Fix money result again.