Filtration/Filtration.Parser
Derrick 8e5cd0045f Allow ability to enable/disable blocks with groups
https://github.com/ben-wallis/Filtration/issues/40

For any given block that uses block groups, those blocks will be
enabled/disabled rather than toggled between show/hide if the following
syntax is used:

[show|hide] #! [group_spec]

Notice the additional "!" immediately after the "#" and before the first
group name.

It is possible to have some blocks which toggle Enable/Disable and some
which toggle Show/Hide for a given group.
2017-01-21 17:59:53 -05:00
..
Properties Refactored parsing services into separate project 2016-01-31 11:56:55 +00:00
Services Allow ability to enable/disable blocks with groups 2017-01-21 17:59:53 -05:00
Filtration.Parser.csproj Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4 2016-08-20 15:42:59 +01:00
WindsorInstaller.cs Refactored parsing services into separate project 2016-01-31 11:56:55 +00:00
packages.config Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4 2016-08-20 15:42:59 +01:00