Commit Graph

375 Commits

Author SHA1 Message Date
azakhi 2230b81257 Fix test 2018-08-10 17:27:43 +03:00
azakhi 3aa2bf488c Fix tests 2018-08-10 17:22:55 +03:00
azakhi 71b7a45f84 Add tests and small bugfixes 2018-08-10 17:08:17 +03:00
azakhi 0fd2db7076 Add new base types and classes 2018-08-09 17:12:03 +03:00
azakhi 400688573c Add new block types added in 3.3 2018-08-09 16:48:11 +03:00
Ben Wallis 52fc1f6bbc Merge branch 'master' of https://github.com/ben-wallis/Filtration 2017-12-09 16:16:29 +00:00
Ben Wallis 3f437c0109 FIL-18: Fixed first comment block being merged into the script description 2017-12-09 16:16:20 +00:00
Ben Wallis f838b35b4c Added Murderous Eye Jewel to ItemBaseTypes.txt 2017-12-09 15:12:39 +00:00
Ben Wallis ac706486cb
Update README.md 2017-12-08 18:09:04 +00:00
Ben Wallis 3607ad362e
Update README.md 2017-12-08 18:08:48 +00:00
Ben Wallis 1ecec4e9dc Bumped version to 0.17 2017-12-08 17:58:53 +00:00
Ben Wallis 404a04c210
Merge pull request #51 from GlenCFL/fixes
0.16 Regression Fixing
2017-12-08 17:57:13 +00:00
GlenCFL f1b2be7d74 Add in Ben's fix for Comments not setting dirty state. 2017-12-08 12:54:53 -05:00
GlenCFL 6393a53bf5 Remove code duplication. 2017-12-08 12:12:17 -05:00
GlenCFL a0a72b5fe8 Mark comments as two way, fixing updating issues. 2017-12-08 10:44:22 -05:00
GlenCFL d96234f099 Fix the contextual Delete Section command. 2017-12-08 09:15:01 -05:00
GlenCFL 07fdc2eb49 Fix the Add Section crash. 2017-12-08 07:41:16 -05:00
GlenCFL 86ff670fb0 Fix for the ShChaos sound not playing. 2017-12-08 01:42:00 -05:00
Ben Wallis c9caed7e6b Fixed failing test 2017-12-07 22:35:06 +00:00
Ben Wallis 9cf4d86cb0 Fixed multiline comment saving 2017-12-07 22:22:26 +00:00
Ben Wallis 523a9553d9 Fixed section browser 2017-12-07 21:36:42 +00:00
Ben Wallis b88730fb3a
Merge pull request #49 from GlenCFL/master
Provide an update to fully support Path of Exile 3.1.
2017-12-07 20:19:14 +00:00
GlenCFL 06b88e85f2 Fix failing tests. 2017-12-07 14:27:03 -05:00
GlenCFL b98988f0b5 Merge remote-tracking branch 'upstream/master' 2017-12-07 14:16:47 -05:00
Ben Wallis d14e4e9320
Merge pull request #50 from ben-wallis/develop
Various changes from local repo
2017-12-07 18:24:46 +00: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 fef20ff36a Fix the halting issue on window close. 2017-12-07 12:53:44 -05:00
GlenCFL 23fa82655b Add tests for the new keywords. 2017-12-07 12:14:42 -05:00
GlenCFL e5bd994164 Fix the existing tests. 2017-12-07 11:57:36 -05: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 2cf6a5953b Update both the item class and item base lists. 2017-12-06 23:24:30 -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 43c6149832 Fixed failing tests 2017-05-20 18:34:45 +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 7b8ff1e3cb Update README.md 2017-05-14 14:15:11 +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 8e54cc3b4b Fixed failing tests 2017-05-14 13:06:07 +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 bb77138854 FIL-1 Changed Block Group Parsing to use " - " as delimiter instead of "-" 2017-05-14 12:12:42 +01:00
Ben Wallis 2d98f7de36 Updated appveyor.yml 2017-05-09 22:03:24 +01:00
Ben Wallis 6277917ae6 Updated Filtration.sln Visual Studio version from 14 to 15 2017-05-09 21:58:34 +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 733c7d1757 Added [Ignore] to integration unit tests 2017-05-08 20:12:24 +01:00
Ben Wallis 702c118783 Added appveyor.yml 2017-05-08 20:09:29 +01:00
Ben Wallis 11d85fdd1b Update README.md 2016-12-03 12:22:15 +00:00