Skip to content

Releases: dlebansais/PgSurveyor-Disclosed

Fix to support small screens

20 Mar 12:24
Compare
Choose a tag to compare

The GUI has been changed to not stack the zone and location selection boxes, to accommodate for small screens.
The new code also requires .NET Framework 4.8.1 (because I like latest versions of things.)

More settings

22 Oct 10:46
dcae3de
Compare
Choose a tag to compare

Added more color settings (see the readme).

New Kur and Eltibule, and settings

12 Oct 18:09
0bd727d
Compare
Choose a tag to compare

This release includes updated locations for the new Kur Moutains and Eltibule maps (October 10 2022 game update).

Also there are new settings for colors (see the readme for more info).

Crash fix and more

09 May 11:38
50c841f
Compare
Choose a tag to compare

This release brings:

  • A fix for a crash that could happen if chat logs have never been turned on.
  • Two command-line parameters:
    • reset to reset all borders (to use once when necessary, obviously)
    • log to enable logging (this application, not the game) in log.txt if that can help narrowing down a crash.

Bug fix

11 Jan 21:22
7987ce2
Compare
Choose a tag to compare

This release fixes a crash when a map is collected during the first phase (enumerating maps). Before, the crash would occur at the end of the survey.

Povus after patch

22 Oct 20:40
c8f9586
Compare
Choose a tag to compare

Last patch (Oct 16th 2021) fixed Povus and the program has been updated accordingly.

Povus

05 Oct 21:18
3a520ed
Compare
Choose a tag to compare

Added the Povus zone and some notable spots to start a survey.

Note: surveys are bugged, east/west and north/south are mixed.

New feature and fixes

28 Dec 21:51
5afd730
Compare
Choose a tag to compare

This new release includes:

  • Support for walls. The algorithm that calculates the shortest path will try to avoid them. Currently only two walls are defined: the west wall of Serbule Keep and the rift in Kur Moutains (near the entrance to Ice Cave).
  • Fixed an issue with the taskbar icon.

Improved algorithm

03 Sep 17:43
513ea62
Compare
Choose a tag to compare

This release includes improvements to the shortest path algorithm. Consequently, it's become slightly slower.

Quick bug fix

22 Aug 20:22
f0b5822
Compare
Choose a tag to compare

Bug fix in the new algorithm.