Releases: dlebansais/PgSurveyor-Disclosed
Fix to support small screens
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
Added more color settings (see the readme).
New Kur and Eltibule, and settings
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
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) inlog.txt
if that can help narrowing down a crash.
Bug fix
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
Last patch (Oct 16th 2021) fixed Povus and the program has been updated accordingly.
Povus
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
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
This release includes improvements to the shortest path algorithm. Consequently, it's become slightly slower.
Quick bug fix
Bug fix in the new algorithm.