azakhi
|
bd730dd518
|
Add section features
|
2018-08-20 21:25:29 +03:00 |
azakhi
|
2c4096ff2c
|
Add DisableDropSound block type
|
2018-08-20 21:19:18 +03:00 |
azakhi
|
738415f10a
|
Add ElderMap block type
|
2018-08-12 11:15:45 +03:00 |
azakhi
|
71b7a45f84
|
Add tests and small bugfixes
|
2018-08-10 17:08:17 +03:00 |
azakhi
|
400688573c
|
Add new block types added in 3.3
|
2018-08-09 16:48:11 +03:00 |
GlenCFL
|
07fdc2eb49
|
Fix the Add Section crash.
|
2017-12-08 07:41:16 -05:00 |
GlenCFL
|
b98988f0b5
|
Merge remote-tracking branch 'upstream/master'
|
2017-12-07 14:16:47 -05:00 |
Ben Wallis
|
d91f7e1ac3
|
Fixed compile warnings
|
2017-12-07 18:18:05 +00:00 |
Ben Wallis
|
d84b17ced3
|
Implemented script-level undo/redo (currently hidden in UI)
|
2017-12-07 18:14:47 +00:00 |
GlenCFL
|
342487f800
|
Update the ordering of the BlockItems.
|
2017-12-07 09:26:33 -05:00 |
GlenCFL
|
8bf3527b69
|
Add support for PlayAlertSoundPositional.
|
2017-12-07 08:21:32 -05:00 |
GlenCFL
|
010e0dda31
|
Add support for the new alert sounds.
|
2017-12-07 06:49:25 -05:00 |
GlenCFL
|
1ebbe5b5a8
|
Add support for the new block types.
|
2017-12-06 23:03:46 -05:00 |
Ben Wallis
|
fee2a4dd99
|
Initial refactoring to support CommandManager
|
2017-06-17 13:50:44 +01:00 |
Ben Wallis
|
b65fad0679
|
FIL-4 Completed refactoring of Sections to ItemFilterCommentBlocks
|
2017-06-17 12:19:54 +01:00 |
Ben Wallis
|
4def27c49d
|
FIL-4 Refactored script parsing to retain isolated comments as a new ItemFilterBlockComment type - UI still needs reworking with new templates and such.
|
2017-05-20 18:14:28 +01:00 |
Ben Wallis
|
797c911bb5
|
FIL-13 Comments on the Show/Hide line are now preserved if block groups are not enabled for the script
|
2017-05-14 14:10:54 +01:00 |
Ben Wallis
|
ab7aefa8a6
|
FIL-11 Added BlockGroupsEnabled flag to ItemFilterScript (encapsulated in new ItemFilterScriptSettings object)
|
2017-05-14 13:02:30 +01:00 |
Ben Wallis
|
3fe021949a
|
Replaced AutoMapper usage for ItemFilterBlockGroup viewmodel mapping with constructor overload
Updated NuGet packages
|
2017-05-09 21:41:51 +01:00 |
Ben Wallis
|
884651bce9
|
Added support for Identified (Issue #34) and Corrupted (Issue #42) block items
Changed block item output order (Issue #41)
|
2016-12-03 11:58:18 +00:00 |
Ben Wallis
|
80b8318574
|
Fixed #28 - Add appearance block item links firing wrong command
|
2016-08-30 22:53:17 +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
|
86dc03f4ff
|
Various refactorings to support ItemFilterPreview
|
2016-01-31 10:51:53 +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
|
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
|
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
|
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
|
544b931477
|
Added theme component tag selection control
|
2015-07-05 11:09:59 +01:00 |
Ben
|
71ad5f2d05
|
Implemented opening/saving themes
|
2015-06-26 17:42:20 +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
|
c6f5dcda39
|
Moved Object Model to separate project
|
2015-06-24 19:57:16 +01:00 |