This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
Releases: r52/PTA
Releases · r52/PTA
v0.2.0.3
PTA is no longer being updated or maintained. Check out PTA-Next instead!
Bug Fixes and Minor Changes
v0.2.0.2
v0.2.0.1
v0.2.0
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
v0.1.10
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.
- Set the path to your
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
v0.1.9
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.
- Chat macros inserts the command into PoE chat. For example, set a macro to the PoE command
- 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)
- Defaults to Ctrl+Alt+G
- Searches certain applicable items on https://pathofexile.gamepedia.com
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
- Hotfix hotkeys being blocked on startup