Releases: bryon82/SailwindSail-a-dex
Releases · bryon82/SailwindSail-a-dex
v1.8.0
Compare
Sorry, something went wrong.
No results found
Updated
Sail-a-dex bookmarks in logbook to respond like other bookmarks when selected.
Starting the transition away from ModSaveBackups as Sail-a-dex data will now be saved in the main save file. Leaving ModSaveBackups as a dependency for now as it is needed for the load before saving data into the main save file.
v1.7.1
Compare
Sorry, something went wrong.
No results found
Fixed
Bug from update in 0.38 which changed patch targeted function from FixedUpdate to Update.
Updated
Miles tracked calculation in StatsUI
Directory searched when attempting to rename modsave files so that it is not hardcoded, for PortableSaves compatibility.
v1.7.0
Compare
Sorry, something went wrong.
No results found
Updated
Guid, removed the 82.
The guid for ModSaveBackups.
v1.6.0
Compare
Sorry, something went wrong.
No results found
Updated
Changed the release process so hopefully some linux users will no longer have issues when unzipping the release file.
Performance Improvements
Added an isUnderway flag in code to reduce the number of calculations being done for stat tracking when they are not needed.
Some data structures were being rebuilt when called, these are now cached.
v1.5.12
Compare
Sorry, something went wrong.
No results found
Fixed
Bug where fishing bonanzas and intense storms from Random Encounters were not being incremented in stats ui.
Font issues in stats ui.
v1.5.11
Compare
Sorry, something went wrong.
No results found
Fixed
Bug involoved with tracking underway time when docking to or leaving from Happy Bay.
v1.5.10
Compare
Sorry, something went wrong.
No results found
Fixed
UI bugs caused by changes made to reputation UI in 0.35 update
NRE from storm distance calculation no longer available at game start
v1.5.9
Compare
Sorry, something went wrong.
No results found
Fixed
Bug in transit times where transits were not being tracked.
v1.5.8
Compare
Sorry, something went wrong.
No results found
Added
New ports from 0.33 update to Ports Visited log.
Updated
Ports Visited log layout to accommodate new ports.
v1.5.7
Compare
Sorry, something went wrong.
No results found
Updated
Assets and asset loader to decrease game startup time.