https://github.com/ben-wallis/Filtration
The Path of Exile loot filter editor
https://github.com/ben-wallis/Filtration
csharp pathofexile wpf
Last synced: about 1 year ago
JSON representation
The Path of Exile loot filter editor
- Host: GitHub
- URL: https://github.com/ben-wallis/Filtration
- Owner: ben-wallis
- License: gpl-2.0
- Archived: true
- Created: 2015-06-04T17:09:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T20:50:25.000Z (over 3 years ago)
- Last Synced: 2025-04-26T05:47:05.571Z (about 1 year ago)
- Topics: csharp, pathofexile, wpf
- Language: C#
- Homepage:
- Size: 15.5 MB
- Stars: 261
- Watchers: 20
- Forks: 64
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Filtration
Filtration is an editor for Path of Exile item filter scripts.
## Current Release (Released 2019-09-11)
Installer
Setup.exe
## System Requirements
Filtration requires .NET Framework 4.6.1 installed.
## Features
* Quick and easy editing and creation of item filter scripts - no direct editing of scripts required
* Full support for all item filter attributes
* Visual preview of colour settings
* Copy & paste filter blocks between scripts
* The Theme Editor allows you to create themes for scripts that support them, allowing you to easily change the colours of item filter scripts.
* The Replace Colors tool allows you to quickly replace all instances of particular color combinations throughout a script
* The Block Group Browser allows users of your scripts to easily toggle Show/Hide for groups of blocks.
## Notes for Script Creators
If you'd like to make your script fully compatible with Filtration, please take a look at the [Notes for Script Creators](https://github.com/ben-wallis/Filtration/wiki/Notes-for-Script-Creators) wiki page.
## Screenshots
##### Main Window

##### Theme Editor