Commit Graph

63 Commits

Author SHA1 Message Date
azakhi 1ee38b4c0e Fix block group output & expand/collapse all 2018-09-07 20:36:27 +03:00
azakhi 4bed777427 Improve parent group status logic 2018-09-07 20:36:27 +03:00
azakhi 1f6cbeec86 Add enable/disable checkbox to group browser 2018-09-07 20:36:27 +03:00
GlenCFL 910b2b8c7f Make the minimap icons transparent. 2018-09-06 20:01:16 -04:00
azakhi 0eff63d706 Increase maximum quality to 30 2018-09-04 08:34:26 +03:00
azakhi cfef82e53a Change default alpha value to 240 2018-09-03 15:37:10 +03:00
azakhi de489e8b2c Fix folder bug 2018-08-31 16:54:24 +03:00
azakhi 3851ad51e1 Add support for comments between rules 2018-08-31 14:22:26 +03:00
azakhi 65d3e07156 Add comment support for all rule types 2018-08-31 11:21:43 +03:00
azakhi a86ab3ec8d Use available sounds as combobox source 2018-08-31 09:40:48 +03:00
Ben Wallis 937426e9a3 added tests 2018-08-30 18:31:34 +01:00
azakhi 78b4ddc862 Add new filter fuatures 2018-08-29 20:12:02 +03:00
azakhi a09f0a5090 Add custom sound theme support 2018-08-29 13:11:41 +03:00
azakhi 2958d93b33 Add Custom Sound block 2018-08-27 22:43:01 +03:00
azakhi d92d34af05 Add alert sound theme support 2018-08-26 20:24:13 +03:00
azakhi bc5a005ee7 Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
azakhi 8ba3433dcf Refactor theme code to support different types 2018-08-24 22:07:24 +03:00
azakhi 4c76dc9bab Improve test block for beam feature 2018-08-22 20:20:12 +03:00
azakhi 2a7df9a1ca Add a temporary block type for new beam feature 2018-08-22 13:15:50 +03:00
azakhi 0974579684 Add requested changes & minor bug fixes 2018-08-22 11:41:02 +03:00
azakhi c0e9c534de Add temporary block type for new type 2018-08-21 17:03:42 +03:00
azakhi 387f08db85 Improve parsing 2018-08-20 21:25:30 +03:00
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