Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Releases: ben-wallis/Filtration

Filtration 1.0.1

30 Sep 11:50

Choose a tag to compare

  • Fixed the Block Output Preview pane not working
  • The Block Output Preview pane now supports previewing multiple selected blocks
  • The Block Output Preview pane now supports selecting the text within it

Filtration 1.0.0

30 Sep 10:47

Choose a tag to compare

This is the first release of Filtration using the new installer - you will need to manually uninstall any existing install of Filtration 0.20 or earlier.

New Features

  • Implemented copying and pasting of multiple blocks (multiple blocks can be selected by holding the Ctrl and/or Shift keys while clicking)
  • Added Expand All, Collapse All, and Clear All Filters buttons to the Block Group Browser
  • It is now possible to add/remove Block Groups from blocks (there is a new text box and a + button on each block in the editor)
  • The Block Group browser now has an additional column of checkboxes which enables block groups to be enabled/disabled as well as shown/hidden
  • Implemented a new auto-update mechanism - previous versions of Filtration will need to be manually uninstalled
  • The state (maximised/restored) and size of the application window is now remembered
  • The visibility of the Section Browser, Block Group Browser, and Block Output Preview tool panes is now remembered
  • The last active script is now re-opened on when the application is launched

Bug Fixes / Improvements

  • Fixed incorrect filtering behavior in the Block Group Browser
  • Increased the maximum value of Quality block items to 30 from 20
  • Changed default opacity of colours to 240 from 255
  • MinimapIcon preview icons have been improved in appearance and now have a transparent background
  • Fixed an issue where several section-related commands didn't correctly mark the script as unsaved
  • Increased the HasExplicitMod block item limit from 1 to 8 since it is possible to use up to 8 of these blocks together to only match items that have an explicit mod from all HasExplicitMod block items within a block
  • Changed the default colours of TextColor, BorderColor and BackgroundColor block items to sensible defaults instead of 100% transparent

Filtration 1.0.0-beta4

28 Sep 19:45

Choose a tag to compare

Pre-release

Extra beta to test updating from beta3. Also has the full 1.0.0 release notes added.

Filtration 1.0.0-beta3

28 Sep 19:26

Choose a tag to compare

Pre-release

Fixed updater - you will need to manually download setup.exe again to update from beta1/2

Filtration 1.0.0-beta2

28 Sep 16:29

Choose a tag to compare

Pre-release

Still no 1.0.0 release notes

Changes since 1.0.0-beta1:

  • Static data (ItemBaseTypes and ItemClasses) is now correctly loaded from embedded resources instead of the legacy text files in appdata
  • Updates to static data files
  • Disabled setting themes for MinimapIcon, PlayEffect and SetFontSize blocks as a temporary fix for issue #68

Filtration 1.0.0-beta1

26 Sep 17:45

Choose a tag to compare

Pre-release

This is the first proper pre-release of 1.0.0 with the new installer. You will get an update failed error on startup in this version until you tick the "Download pre-release updates" option in Settings, due to the fact there are not yet any non-prerelease versions of Filtration using the new installer yet.

Filtration 0.20

01 Sep 09:07
1e26a2a

Choose a tag to compare

  • Fixed a parsing issue with CustomAlertSound file paths

Filtration 0.19

30 Aug 18:31

Choose a tag to compare

  • Fixed a bug in PlayEffect parsing

Filtration 0.18

30 Aug 17:44

Choose a tag to compare

Contributors for this release: Halil

  • Added support for DisableDropSound filter block items
  • Added support for GemLevel filter block items
  • Added support for HasExplicitMod filter block items
  • Added support for StackSize filter block items
  • Added support for CustomAlertSound filter block items
  • Added support for MinimapIcon filter block items
  • Added support for MapTier filter block items
  • Added support for PlayEffect filter block items
  • Added theme support for several filter blocks
  • Added collapse/expand support for sections
  • Added support for performing actions on whole sections (copy/move/delete etc)
  • Added search box to Section Browser
  • Improved parsing to support different syntaxes
  • Small bugfixes

Filtration 0.17

08 Dec 18:03

Choose a tag to compare

Contributors for this release: GlenCFL

  • Fixed a crash when clicking Add Section
  • Fixed edits to comment blocks not being saved correctly
  • Fixed Delete Section context menu item not working
  • Fixed ShChaos sound
  • Fixed changes to comment blocks not marking the filter as unsaved