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
|
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
|
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
|
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
|
f838b35b4c
|
Added Murderous Eye Jewel to ItemBaseTypes.txt
|
2017-12-09 15:12:39 +00:00 |
|
Ben Wallis
|
1ecec4e9dc
|
Bumped version to 0.17
|
2017-12-08 17:58:53 +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
|
86ff670fb0
|
Fix for the ShChaos sound not playing.
|
2017-12-08 01:42:00 -05: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 |
|
GlenCFL
|
b98988f0b5
|
Merge remote-tracking branch 'upstream/master'
|
2017-12-07 14:16:47 -05: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
|
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
|
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
|
ab7aefa8a6
|
FIL-11 Added BlockGroupsEnabled flag to ItemFilterScript (encapsulated in new ItemFilterScriptSettings object)
|
2017-05-14 13:02:30 +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
|
8dc5864d2e
|
Bumped version to 0.15
|
2016-12-03 12:14:23 +00: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
|
dde9f65ea6
|
Bumped version number to 0.14, added icon to Update Available window
|
2016-09-01 21:19:22 +01:00 |
|