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
7d8b32b2e7
Fixup after merging missed commit from master
2018-09-28 17:58:16 +01:00
Ben Wallis
3ce2e12f56
Disabled setting themes for MinimapIcon, PlayEffect and SetFontSize blocks (temporary fix for issue #68 )
2018-09-28 17:20:42 +01: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
azakhi
820aa5499e
Fix block group creation
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
azakhi
69ce542c1a
Improve pasting to support different copy sources
2018-09-04 14:18:11 +03:00
azakhi
cfef82e53a
Change default alpha value to 240
2018-09-03 15:37:10 +03:00
GlenCFL
24df1d7687
Fix the reading of CustomAlertSounds containing path separators.
2018-08-31 20:01:21 -04:00
azakhi
6be29dbd28
Add tests and fix theme bug
2018-08-31 16:02:17 +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
178ff579c6
Fix PlayEffect parsing
2018-08-30 21:22:20 +03: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
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
add7514ce7
Fix temporary block type control
2018-08-22 11:47:32 +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
780081263c
Replace 'Maelström' to prevent encoding problems
2018-08-20 21:34:16 +03:00
azakhi
387f08db85
Improve parsing
2018-08-20 21:25:30 +03:00
azakhi
7fb9378304
Improve parsing & bug fixes
2018-08-20 21:25:30 +03:00
azakhi
961805272d
Make comment blocks expandable & improve parsing
2018-08-20 21:25:30 +03:00
azakhi
216168533f
Fix pasting sections
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
f03e37602d
Fix script desc bug in a better way
2018-08-11 12:28:13 +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
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
9cf4d86cb0
Fixed multiline comment saving
2017-12-07 22:22:26 +00:00
GlenCFL
b98988f0b5
Merge remote-tracking branch 'upstream/master'
2017-12-07 14:16:47 -05:00
Ben Wallis
d84b17ced3
Implemented script-level undo/redo (currently hidden in UI)
2017-12-07 18:14:47 +00:00
GlenCFL
e5bd994164
Fix the existing tests.
2017-12-07 11:57:36 -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
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
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
bb77138854
FIL-1 Changed Block Group Parsing to use " - " as delimiter instead of "-"
2017-05-14 12:12:42 +01:00