Commit Graph

71 Commits

Author SHA1 Message Date
Ben Wallis b889f1ef9a Update README.md 2015-07-02 20:47:00 +01:00
Ben 45b9d87ddb Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-07-02 20:19:41 +01:00
Ben eb054a5068 Added auto updater 2015-07-02 20:19:32 +01:00
Ben Wallis 30498f08eb Update README.md 2015-07-02 20:17:33 +01:00
Ben 121681906d Fixed WPF Toolkit nuget package references 2015-07-02 18:06:16 +01:00
Ben 526350e389 Moved AvalonDock to libs directory and updated references 2015-07-02 18:03:05 +01:00
Ben 0bc3cac585 Added untracked files 2015-07-02 17:57:43 +01:00
Ben c3d11da155 Further AutoMapper changes 2015-07-01 22:28:29 +01:00
Ben 440254f3f8 More styling work, fixed automapper issue 2015-07-01 22:26:00 +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 c3a40b3412 Various bug fixes and sorted app icon 2015-06-28 21:44:36 +01:00
Ben 965627d587 Moved Settings to BackStage 2015-06-27 23:19:16 +01:00
Ben 4e77075182 Fixed memory leaks 2015-06-27 22:24:35 +01:00
Ben dce21d84b3 Major UI overhaul, implemented FluentRibbon 2015-06-27 18:08:06 +01:00
Ben 5b4c622345 Completed initial implementation of Theme Editor 2015-06-26 21:54:20 +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 1ba3b3f850 Added Default Path of Exile directory to saved settings 2015-06-24 21:24:38 +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 29ed02e172 Fixed bug where closing a non-active document blanked the tool windows for the current document 2015-06-23 21:59:26 +01:00
Ben e3505b3575 Fixed AvalonDock close tools crash, added Block Output Preview pane 2015-06-23 21:41:57 +01:00
Ben 0eafd59e79 Set BlockGroupBrowser pane to not be closeable 2015-06-22 21:00:13 +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 e25fbe67eb Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-06-18 21:08:50 +01:00
Ben c80d4825df Added AutoMapper for BlockGroup to BlockGroupViewModel translation 2015-06-18 21:08:44 +01:00
Ben Wallis e07e7eeb3e Updated screenshots and release links for 0.3 2015-06-14 21:17:15 +01:00
Ben 8119018f33 Changed About Window to 2015-06-14 21:11:25 +01:00
Ben e0a660fec6 Added Advanced Block Group block colouring 2015-06-14 20:56:05 +01:00
Ben 08d9cf277b Added partial support for Advanced BlockGroups 2015-06-14 19:17:39 +01:00
Ben 08a193dc6b Various bug fixes, added standard POE colours to ColorPickers 2015-06-14 16:50:08 +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 3ee7e1cc2a Added ThreeState IsChecked logic to ItemFilterBlockGroup 2015-06-11 21:01:33 +01:00
Ben 6d9edbda98 Refactored AvalonDock workspace into separate ViewModel 2015-06-11 20:33:45 +01:00
Ben f4eaba016f Implemented AvalonDock, added BlockGroupBrowser 2015-06-10 22:42:31 +01:00
Ben 92eb8cec01 Basic AvalonDock functionality implemented 2015-06-09 23:55:25 +01:00
Ben 41ecdf325c Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-06-08 22:31:24 +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
Ben Wallis 4db27cdfbd Update README.md 2015-06-07 20:07:19 +01:00
Ben Wallis f7512f9f8b Updated download links for 0.2 2015-06-07 20:07:01 +01:00
Ben 5bd5ce8b0f Updated versioning information. Need to automate this. 2015-06-07 19:58:39 +01:00
Ben a693d68494 Changed "Script edited with" tagline to point to GitHub site 2015-06-07 19:18:56 +01:00
Ben dffe301c87 Refactored the Item Preview boxes in the block list and the replace colors dialog to use a common UserControl 2015-06-07 18:56:55 +01:00
Ben 0bab1e7c9a Cleaned up BlockItem classes, added BlockItemBase and pulled up ILootFilterBlockItem abstract members into it.
Added click toggle for Show/Hide as per suggestion from Antnee
2015-06-07 15:13:09 +01:00
Ben 270645623a Merge branch 'master' of https://github.com/ben-wallis/Filtration.git 2015-06-07 11:37:09 +01:00