Releases: domialex/Sidekick
Release v1.0.3
Release v1.0.3
Added support for fractured modifiers.
Good heists!
Release v1.0.2
Release v1.0.2
Only bugfixes.
Bugfixes
- Fixed crashing when using keybinds with Alt. Also fixed other issues with keybind that could occur. #413
- Fixed jewels that could not be fully parsed. #412
- Fixed influences that were not visible in the preview when the window was too small. #411
- Fixed a small text issue where some modifiers had
+-
instead of-
. #410
Release v1.0.1
Release v1.0.1
With the Harvest League, the APIs have slightly changed. This update fixes this.
Bugfixes
- Fixed official API URLs to reflect the change.
- Added a validity check for the PoeNinjaCache service.
Release v1.0.0
Sidekick
This release marks the first official release of Sidekick! This means that we are comfortable with the state of Sidekick in terms of quality and stability.
Future updates
Don't worry, we are not done, we have more features planned.
Bugs
Official versions are not bug-free, so if you find any, please create an issue.
Changelog
Major enhancements
- Added a field to filter by item category instead of the item type. This means, that you can select Gloves and search across all glove types instead of only Assassin's Mitts for example. Sidekick will also save your choice; the more you use it, the more Sidekick will predict the category. #379
- Re-sizable windows! All windows are now re-sizable and your settings are saved. #285 #386 #396
- This required major changes to the league view. Some of the league information will require scrolling.
- Added a map mod warning feature (Ctrl+X by default). Currently, this is very basic, we plan on improving this feature in the future. #56
- Added support for sub-values. This is useful for Cluster Jewels and some other stats. #352 #349
- Added throttling to the trade requests, this is to prevent Sidekick from spamming the servers. When you change a filter, a countdown will indicate when the refresh will trigger. Of course, you can manually bypass this by clicking the Update now button. #371
- You can now open the Sidekick settings with a hotkey in-game. This is useful for changing your character name for example. #394
- Added caching for quicker initialization on subsequent loads. #308
Minor enhancements
- Un-checking influences will now put the filter to Any instead of no influence. #378
- Changed some of the rules of automatically applied filters. #332
- Preferred filters are now saved by item type. This will isolate your preferences for modifiers on weapons and armours. #331
- Added a warning when Sidekick is already running. #326
- Added an About view. #322
- Show more complete information in the item preview. #318
Bug-fixes
- Elemental + Chaos resistance crafted mod was not recognized for pseudo modifiers. #382
- Fixed parsing of The Lord of Celebration divination card. #341
Release v0.8.1-beta
No changes to Sidekick, this release is only to allow users to choose how to install Sidekick, the only difference is the download size.
There are two possible downloads :
- Sidekick.exe which requires .NET Core 3.1 to be installed on your machine. If you're running Windows 10, you probably won't need to install .NET Core.
- Sidekick.zip which includes .NET Core 3.1.
Release v0.8.0-beta
Changelog
There seems to be a bug in .NET Core with WPF that's affecting Sidekick. Since more and more people were having this issue, I decided to release 0.8.0 in advance in order to correct this, I hope this release will fix the problem.
Changes/new features
- Many visual adjustments
- #327 Make changes to the price view
- Overlay now opens in the middle of the screen
- #217 Add multiple language support for poe.ninja
- #356 Add a way to show item stats for items in own inventory
- #355 Maps should look by tier not ilvl
- #368 Pressing the league info overlay hotkey twice shouldn't open the overlay again
- #339 Enchant search shouldn't -5 the range
- #330 Double click taskbar icon to open settings
Bugfixes
- #354 Item parser seems to fail with some chat items
- #363 Currency search wrong link
- #359 Advanced Search does nothing
- #358 Opening League Info cause application crash
- #354 Item parser seems to fail with some chat items
- #351 [FTL] Unhandled exception in application root
- #346 Hunter's Exalted Orb searched as Simple Sextant
- #342 Fatal error
- #336 Unable to find prices for awakened gem
- #335 Saint's Treasure shownig as Sai
- #333 Crash and slowdown when price checking
Release v0.7.2-beta
Changelog
Bugfixes
- Fixed a lot of parsing errors of items, gems, divination cards. #299 #319 #320 #321
- Fixed random crashes. #324 #325 #294
Release v0.7.1-beta
Changelog
Bugfixes
- Gem level filters are now applied with better default rules. #313
- Better detection of a lot of items. (Including Vortex gem that was detected as Frostbolt). #314
- Fixed a crash when the previous clipboard content was not a string. #315
- Resolved a lot of issues when changing game language. #316
Release v0.7.0-beta
Changelog
Enhancements
- Add property filters (Item level, Armour, etc.) #289
- Add pseudo filters (total maximum Life, etc.) #288
- Remember modifier filters between uses #287
Bugfixes
- Improved the application crash experience
- We log to disk now so when a crash occurs, you can send us the log file for us to investigate. #295
- Searching itemised prophecies should now work #297
- Blighted filter is now automatically applied #302
- Price checking Vaal Gems now work #303
- Corrupted filter is automatically applied when price checking a gem (that is corrupted) #304
Release v0.6.1-beta
Changelog
Bugfixes
- Price checking currency now works again #293
- Replying to the last message did not work 100% of the time. This should be fixed.