Commit Graph

16 Commits

Author SHA1 Message Date
Ben Wallis 5fc260dbb2 Bumped version to 1.1.0-beta5 2018-12-05 12:42:01 +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
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 8bfbe7cc66 Refactored parsing services into separate project 2016-01-31 11:56:55 +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 4185c3dbde Removed async update check due to threading issue 2015-07-31 22:13:58 +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 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 71ad5f2d05 Implemented opening/saving themes 2015-06-26 17:42:20 +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
Ben d48f7a58ec Replaced all instances of "LootFilter" with "ItemFilter" 2015-06-08 20:17:34 +01:00
Ben 446fe51843 Initial Commit 2015-06-04 18:15:54 +01:00