Skip to content

PEARL 0.8.2

Choose a tag to compare

@Uncode7 Uncode7 released this 09 Aug 20:56
· 10 commits to main since this release

PEARL 0.8.2 is the finishing translation/source-audit release.

In this version, I integrated Pathfinder directly with PEARL, allowing both tools to cross-reference information and making it much easier to track locations and highlight them on the map. This makes navigating through wormholes feel like a walk in the park, even for less experienced players!

Translation pass

  • Full audit of all eight supported languages: Portuguese (Brazil), English, Spanish, French, German, Italian, Russian and Simplified Chinese.
  • All locales now contain the same 1,209 translation keys, with formatting placeholders verified across every entry.
  • Completed older and dynamically reached labels that still fell back to English, including Preview crop presets, Intel filter/state labels, map labels, route hints and Teamwork history/payment text.
  • Moved remaining directly visible widget text into the translation system and polished awkward wording, including the Pathfinder loading copy.
  • Added a repeatable whole-catalog/static UI audit to catch future untranslated or hard-coded text.

Source cleanup

  • Removed 24 high-confidence unused function/method definitions and one unused class.
  • Added a conservative source-path audit. Qt callbacks, HTTP overrides, tested/public helpers and older compatibility aliases are kept explicitly instead of being removed simply because static call counting is zero.

Preserved behavior

0.8.2 keeps the 0.8.1 pooled Teamwork settlement and route-cost logic, 0.8.0 integration behavior, 0.7.9 route-integrity model, Pathfinder browser-owned session/privacy boundary and updater behavior.

No authenticated PEARL ESI scope changed. The current authenticated scope count remains 10.

PEARL is unsigned. Windows Defender/SmartScreen may warn about downloaded binaries. The full source is available in the repository if you prefer to inspect it and build your own executable.