This page was last updated on 05 September 2024, 9:27PM
Changelogs
Version 1.4.5
- focusses selling leftover cargo prioritizing own factories
- selling leftover now respects sector bans (i left it out intentionally initially, to avoid stuck traders, but dead traders are worse for some people i guess)
- Script loop is not fixed at every 60 seconds anymore but varies randomly between 20 and 30 seconds to avoid lag spikes every minute with many traders, especially after reloading a saved game and all scripts starting to run simultaneously
- Fixed wrong variables used in cargo calculation causing leftovers. Hope that fixes every problem regarding that.
- Fixed trader sometimes trying to trade with wares its cargo isn't designed for (and thus trader getting stuck, because he can't do the trade)
- Added an additional safety check for trying to trade a ware which is not part of current order.
- Reworked remaining cargo space calculation, should avoid leftover trades even better
Version 1.4.4
Replaced wrong packed cat file
Version 1.4.3
Update to X4 3.3, bugfixes to SupplierMule not working when minor demands on buildsites
Version 1.4.2
Fix a corner case of endless loop, leading to poor FPS
Fixed builder switch being applied always
Version 1.4.1
Fixed Typo
Version 1.4
09.07.2019 Fixed a heavy performance impact caused by the sort
09.07.2019 Removed dependency and integrated it, it still uses quicksort, but you dont have to subscribe to the quicksort mod anymore
Version 1.2
Support for immersion (gameplaywise not useful, but realistic) building with habitats on warehouses added.
Version 1.1
Fixed Mod not loading in X4
Version 1.0
01.07.19 Initial NexusMods release
Version 0.7
01.07.19 Integrated BuyerMule in SupplyMule
Version 0.6
30.06.19 Fix UI Crash, removed old parameters
Version 0.5
30.06.19 Further Major performance update and Major trade finding improvements
Version 0.4
29.06.19 Worked on performance and minor trade finding improvements
Version 0.3
28.06.19 Fixed bug where it would not buy from a factory to supply the same factories build storage
Version 0.2
28.06.19 Mass assingment, Highest demand is served first if possible