Commit Graph

81 Commits

Author SHA1 Message Date
Ben Wallis ab7cbf5ce4 upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
azakhi 1f9a1c5196 Support for Path of Exile 3.6 and Synthesis League (#131)
* Add new block types

* Add new base types
2019-03-18 17:27:21 +00:00
azakhi db258de11e Change default border color to transparent (#128) 2019-03-11 16:43:28 +00:00
Ben Wallis 208aeb39f6 Changed QualityBlockItem Maximum value to 99 2018-12-05 20:42:40 +00:00
Ben Wallis 79274df0fb Removed NotSet from ItemRarity enum 2018-12-05 20:39:20 +00:00
Glen M 2415be089b Create a nil value type for DisableDropSound. (#114) 2018-12-05 16:42:59 +00:00
Glen M fbd02702b0 Add enable/disable DropSound buttons. (#112)
* Add enable/disable DropSound buttons.

* Add undo/redo support for the DisableSound commands.
2018-12-05 12:31:47 +00:00
Glen M 7ce5aaa861 Support for Path of Exile 3.5 and Betrayal league. (#108)
* Fix #107 by pulling SortOrder form an enum.
* Add initial support for the Prophecy block item.
* Update the static data.
* Hook Prophecy data into the static data service.
* Fill out the initial prophecy data.
2018-12-05 06:59:10 +00:00
Ben Wallis 876e98437e Shortened/fixed SummaryText for several block items 2018-12-02 21:51:19 +00:00
Ben Wallis fd2023598b #83 - Fixed theme serialization 2018-11-28 21:50:42 +00:00
Ben Wallis 784f0227ee Updated NuGet packages 2018-11-27 21:26:04 +00:00
Ben Wallis ac904c31ff * Added default colours for TextColor, BorderColor and BackgroundColor block items (previously the default color was completely transparent)
* Bumped version to 1.0.0-beta3
2018-09-28 17:47:23 +01:00
azakhi 07a7e8d05c Increase HasExplicitMod limit to 8 2018-09-17 10:37:25 +03:00
azakhi 32523787d2 Improve commands & add multiple selection feature 2018-09-13 17:34:16 +03:00
Ben Wallis 18c878e350
Merge pull request #75 from azakhi/feature/40-add-enable-disable-to-group-browser
Feature/40 add enable disable to group browser
2018-09-08 10:12:04 +01:00
Ben Wallis 5d30888597
Merge pull request #72 from azakhi/feature/improve-pasting-multiple-blocks
Improve pasting to support different copy sources
2018-09-08 09:56:14 +01:00
azakhi bfd722d362 Add add/delete block group support to blocks 2018-09-07 20:36:27 +03:00
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 69ce542c1a Improve pasting to support different copy sources 2018-09-04 14:18:11 +03: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