Commit Graph

28 Commits

Author SHA1 Message Date
Ben Wallis 208aeb39f6 Changed QualityBlockItem Maximum value to 99 2018-12-05 20:42:40 +00:00
Glen M 2415be089b Create a nil value type for DisableDropSound. (#114) 2018-12-05 16:42:59 +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 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 0eff63d706 Increase maximum quality to 30 2018-09-04 08:34:26 +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 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 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 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 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 89e98fc8c6 Block matching basics complete 2015-12-20 15:17:26 +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 c6f5dcda39 Moved Object Model to separate project 2015-06-24 19:57:16 +01:00