Go to file
Ben Wallis bb715f6583
Update README.md
2019-09-11 13:17:57 +01:00
Filtration Updated nuspec for 1.2.2 release notes 2019-09-11 12:57:05 +01:00
Filtration.Common upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.Common.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.Interface upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ItemFilterPreview upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ItemFilterPreview.Data upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ItemFilterPreview.Data.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ItemFilterPreview.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ObjectModel Update for PoE 3.8 (#138) 2019-09-11 12:45:28 +01:00
Filtration.ObjectModel.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.Parser Update for PoE 3.8 (#138) 2019-09-11 12:45:28 +01:00
Filtration.Parser.Interface Updated NuGet packages 2018-11-27 21:26:04 +00:00
Filtration.Parser.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Filtration.ThemeEditor fixed warnings 2019-04-10 21:21:03 +01:00
Filtration.ThemeEditor.Tests upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
.gitignore Merge remote-tracking branch 'upstream/master' 2017-12-07 14:16:47 -05:00
COPYING Create COPYING 2015-06-06 16:17:43 +01:00
Filtration.db Fixed #33 - Update check window buttons erroneously shut down application 2016-09-01 20:26:55 +01:00
Filtration.sln Removed test projects from SquirrelReleasify build config 2018-12-05 12:42:47 +00:00
Filtration.sln.DotSettings Implemented auto-update using Squirrel 2018-09-26 18:40:54 +01:00
README.md Update README.md 2019-09-11 13:17:57 +01:00
appveyor.yml Updated appveyor.yml 2017-05-09 22:03:24 +01:00

README.md

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 wiki page.

Screenshots

Main Window
Theme Editor