Updated
14 weeks ago
File Size
515.39 MB
Updated
1 week ago
File Size
536.64 MB
Tuned vertical/horizontal scrolling - should be much smoother now
[Bugfix] Fixed an issue with Capture Region hotkey being sporadically changed to “0” instead of "None"
[Bugfix] Fixed Syncrhonization problem - sometimes items were created with a new ID instead of inheriting parent one.
Fixed few minor bugs related to bindings
Exposed IWindowHandle ActiveWindow via interfaces of Triggers/Actions/Overlays - this makes them more easily accessible via scripts
[Bugfix] Fixed (hopefully) random freezes during startup on some PCs
Improved startup time
[Bugfix] C# scripts - not all actions were able to be executed immediately after CreateAction() call
[Bugfix] Fixed an issue with Default Properties and Synchronized auras - properties should now be synced correctly even if configured on root-level
[Bugfix] Fixed crash related to NullReferenceException in Send Sequence
[Notification] - Default Properties are not working correctly with Synchronization , will be fixed soon
[Bugfix] EnablingConditions were not accessible on folder-level
[Bugfix] Partially fixed race condition which lead to incorrect Aura state. Proper fix is in development atm.
Fixed crash related to NullReference exception
Removed Load/Unload action - you can no longer create new actions of this type, the same functionality should now be modeled via Enabling Conditions . This will not break existing auras - actions created before this change will still work.
Fixed crash related to Bindings Editor