Skip to content

Releases: coldino/Larkator

v1.18 (New save file format support)

05 Sep 09:53
5edd282
Compare
Choose a tag to compare

Fixes

  • Handle savegame format changes in Ark v346.10

Install

Download and run setup.exe to install the latest version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support continued development then it is much appreciated. Please see the donation or sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.17 (Fjordur is here!)

25 Jun 10:36
11aa240
Compare
Choose a tag to compare

New

  • Add support for Fjordur.
    (Note that new species names are currently shown using blueprint names, but I'm looking for a workaround)

Fixed

  • Fixed bug where min/max level criteria did not work for searches with partial match on species name (contributed by @rabbit400 - thanks very much!).
  • Updated a vulnerable component (Newtonsoft.Json), which shouldn't be an issue in this app but better safe than sorry.

Install

Download and run setup.exe to install the latest version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support continued development then it is much appreciated. Please see the donation or sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.15 (Another Lost Island correction)

19 Jan 22:47
4be71ae
Compare
Choose a tag to compare

Updates

  • Fix Lost Island calibrations yet again - last update was sadly based on old data 😒

Install

Download and run
setup.exe
to install the latest version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support continued development then it is much appreciated. Please see the donation or sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.14 (New Lost Island calibration)

19 Jan 22:10
a06a445
Compare
Choose a tag to compare

Updates

  • Updates Lost Island calibration to match the coordinate system changes in-game.

Minor Changes

  • Ensures .Net Framework 4.8 is required and fetched during install.

Install

Download and run setup.exe to install the latest version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support continued development then it is much appreciated. Please see the donation or sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.12 (Lost Island Support)

28 Dec 14:11
81d13e3
Compare
Choose a tag to compare

New Features

  • Lost Island map support

Note: the coordinate grid on the ingame map is significantly different to the what a GPS device says. I've chosen to make Larkator show the correct position on the drawn map, so it won't match what the ingame hand-held map shows exactly but will be a much better representation of location in-world.

Minor Changes

  • Updated ArkSavegameToolkit with the hopes of seeing less savegame loading issues.

Install

As usual, use setup.exe to install any version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support
continued development then it is much appreciated. Please see the donation or
sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.11 (Genesis 2 Support)

09 Nov 20:52
1f0e014
Compare
Choose a tag to compare

New Features

  • Genesis 2 map support

Install

As usual, use setup.exe to install any version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support
continued development then it is much appreciated. Please see the donation or
sponsorship links on the main repository at https://github.com/coldino/Larkator.

v1.10 (New maps & features)

03 Apr 10:55
d567aa4
Compare
Choose a tag to compare

Larkator is back!

Some great community contributions have made it easier to resurrect Larkator,
adding the missing official maps and some extra improvements to boot.

New Features

  • New supported maps: Genesis, Valguero & Crystal Isles
    (thanks to @Rottenbeer for Valguero, and @m-soltys for Crystal Isles)
  • Partial species name matches - have an "Alpha" search! (thanks @jamckee)
  • New option to change which stats are displayed (thanks @jamckee)
  • New option to hide untameable creatures (thanks @jamckee)

Install

As usual, use setup.exe to install any version.

Support Continued Development

Larkator was made just for fun, but if you'd like to say thank you or support
continued development then it is much appreciated. Please see the donation or
sponsorship links on the main repository at https://github.com/coldino/Larkator.

Detailed Changes

  • 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.

v1.9.2 (Teleport command)

27 Mar 16:01
Compare
Choose a tag to compare

New Feature

Add right-click to copy teleport command (for #14).

Minor Changes

Extend savegame file watching to cope with overwrites (for #28).
Handle window maximise better.
Reduce .Net framework requirements.

Install

As usual, use setup.exe to install any version.

v1.9.1 (Cleanup/speedup)

16 Nov 00:06
Compare
Choose a tag to compare

Fixes

Fixed a bug where the tames list could overwrite a user's custom search list :(

Improvements

Welcome screen and settings now have ark-tools fully removed.
Improve responsiveness of UI when altering searches.
Add display of the number of creatures that match a search.

Install

As usual, use setup.exe to install any version.

v1.9 (Much faster!)

14 Nov 18:21
Compare
Choose a tag to compare

ark-tools is no longer needed!
Larkator now reads directly from the save file, thanks to the new SavegameToolkit by Flachdachs.

As usual, use setup.exe to install any version.