Filtration/Filtration.ObjectModel
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
..
BlockItemBaseTypes Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
BlockItemTypes Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
Commands Improve commands & add multiple selection feature 2018-09-13 17:34:16 +03:00
Enums Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
Extensions Various refactorings to support ItemFilterPreview 2016-01-31 10:51:53 +00:00
Factories Initial refactoring to support CommandManager 2017-06-17 13:50:44 +01:00
Properties Initial refactoring to support CommandManager 2017-06-17 13:50:44 +01:00
ThemeEditor #83 - Fixed theme serialization 2018-11-28 21:50:42 +00:00
WindsorInstallers Initial refactoring to support CommandManager 2017-06-17 13:50:44 +01:00
FilteredItem.cs Change default alpha value to 240 2018-09-03 15:37:10 +03:00
Filtration.ObjectModel.csproj Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
IAudioVisualBlockItem.cs Improved dirty script detection to include modifications to blocks rather than just block additions/removals 2016-08-20 21:17:12 +01:00
IBlockItemWithTheme.cs Add comment support for all rule types 2018-08-31 11:21:43 +03:00
IItemFilterBlockItem.cs Support for Path of Exile 3.5 and Betrayal league. (#108) 2018-12-05 06:59:10 +00:00
Item.cs Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4 2016-08-20 15:42:59 +01:00
ItemFilterBlock.cs Improve parent group status logic 2018-09-07 20:36:27 +03:00
ItemFilterBlockGroup.cs Add add/delete block group support to blocks 2018-09-07 20:36:27 +03:00
ItemFilterScript.cs Implemented script-level undo/redo (currently hidden in UI) 2017-12-07 18:14:47 +00:00
ItemFilterScriptSettings.cs FIL-11 Added BlockGroupsEnabled flag to ItemFilterScript (encapsulated in new ItemFilterScriptSettings object) 2017-05-14 13:02:30 +01:00
ItemSet.cs Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4 2016-08-20 15:42:59 +01:00
NumericFilterPredicate.cs Block matching basics complete 2015-12-20 15:17:26 +00:00
PathOfExileNamedColors.cs Change default alpha value to 240 2018-09-03 15:37:10 +03:00
ReplaceColorsParameterSet.cs Moved Object Model to separate project 2015-06-24 19:57:16 +01:00
Socket.cs Various refactorings to support ItemFilterPreview 2016-01-31 10:51:53 +00:00
SocketGroup.cs Various refactorings to support ItemFilterPreview 2016-01-31 10:51:53 +00:00
app.config Updated NuGet packages 2018-11-27 21:26:04 +00:00
packages.config Updated NuGet packages 2018-11-27 21:26:04 +00:00