Ben Wallis
|
b3520246b9
|
Fixed bug causing removing a block item to not refresh the item preview
|
2016-08-31 00:10:36 +01:00 |
Ben Wallis
|
360b1c8144
|
Bumped version to 0.13
|
2016-08-30 22:54:31 +01:00 |
Ben Wallis
|
80b8318574
|
Fixed #28 - Add appearance block item links firing wrong command
|
2016-08-30 22:53:17 +01:00 |
Ben Wallis
|
c88c401ca8
|
Fixed crash when Item Base Types or Item Classes static data files aren't present
|
2016-08-30 19:16:44 +01:00 |
Ben Wallis
|
f77e9575fc
|
Moved Update Data Url to Settings
|
2016-08-30 18:42:40 +01:00 |
Ben Wallis
|
6eb17555c0
|
Fixed 2 bugs relating to duplicate ItemRarity block items and spaces at the end of ItemRarity block items
|
2016-08-30 18:39:08 +01:00 |
Ben Wallis
|
ce4366d3fd
|
Replaced ItemBaseTypes.txt and ItemClasses.txt
|
2016-08-29 13:17:40 +01:00 |
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
|
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
|
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
|
4185c3dbde
|
Removed async update check due to threading issue
|
2015-07-31 22:13:58 +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
|
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
|
1882687601
|
Fixed BlockGroupBrowser indeterminate checkbox state bug
|
2015-07-24 14:47:47 +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
|
95e7581a5b
|
Fixed Delete Theme Component button being enabled for non-master themes
|
2015-07-15 19:12:19 +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
|
58de6f06b9
|
Added Jewel to ItemClasses.txt
|
2015-07-10 18:13:12 +01:00 |
Ben
|
af2dace29a
|
Fixed crash when opening a script after Filtration is invoked via file association (Issue #7)
|
2015-07-10 18:11:03 +01:00 |
Ben
|
59cf604430
|
Revert "Increased the size of the Item Preview control to cater for FontSize 45"
This reverts commit 93a51e7829 .
|
2015-07-10 17:54:42 +01:00 |
Ben
|
93a51e7829
|
Increased the size of the Item Preview control to cater for FontSize 45
|
2015-07-10 17:52:10 +01:00 |
Ben
|
9d928a374a
|
Fixed crash when clicking Close menu option with no script/theme open
Fixed memory leak when documents are closed.
|
2015-07-10 17:48:34 +01:00 |
Ben
|
b5788504cb
|
Fixed Disabled Block Block Group Bug (Issue #6)
|
2015-07-10 17:29:37 +01:00 |
Ben
|
56e163e3e0
|
Fix for line description being lost when reading disabled blocks
|
2015-07-09 18:58:22 +01:00 |
Ben
|
9fcb609a51
|
Implemented disabled block support
|
2015-07-06 18:19:05 +01:00 |
Ben
|
1b63f68eee
|
Fixed theme serialization/deserialization and added them toolbar icons
|
2015-07-06 15:33:25 +01:00 |
Ben
|
a496ab9b42
|
Resharper Code Issues Cleanup
|
2015-07-06 13:45:19 +01:00 |
Ben
|
cbbc7c25fa
|
More theme changes
|
2015-07-06 13:41:46 +01:00 |
Ben
|
d6bd1678b4
|
Fixed contextual tabs
|
2015-07-06 12:01:48 +01:00 |
Ben
|
bfa2341ab8
|
Implemented editable themes / master themes
|
2015-07-05 22:43:17 +01:00 |
Ben
|
511f503e88
|
Refactored ThemeComponentBuilder into ThemeComponentCollection
|
2015-07-05 16:54:09 +01:00 |
Ben
|
3ea0530c01
|
Added Divination Cards to Classes and Base Types lookup lists
|
2015-07-05 16:19:45 +01:00 |
Ben
|
aad34b1407
|
Changed UpdateDataUrl back to correct url
|
2015-07-05 11:14:44 +01:00 |
Ben
|
544b931477
|
Added theme component tag selection control
|
2015-07-05 11:09:59 +01:00 |
Ben
|
f5dcdf0af9
|
Removed item block display settings popup
|
2015-07-04 22:38:13 +01:00 |
Ben
|
da3759cd76
|
Refactored ItemFilterBlockView to use new usercontrol instead of datatemplate spam
|
2015-07-04 21:12:47 +01:00 |
Ben
|
3337531161
|
Fixed another copy paste bug, changed speaker icon to button
|
2015-07-04 17:28:34 +01:00 |
Ben
|
0c470b3c97
|
Fixed copy paste crashes
|
2015-07-04 16:47:28 +01:00 |
Ben
|
3a60a5005b
|
Changed versioning format, added grouping to theme browser, fixed styles
|
2015-07-04 14:29:07 +01:00 |
Ben
|
fea6bf6da2
|
Fixed bug causing clicks between documents and toolpanes not to register.
|
2015-07-04 12:24:50 +01:00 |
Ben Wallis
|
2475d90bac
|
Delete LootFilterScriptViewModel - Copy.cs
|
2015-07-03 22:55:51 +01:00 |
Ben
|
aae014b6e0
|
Added NLog logging
|
2015-07-03 22:16:17 +01:00 |
Ben
|
8f533e8fd7
|
Fixed localised decimal bug and tidied up About Window
|
2015-07-03 21:19:25 +01:00 |
Ben
|
bf4781dbde
|
Added application-level unhandled exception handler
|
2015-07-02 22:02:51 +01:00 |
Ben
|
eb054a5068
|
Added auto updater
|
2015-07-02 20:19:32 +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
|
c80d4825df
|
Added AutoMapper for BlockGroup to BlockGroupViewModel translation
|
2015-06-18 21:08:44 +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
|
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
|
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
|
f5be647d52
|
Tweaked item preview to show bright borders more clearly.
|
2015-06-07 11:37:04 +01:00 |
Ben
|
770f98c7f5
|
Fixed bug allowing paste with no target block selected
|
2015-06-06 23:17:51 +01:00 |
Ben
|
ba83770d21
|
Fixed position of Preview text in Replace Colors Window
|
2015-06-06 22:24:48 +01:00 |
Ben
|
db1b783f49
|
Added Replace Colors functionality
|
2015-06-06 20:44:38 +01:00 |
Ben
|
2628149ab9
|
Added About window
|
2015-06-06 17:07:07 +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 |
Ben
|
7f06f271cc
|
Removed separate interface files for ViewModels
|
2015-06-05 21:18:24 +01:00 |
Ben
|
526c4228bd
|
Fixed block selection style and section style
|
2015-06-04 23:30:40 +01:00 |
Ben
|
504be3a88b
|
Tidied up Section Browser layout.
|
2015-06-04 22:16:18 +01:00 |
Ben
|
d07b9bdc6b
|
Added Section Browser
|
2015-06-04 22:06:44 +01:00 |
Ben
|
446fe51843
|
Initial Commit
|
2015-06-04 18:15:54 +01:00 |