Commit Graph

405 Commits

Author SHA1 Message Date
Ben Wallis dc6ed934b2
Merge pull request #54 from azakhi/master
3.4 Update and Improvements
2018-08-29 22:39:36 +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 1e9b1158bd Merge branch 'improvements' 2018-08-26 20:27:23 +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 d0bc0b6864 Add section search feature 2018-08-24 18:03:38 +03:00
azakhi 1eaf0b6fe5 Improve UI performance 2018-08-24 01:09:44 +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 e5209fb459 Improve UI 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 281c7d85e1 Fix adding comment block to collapsed section 2018-08-20 21:25:30 +03:00
azakhi 57775a9e22 Start sections collapsed & restyle buttons 2018-08-20 21:25:30 +03:00
azakhi 5817295f7c Fix adding block to a collapsed section 2018-08-20 21:25:30 +03:00
azakhi 216168533f Fix pasting sections 2018-08-20 21:25:29 +03:00
azakhi f6969a0204 Fix performance issue 2018-08-20 21:25:29 +03:00
azakhi 38053666a0 Fix collapsed section height 2018-08-20 21:25:29 +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 f03e37602d Fix script desc bug in a better way 2018-08-11 12:28:13 +03:00
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