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 |
Ben
|
f5be647d52
|
Tweaked item preview to show bright borders more clearly.
|
2015-06-07 11:37:04 +01:00 |
Ben Wallis
|
329fc24ed6
|
Update README.md
|
2015-06-07 00:54:00 +01:00 |
Ben Wallis
|
5152c05aa9
|
Update README.md
|
2015-06-06 23:33:04 +01:00 |
Ben Wallis
|
3fa6a346b0
|
Update README.md
|
2015-06-06 23:24:55 +01:00 |
Ben
|
770f98c7f5
|
Fixed bug allowing paste with no target block selected
|
2015-06-06 23:17:51 +01:00 |
Ben
|
595ed61f16
|
Merge branch 'master' of https://github.com/ben-wallis/Filtration.git
|
2015-06-06 22:24:54 +01:00 |
Ben
|
ba83770d21
|
Fixed position of Preview text in Replace Colors Window
|
2015-06-06 22:24:48 +01:00 |
Ben Wallis
|
f4b035a155
|
Create README.md
|
2015-06-06 22:24:00 +01:00 |
Ben
|
db1b783f49
|
Added Replace Colors functionality
|
2015-06-06 20:44:38 +01:00 |
Ben
|
a403fdb23c
|
Merge branch 'master' of https://github.com/ben-wallis/Filtration.git
|
2015-06-06 17:07:11 +01:00 |
Ben
|
2628149ab9
|
Added About window
|
2015-06-06 17:07:07 +01:00 |
Ben Wallis
|
d51973d9a3
|
Create COPYING
|
2015-06-06 16:17:43 +01:00 |
Ben
|
722c720a06
|
Added Edited wi
|
2015-06-06 16:08:28 +01:00 |
Ben
|
301b24d324
|
Moved icons to separate ResourceDictionary
Changed block tooltip to hide when the block is expanded
|
2015-06-06 15:50:20 +01:00 |
Ben
|
3c643eb07b
|
Removed FontAwesome dependency, added new icons
|
2015-06-06 13:16:59 +01:00 |
Ben
|
7b5d92bf66
|
Various changes to context menus and toolbars
|
2015-06-05 23:20:47 +01:00 |