Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Releases: r52/PTA

v0.2.0.3

19 Mar 17:07
@r52 r52
Compare
Choose a tag to compare

PTA is no longer being updated or maintained. Check out PTA-Next instead!

Bug Fixes and Minor Changes

  • Fix enchant mods processing (for general lab enchants)
  • Eliminate margin for high contrast Windows themes [#34]
  • Styled search UI scrollbar
  • Force focus webview so that in-page accesskeys work [#35]
  • Search UI: fix mods with value ranges

v0.2.0.2

15 Mar 07:21
@r52 r52
Compare
Choose a tag to compare

Bug Fixes and Minor Changes

  • Fixed crash when pseudo mods don't exist

v0.2.0.1

15 Mar 04:55
@r52 r52
Compare
Choose a tag to compare

Bug Fixes and Minor Changes

  • Fixed regression where pseudo search doesn't work
  • Fixed cases where simple search may fail to propagate in search UI
  • Fixed uncapped float precision in avg. calculations in search UI
  • Updated search UI packages

v0.2.0

13 Mar 00:02
@r52 r52
Compare
Choose a tag to compare

Please DELETE your old copy of PTA before upgrading to this version!

New Features and Breaking Changes

  • Unified search UI
    • The results UI and the advanced search dialog has been merged into a single unified UI for smoother interactive operations.
    • The new UI allows displaying advanced search results directly within the same UI (where applicable) [#25]
    • As a result of this, the ability to customize the results template or advanced search dialog styles (using stylesheet.qss) has been removed.

Bug Fixes and Minor Changes

  • Added dark theme to native dialogs
  • Added mod range option for advanced searches [#26]
  • Added option to disable poeprices.info prediction [#13]
  • Minor refactoring for lowered memory consumption

NOTE: PTA rules and data has been moved to a new repository and will be removed from this repository at a later date. Older versions of PTA will stop working when this happens.

v0.1.10.1

28 Jan 09:25
@r52 r52
Compare
Choose a tag to compare
v0.1.10.1 Pre-release
Pre-release

Bug Fixes and Minor Changes

  • Fix update checker re-announcing updates due to bad versioning

The no stylesheets package does not include the .qss stylesheets for those of you who has customized their own

v0.1.10

28 Jan 08:49
@r52 r52
df00a57
Compare
Choose a tag to compare
v0.1.10 Pre-release
Pre-release

New Features

  • Client features (AKA whisper processing)
    • Set the path to your Client.txt file in the settings in order to enable this feature.
    • This feature adds support for special variables in custom macros. For example, trading macros can be setup using the variable !last_whisper!. See the wiki page for more macro command examples.

Bug Fixes and Minor Changes

  • Changed wiki search criteria (@Rottenbeer)
  • Unset wiki hotkey upon foreground change (#22)
  • Parse (and ignore) item requirements not met msg (#21)
  • Added rules for various mods/enchants
  • Better type processing for magic items
  • Enable data caching for API data downloads

The no stylesheets package does not include the .qss stylesheets for those of you who has customized their own

v0.1.9.1

20 Jan 07:12
@r52 r52
Compare
Choose a tag to compare
v0.1.9.1 Pre-release
Pre-release

Remember to backup your custom stylesheets when updating

New Features

  • Update checker

Bug Fixes and Minor Changes

  • Fixed type parsing for item types with hyphens
  • Force corrupted state in advanced dialog

v0.1.9

19 Jan 12:26
@r52 r52
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

New Features

  • Custom Macros
    • Chat macros inserts the command into PoE chat. For example, set a macro to the PoE command /hideout to quickly go to your hideout using the macro.
    • URL macros open up the specified URL in your browser.
  • Advanced Search dialog stylesheet (#14, #18)
    • The advanced search dialog now supports custom styling using stylesheets.
    • Edit stylesheets/statdialog.qss to customize the looks of the dialog.
    • Refer to the Qt Style Sheets guide for references and examples.
  • Wiki search hotkey (@Rottenbeer)

Bug Fixes and Minor Changes

  • Added delay/fallback method to minimize "failed to retrieve clipboard" errors (#8)
  • Fixed currency search when primary currency yields no results (#11)
  • Allow currencies to fallback to regular search if it doesn't exist in bulk exchange
  • Fixed influences being applied in searches to cards with certain flavor text
  • Prevent double tab scrolling when Ctrl+Scroll is used while hovering over stash tabs (#10)
  • Added quick access keys to advanced search (@Rottenbeer)
  • Fixed type parsing for magic abyss jewels
  • Unset macros/hotkeys when PoE is not focused (unblocks them in other apps)
  • Added Corrupted option to advanced search (#7)
  • Disable simple search for magic rarity items (poeprices.info no longer accepts magic searches)
  • Log code context in log window
  • Fixed various edge case mods

v0.1.8.1 - Hotfix

18 Dec 03:00
@r52 r52
Compare
Choose a tag to compare
v0.1.8.1 - Hotfix Pre-release
Pre-release
  • Hotfix hotkeys being blocked on startup

v0.1.8

18 Dec 01:48
@r52 r52
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release
  • Support for PoE 3.9 additions (new currencies, influence types)
  • Added Ctrl+Scroll Wheel stash tab scrolling
  • Remove implicit guessing algorithm (no longer needed in 3.9)