Go to file
azakhi bc5a005ee7 Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
Filtration Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
Filtration.Common FIL-4 Refactored script parsing to retain isolated comments as a new ItemFilterBlockComment type - UI still needs reworking with new templates and such. 2017-05-20 18:14:28 +01:00
Filtration.Common.Tests Replaced AutoMapper usage for ItemFilterBlockGroup viewmodel mapping with constructor overload 2017-05-09 21:41:51 +01:00
Filtration.Interface Implemented C# 6.0 features, fixed most of resharper's code quality suggestions. 2015-12-13 20:17:15 +00:00
Filtration.ItemFilterPreview FIL-4 Completed refactoring of Sections to ItemFilterCommentBlocks 2017-06-17 12:19:54 +01:00
Filtration.ItemFilterPreview.Data Improved dirty script detection to include modifications to blocks rather than just block additions/removals 2016-08-20 21:17:12 +01:00
Filtration.ItemFilterPreview.Data.Tests Replaced AutoMapper usage for ItemFilterBlockGroup viewmodel mapping with constructor overload 2017-05-09 21:41:51 +01:00
Filtration.ItemFilterPreview.Tests Improve parsing 2018-08-20 21:25:30 +03:00
Filtration.ObjectModel Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
Filtration.ObjectModel.Tests Add new block types added in 3.3 2018-08-09 16:48:11 +03:00
Filtration.Parser Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
Filtration.Parser.Interface Improve parsing 2018-08-20 21:25:30 +03:00
Filtration.Parser.Tests Refactor theme code to support different types 2018-08-24 22:07:24 +03:00
Filtration.Tests Add new block types added in 3.3 2018-08-09 16:48:11 +03:00
Filtration.ThemeEditor Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
Filtration.ThemeEditor.Tests Refactor theme code to support different types 2018-08-24 22:07:24 +03: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 Updated Filtration.sln Visual Studio version from 14 to 15 2017-05-09 21:58:34 +01:00
Filtration.sln.DotSettings Initial refactoring to support CommandManager 2017-06-17 13:50:44 +01:00
README.md Update README.md 2017-12-08 18:09:04 +00: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 2017-12-08)

Installer filtration_0.17_setup.exe

Zip File filtration_0.17.zip

System Requirements

Filtration requires .NET Framework 4.6.1 installed.

Issue Tracking

Filtration has moved to JIRA for issue tracking, any feature requests or bugs should be raised here: https://filtration.atlassian.net/projects/FIL/issues/

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

Contact

You can find me on irc.freenode.net in #filtration