Filtration/Filtration.ObjectModel/BlockItemBaseTypes
Glen M 7ce5aaa861 Support for Path of Exile 3.5 and Betrayal league. (#108)
* Fix #107 by pulling SortOrder form an enum.
* Add initial support for the Prophecy block item.
* Update the static data.
* Hook Prophecy data into the static data service.
* Fill out the initial prophecy data.
2018-12-05 06:59:10 +00:00
..
ActionBlockItem.cs Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
BlockItembase.cs Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
BooleanBlockItem.cs Shortened/fixed SummaryText for several block items 2018-12-02 21:51:19 +00:00
ColorBlockItem.cs Change default alpha value to 240 2018-09-03 15:37:10 +03:00
ColorBooleanBlockItem.cs Improve test block for beam feature 2018-08-22 20:20:12 +03:00
DualIntegerBlockItem.cs Added support for Identified (Issue #34) and Corrupted (Issue #42) block items 2016-12-03 11:58:18 +00:00
EffectColorBlockItem.cs Add new filter fuatures 2018-08-29 20:12:02 +03:00
IconBlockItem.cs Add new filter fuatures 2018-08-29 20:12:02 +03:00
IntegerBlockItem.cs Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
NumericFilterPredicateBlockItem.cs Added support for Identified (Issue #34) and Corrupted (Issue #42) block items 2016-12-03 11:58:18 +00:00
StrIntBlockItem.cs Add alert sound theme support 2018-08-26 20:24:13 +03:00
StringBlockItem.cs Add custom sound theme support 2018-08-29 13:11:41 +03:00
StringListBlockItem.cs Added support for Identified (Issue #34) and Corrupted (Issue #42) block items 2016-12-03 11:58:18 +00:00