• Stars
    star
    230
  • Rank 173,290 (Top 4 %)
  • Language
    C#
  • Created almost 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PoE Chaos Recipe Tool

Update April, 2023 (Pre 3.21 Launch):

Development help would be much appreciated! I (lead developer) have gotten a new job since taking over the project and have not had much time to keep new adding new feature updates and application optimizations to the tool.

Important additions, like linking our app to GGG's OAuth API for token-based authentication are the primary focus for new feature additions, if anyone would like to help implenting that solution.

If you're interested in helping out, please reach out on our community discord!


Chaos Recipe Enhancer Logo

Chaos Recipe Enhancer

This app isn't affiliated with or officially endorsed by Grinding Gear Games.

This app fetches your stash data from the PoE servers and shows which items you need to pick up to complete the chaos, regal, or exalted shard recipe. When you're ready to vendor a set, we'll highlight the item pick order, which is great when you're pulling from messy tabs.

Optionally, it can also manipulate your offline loot filter, so you can fully streamline your farm.

downloads release issues Discord Support

User Guide (Video)

CRE User Guide Video Thumbnail

Installation

  1. Make sure you've installed the .NET Framework Runtime (Version 4.8)
  2. Download and install the latest the ChaosRecipeEnhancerSetup.msi

Additional Features

  • Query from your personal stash or from your guild stash
  • Query multiple stash tabs by ID, prefix, and suffix
  • Customizable hotkeys
  • Customizable overlay position & sizes for different screen resolutions
  • Support for chaos, regal & exalted shard recipes
  • Offline loot filter manipulation (online filter syncing not supported)
  • Automatically fetch remaining items when you join a new instance

Stash Tab Overlay

Stash Tab Overlay

Set Tracker Overlay & Loot Filter Manipulation

Set Tracker Overlay & Loot Filter Manipulation

Statement On Our Use Of POESESSID

Update Regarding GGG's Do not share POESESSID values with other people forum post:

We have used the session ID as a form of making authenticated requests against some of the GGG's in-game data through the use of their APIs. I will be working to move away from this model and moving to another form of authentication found on other PoE tool apps so that you do not have to input your PoE Session ID. I'm hoping this can be done in the future, but I won't lie, this addition will take a ton of development effort.

I echo what GGG has claimed, and have always told folks to keep your session IDs secure, not share them with anyone. Treat them as you would your password. This is why we deliberately hide the value in our settings.

Chaos Recipe Enhancer does not, has not, and will never harvest your session ID or send it to anywhere.


Copyright

Copyright (C) 2022 Chaos Recipe Enhancer Team

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.