Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added the Genesis map (first one) * Added the Valguero map (Closes #39 - thanks @Rottenbeer) * Added the Crystal Isles map (thanks @m-soltys) * Recalibrated **all** the maps using a new calibration system (Fixes #35) * Updated ArkSavegameToolkit (a longshot that might help #47 or #51) * Added button to force a Refresh of the savegame - off by default (from #33, thanks @jamckee) * Added options to change which stats are displayed (Fix #31, from #33, thanks @jamckee) * Added support for partial species name match (from #33, thanks @jamckee) * Added option to hide untameable species (Fix #30, from #33, thanks @jamckee) * Fix teleport coordinates when in a locale that switches , and . (Fix #48, closes #40 - thanks @WiredSharp) * Never show the hover skiff "species" * Fixed a rare crash when reordering searches with drag&drop * Beef up error handling when accessing the clipboard (Fixes #45) * Allow search gender to be changed with click and add a tooltip for how to change levels * Introduce a new calibration system based on placed storage boxes in the world (see https://github.com/coldino/Larkator/wiki/Calibrating-New-Maps for more info) * Add protection against corrupted config files (Fixes #46) * Improve the savegame file watcher to hopefully never, ever need the refresh button Closes #50, Closes #52.
- Loading branch information