Commit Graph

206 Commits

Author SHA1 Message Date
Ben Wallis 03a291a309 Switched back to Office 2013 theme now that it's fixed on Windows 10. Slightly increased with of Block Item user controls. 2016-08-29 13:13:27 +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 76dd9fb22c Groundwork for loot preview view implemented 2016-01-31 14:11:30 +00: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 89e98fc8c6 Block matching basics complete 2015-12-20 15:17:26 +00:00
Ben Wallis 014107c76b Started work on Item Filter Preview module 2015-12-19 23:02:32 +00:00
Ben Wallis 2f2a57e77a Changed to Office 2013 FluentRibbon theme as the Windows 8 theme is broken on Windows 10. 2015-12-19 13:19:07 +00:00
Ben Wallis d014a93b70 More work on Issue #22 - added remove item button to items in the EditableListBoxControl on mouseover. 2015-12-19 11:51:03 +00:00
Ben Wallis 7d2e20e9e1 Partially fixed Issue #22 - the EditableListBoxControl now accepts enter to add an item and retains focus in the text box after doing so. 2015-12-19 10:47:55 +00:00
Ben Wallis bb45832d7a Fixed Bug #20 2015-12-19 10:32:22 +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 c5eb27d08d Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-07-31 22:14:02 +01:00
Ben 4185c3dbde Removed async update check due to threading issue 2015-07-31 22:13:58 +01:00
Ben Wallis fc12c2dced Updated release to 0.11 2015-07-31 21:49:42 +01:00
Ben 94146467a3 Removed async from a test that didn't need it 2015-07-31 21:43:33 +01:00
Ben da9fad05a6 Changed maximum PlayAlertSound volume from 100 to 300 as per latest patch.
Updated version to 0.11
2015-07-31 19:52:19 +01:00
Ben eb73767560 Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-07-31 19:45:57 +01:00
Ben 2954cfe259 Fixed async tests 2015-07-31 19:45:51 +01:00
Ben Wallis 3694e6fa0c Updated release to 0.10 2015-07-26 17:19:53 +01:00
Ben 37258e563a Added Divination Cards to base types 2015-07-26 17:12:51 +01:00
Ben 71e1f2bf78 Revert "Removed Stackable Currency from ItemClasses"
This reverts commit f3ed386845.
2015-07-26 17:03:12 +01:00
Ben b2b412a73c Revert "Removed Thrusting One Hand Swords from Base Types"
This reverts commit e80295cb69.
2015-07-26 17:03:06 +01:00
Ben ae948c83a5 Updated version number to 0.10 2015-07-26 17:02:54 +01:00
Ben 3727166a44 Added drag and drop to open script/theme functionality 2015-07-26 11:48:54 +01:00
Ben 32b0a0199f Implemented async saving and loading 2015-07-25 19:02:42 +01:00
Ben e54730d693 Added Tooltips for keyboard shortcuts and added Ctrl+N shortcut 2015-07-25 15:46:38 +01:00
Ben d11eefaeab Fixed crash when pasting blocks with block groups assigned 2015-07-24 18:41:13 +01:00
Ben da5b2c73a0 Moved clipboard operations to ClipboardService 2015-07-24 16:52:31 +01:00
Ben 2ff1373c6b Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-07-24 14:47:52 +01:00
Ben 1882687601 Fixed BlockGroupBrowser indeterminate checkbox state bug 2015-07-24 14:47:47 +01:00
Ben Wallis 3ba25b8f07 Updated release to 0.9 2015-07-15 19:55:52 +01:00
Ben e80295cb69 Removed Thrusting One Hand Swords from Base Types 2015-07-15 19:48:51 +01:00
Ben f3ed386845 Removed Stackable Currency from ItemClasses 2015-07-15 19:48:33 +01:00
Ben 89e0c717e8 Bumped version to 0.9 2015-07-15 19:45:49 +01:00
Ben 8924637b98 Added hint text when no audio visual block items are added. 2015-07-15 19:41:31 +01:00
Ben b0b912c676 Added save check on close 2015-07-15 19:36:42 +01:00
Ben 92ebc51e7b Switched file save encoding to UTF-8 2015-07-15 19:17:19 +01:00
Ben 95e7581a5b Fixed Delete Theme Component button being enabled for non-master themes 2015-07-15 19:12:19 +01:00
Ben 9cb854b584 Fixed Usages: 0 being visible when editing a non-master theme 2015-07-15 19:10:51 +01:00
Ben 61c2902f0c Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-07-15 19:02:34 +01:00
Ben dc157713f3 Fixed Issue #8 - Crash when Filtration cannot perform the update check on startup 2015-07-15 19:02:29 +01:00
Ben Wallis 16fe837544 updated to 0.8 2015-07-13 15:17:53 +01:00
Ben 58de6f06b9 Added Jewel to ItemClasses.txt 2015-07-10 18:13:12 +01:00