Filtration/Filtration.Tests/Services
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
..
TestHTTPService.cs Removed async update check due to threading issue 2015-07-31 22:13:58 +01:00
TestItemFilterPersistenceService.cs Refactored parsing services into separate project 2016-01-31 11:56:55 +00:00
TestItemFilterScriptDirectoryService.cs * Moved item filter script directory handling code to new ItemFilterScriptDirectorySerivce class 2018-11-27 20:40:00 +00:00
TestUpdateService.cs Added auto updating of ItemBaseTypes.txt and ItemClasses.txt static data files 2016-08-21 13:33:14 +01:00