Ben Wallis
ab7cbf5ce4
upgraded projects to use PackageReference
2019-04-10 21:15:49 +01:00
Ben Wallis
5fc260dbb2
Bumped version to 1.1.0-beta5
2018-12-05 12:42:01 +00:00
Glen M
f840fb69ad
Throttle selections to improve Select All performance. ( #104 )
...
Throttle selections to improve Select All performance in ItemFilterScriptViewModel.
2018-12-02 16:30:50 +00:00
Ben Wallis
784f0227ee
Updated NuGet packages
2018-11-27 21:26:04 +00:00
Ben Wallis
fb37faa7bc
* Moved item filter script directory handling code to new ItemFilterScriptDirectorySerivce class
...
* Fixed issue #94 where the user was prompted to select their Path of Exile data directory after every upgrade.
* The default Path of Exile data directory is now automatically chosen on first run if it exists
* Moved CommonOpenFileDialog usage to new DialogService class
* Changed Custom Sounds code in ItemFilterScriptViewModel to use ItemFilterScriptDirectory instead of DefaultPathOfExileDirectory
* Moved Custom Sounds code from constructor to Initialise method to prevent the files being enumerated before the directory is set during startup
2018-11-27 20:40:00 +00:00
GlenCFL
c926808878
Remove the now irrelevant static data test.
2018-09-26 23:40:34 -04:00
azakhi
400688573c
Add new block types added in 3.3
2018-08-09 16:48:11 +03:00
Ben Wallis
d84b17ced3
Implemented script-level undo/redo (currently hidden in UI)
2017-12-07 18:14:47 +00:00
Ben Wallis
fee2a4dd99
Initial refactoring to support CommandManager
2017-06-17 13:50:44 +01:00
Ben Wallis
3fe021949a
Replaced AutoMapper usage for ItemFilterBlockGroup viewmodel mapping with constructor overload
...
Updated NuGet packages
2017-05-09 21:41:51 +01:00
Ben Wallis
e7a40c8c6d
Updated FluentAssertions nuget package
2016-09-01 21:27:39 +01:00
Ben Wallis
0eecd5d1ff
Added auto updating of ItemBaseTypes.txt and ItemClasses.txt static data files
2016-08-21 13:33:14 +01:00
Ben Wallis
f947cd02da
Improved dirty script detection to include modifications to blocks rather than just block additions/removals
2016-08-20 21:17:12 +01:00
Ben Wallis
f75095ba72
Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4
2016-08-20 15:42:59 +01:00
Ben Wallis
8bfbe7cc66
Refactored parsing services into separate project
2016-01-31 11:56:55 +00:00
Ben Wallis
86dc03f4ff
Various refactorings to support ItemFilterPreview
2016-01-31 10:51:53 +00:00
Ben Wallis
d159f0b262
Finished initial implementation of filter processing core
2015-12-29 22:03:07 +00:00
Ben Wallis
1bdc8bf6fd
More work on item filter processing
2015-12-28 17:30:34 +00:00
Ben Wallis
014107c76b
Started work on Item Filter Preview module
2015-12-19 23:02:32 +00:00
Ben Wallis
2dc56799fd
Implemented C# 6.0 features, fixed most of resharper's code quality suggestions.
2015-12-13 20:17:15 +00:00
Ben Wallis
9a117d118f
Retargeted projects to .NET Framework 4.6.1
2015-12-13 19:45:01 +00:00
Ben Wallis
94836f9673
Updated NuGet packages and fixed broken tests
2015-12-13 19:41:33 +00:00
Ben
4185c3dbde
Removed async update check due to threading issue
2015-07-31 22:13:58 +01:00
Ben
94146467a3
Removed async from a test that didn't need it
2015-07-31 21:43:33 +01:00
Ben
2954cfe259
Fixed async tests
2015-07-31 19:45:51 +01:00
Ben
32b0a0199f
Implemented async saving and loading
2015-07-25 19:02:42 +01:00
Ben
b5788504cb
Fixed Disabled Block Block Group Bug (Issue #6 )
2015-07-10 17:29:37 +01:00
Ben
56e163e3e0
Fix for line description being lost when reading disabled blocks
2015-07-09 18:58:22 +01:00
Ben
9fcb609a51
Implemented disabled block support
2015-07-06 18:19:05 +01:00
Ben
511f503e88
Refactored ThemeComponentBuilder into ThemeComponentCollection
2015-07-05 16:54:09 +01:00
Ben
aad34b1407
Changed UpdateDataUrl back to correct url
2015-07-05 11:14:44 +01:00
Ben
544b931477
Added theme component tag selection control
2015-07-05 11:09:59 +01:00
Ben
0c470b3c97
Fixed copy paste crashes
2015-07-04 16:47:28 +01:00
Ben
eb054a5068
Added auto updater
2015-07-02 20:19:32 +01:00
Ben
0bc3cac585
Added untracked files
2015-07-02 17:57:43 +01:00
Ben
3a628df744
Fixed single line script description bug
...
Style tweaks inc. block selection style
2015-06-28 22:46:29 +01:00
Ben
dce21d84b3
Major UI overhaul, implemented FluentRibbon
2015-06-27 18:08:06 +01:00
Ben
71ad5f2d05
Implemented opening/saving themes
2015-06-26 17:42:20 +01:00
Ben
aa5cedcbba
Added Theme Editor window and added to Tools menu
2015-06-26 10:17:32 +01:00
Ben
cc05945108
Implemented ThemeComponent reading/saving in translation layer
2015-06-25 23:05:24 +01:00
Ben
e53e24100f
Fixed block group advanced status being lost during save
2015-06-24 23:04:54 +01:00
Ben
4faa12474a
Added settings window
2015-06-24 22:34:19 +01:00
Ben
c6f5dcda39
Moved Object Model to separate project
2015-06-24 19:57:16 +01:00
Ben
1be6fe9e7b
Refactored script to text translation
2015-06-23 22:21:10 +01:00
Ben
692269ddb3
Fixed ColorBlock parsing to respect comments, preventing overflow errors when numbers are present in comments on these lines.
2015-06-22 19:00:22 +01:00
Ben
72e9caec29
Added ItemFilterScriptRepository
2015-06-18 22:12:15 +01:00
Ben
08d9cf277b
Added partial support for Advanced BlockGroups
2015-06-14 19:17:39 +01:00
Ben
aa433ad685
Added Show/Hide functionality to the checkboxes in the Block Group Browser
2015-06-11 22:01:52 +01:00
Ben
7b0e83b9ae
Implemented BlockGroups and related translation
2015-06-08 22:29:39 +01:00
Ben
d48f7a58ec
Replaced all instances of "LootFilter" with "ItemFilter"
2015-06-08 20:17:34 +01:00