Fix bug that can cause long offline calc to almost catch up, then spend more time processing with just a few seconds of 'offline' time remaining.
Fix regression where switching save slots would leave you with your old fleet (for just one battle).
Display the exact level under the battle tab instead of a number like 1.01K.
Audio performance improvements based on new ebiten v2.8.
Various improvements to trade screen to fix some display bugs, make the button amounts stable (unless you intentionally refresh), and support multi-purchase.
Remake: Fix total health & rallied health readouts when a ship is selected to not always show as full.
Remake: Now ships on an attack order automatically attack when most ships are rallied and at full health.
0.19.5.0: Bugfixes, QOL Improvemnets
Upgrade to golang 1.23.2.
Upgrade to ebiten 2.8.1.
General dependency upgrade including android NDK 27.1.
Greatly increase the ceiling of visible numbers from E+120 -> E+306.
Reduce the chance of battle statistics overflowing (and giving an invalid push %).
QOL improvements for trade screen: Make button size more consistent, stop showing low-value trade buttons that doesn't make sense to pick, and clearly show what % of your resource you'd be trading away by clicking on a trade button.
0.19.4.0 - Minor Bugfixes
Upgrade to golang 1.23.
Upgrade to ebiten 2.7.8.
Fix bug where a building can appear upgradable when it's not (because you started with one, but you're not at high enough battle level to buy them).
0.19.3.1 - Mac OS Legacy Version Support
Upgrade to golang v1.22.4.
Attempt to lower the minimum required MacOS version to 1.013.
0.19.3.0 - Bugfixes & Tweaks
Fix overly noisy log messages in recent versions related to pushing.
Fix bug where offline calc was not compounding your exp/gold farm rate for exp gained and upgrades bought during offline time correctly. This will slightly slow down offline calculations, but greatly improve the results.
Upgrade to ebiten 2.7.4 which also allowed upgrading to the latest android NDK, finally.
Improve save file rotation logic to space save backups out more intelligently.