Commit Graph

10 Commits

Author SHA1 Message Date
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
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 94836f9673 Updated NuGet packages and fixed broken tests 2015-12-13 19:41:33 +00: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 c6f5dcda39 Moved Object Model to separate project 2015-06-24 19:57:16 +01:00
Ben 72e9caec29 Added ItemFilterScriptRepository 2015-06-18 22:12:15 +01:00