Ben Wallis
bb715f6583
Update README.md
2019-09-11 13:17:57 +01:00
Ben Wallis
416f145d3f
Merge branch 'master' into develop
2019-09-11 13:15:27 +01:00
Ben Wallis
92759871b4
Updated nuspec for 1.2.2 release notes
2019-09-11 12:57:05 +01:00
Ben Wallis
322afa1c3f
Updated copyright year in About dialog to 2019
2019-09-11 12:51:39 +01:00
Ben Wallis
8ea26a4614
Bumped version to 1.2.2
2019-09-11 12:47:53 +01:00
azakhi
dcd963a210
Update for PoE 3.8 ( #138 )
...
Added new block type BlightedMap
Updated static data
2019-09-11 12:45:28 +01:00
azakhi
757fc46e6b
Set BlockGroupsEnabled based on group count ( #137 )
...
Changes setting based on the count of blocks in script, related #130
2019-09-11 12:42:28 +01:00
Ben Wallis
7a6747ebad
Update README.md
2019-06-06 13:55:53 +01:00
Ben Wallis
309be5e881
Merge branch 'develop'
2019-06-06 13:48:29 +01:00
Ben Wallis
785524f3ab
updated release notes in nuspec
2019-06-06 13:48:23 +01:00
Ben Wallis
fdec69789e
Merge branch 'develop'
2019-06-06 13:41:35 +01:00
Ben Wallis
4afff926b8
Fixed squirrel build after packagereference update
2019-06-06 13:41:22 +01:00
Ben Wallis
4290688ac0
Merge branch 'develop'
2019-06-06 13:23:30 +01:00
Ben Wallis
7c31ba393c
removed MigrationBackup dir
2019-06-06 13:23:19 +01:00
Ben Wallis
7bab2e3392
Updated ItemBaseTypes.txt and ItemClasses.txt for Legion
2019-06-06 13:21:17 +01:00
Ben Wallis
cb6b61c66c
fixed warnings
2019-04-10 21:21:03 +01:00
Ben Wallis
ab7cbf5ce4
upgraded projects to use PackageReference
2019-04-10 21:15:49 +01:00
Ben Wallis
02eafb4c62
Update README.md
2019-04-10 17:47:51 +01:00
Ben Wallis
992c6f510a
Merge branch 'develop'
2019-04-10 17:39:33 +01:00
Ben Wallis
85c215382b
bumped version to 1.2.0
2019-04-10 17:39:15 +01:00
Ben Wallis
c44d7b6095
Changed version to 1.2.0-beta1
2019-03-18 17:49:21 +00:00
Ben Wallis
717a0a83a9
* Bumped version to 1.2.0
...
* Added enchantments to Enchantments.txt
* Updated nuspec
2019-03-18 17:48:16 +00: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
dea0378a16
Fix Show/Hide parsing ( #133 )
...
* Fix Show/Hide parsing
* Improve disabled block test
2019-03-18 17:27:08 +00:00
azakhi
4862452188
Fix copied visuals not affecting preview ( #129 )
2019-03-11 16:44:40 +00:00
azakhi
db258de11e
Change default border color to transparent ( #128 )
2019-03-11 16:43:28 +00:00
Ben Wallis
e2a92e10bb
Update README.md
2018-12-06 22:07:51 +00:00
Ben Wallis
444f09751a
Merge from master (missed 1.0.3 merge)
2018-12-06 21:45:46 +00:00
Ben Wallis
9356f55209
Merge branch 'develop' of https://github.com/ben-wallis/Filtration into develop
2018-12-06 21:44:24 +00:00
Ben Wallis
fb7bd8b81e
Bumped version to 1.1.0
2018-12-06 21:38:57 +00:00
azakhi
72ed517929
Fix pasting theme ( #124 )
2018-12-06 21:26:40 +00:00
Ben Wallis
290547cbba
Fixed cancel on exit not working
2018-12-06 21:20:42 +00:00
azakhi
065e56e0a6
Fix block style pasting ( #123 )
2018-12-06 20:18:05 +00:00
Ben Wallis
d686e6da39
* Added DisableDropSound icon for blocks with no other sound blocks
...
* Bumped version to 1.1.0-beta8
2018-12-06 18:01:42 +00:00
Ben Wallis
79398667b4
Fixed DisabledDefaultSound indicator not updating
2018-12-06 17:04:02 +00:00
Glen M
2424ab9195
Fix missing audio icons within block item controls. ( #121 )
2018-12-06 16:23:22 +00:00
azakhi
491f448f94
Fix theme editor scrolling ( #120 )
2018-12-06 15:35:21 +00:00
Glen M
2f49e85227
Add a DisableDropSound indicator. ( #118 )
...
* Add a DisableDropSound indicator.
* Improve the DisableDropSound indicator tooltip.
2018-12-06 15:15:46 +00:00
azakhi
dce0af7fd6
Fix null reference error on section search ( #117 )
2018-12-05 21:56:39 +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
Ben Wallis
4052d6e020
Fixed ScrollViewer event handling special casing
2018-12-05 20:26:01 +00:00
Ben Wallis
7c0da57570
Fixed combobox scrolling in ItemFilterBlockView
2018-12-05 20:09:30 +00:00
Ben Wallis
557767f4dc
Fixed MinimapIcon messagebox bug #116
2018-12-05 19:25:45 +00:00
Ben Wallis
ad1b46f975
Bumped version to 1.1.0-beta7
2018-12-05 17:42:42 +00:00
Ben Wallis
9f17d84a7f
* Moved VisualTreeHelper and PathOfExileColors to Filtration.Common
...
* Replaced bindings of PathOfExileColors with x:Static
* Fixed Advanced tab of ColorPicker control in theme editor not being clickable
2018-12-05 17:40:59 +00:00
Ben Wallis
0fe21336e6
* Fixed duplicated tooltips for sound preview buttons
...
* If Filtration is not running in its expected installation directory it will not check for updates - this enables us to release a zip file release that won't fail an update check every time it's run
2018-12-05 17:06:27 +00:00
Ben Wallis
2ba1b8adac
Added regression test for DisableDropSound block item parsing
2018-12-05 16:49:36 +00:00
Glen M
2415be089b
Create a nil value type for DisableDropSound. ( #114 )
2018-12-05 16:42:59 +00:00
Ben Wallis
892b2f15f2
* Removed old unused user settings
...
* Fixed prompt for filter directory selection appearing incorrectly on startup
* Bumped version to 1.1.0-beta6
2018-12-05 13:03:51 +00:00