Commit Graph
22 Commits
Author SHA1 Message Date
Stone-Red-Code 6e4757adea - Exception handling for plugin events
- Revert: Execute `OnValueChanged` event in task
2021-09-14 14:07:08 +02:00
Stone-Red-Code e00c873bd5 - Remove unnecessary code
- Execute `OnValueChanged` event in task
2021-09-13 19:49:05 +02:00
Stone-Red-Code f94f24297e - Add OnMouseWheel event 2021-09-11 17:13:02 +02:00
Stone-Red-Code 36e09acd0e - Add MouseButton enum to plugin API to determine which mouse button was pressed
- Add some missing documentation
2021-09-11 14:24:27 +02:00
Stone-Red-Code 3268a66d64 Add Start method. 2021-08-21 23:05:32 +02:00
Stone-Red-Code 8e31735032 UpdateInterval can now be changed while the plugin is running and updated the Icon. 2021-08-21 22:09:42 +02:00
Stone-Red-Code 41e4e03d2f Fixed .gitignore 2021-08-18 18:43:06 +02:00
Stone-Red-Code 9db60da702 Revert "Fix not working .gitignore"
This reverts commit 86f07f4bf3.
2021-08-18 18:39:53 +02:00
Stone-Red-Code 86f07f4bf3 Fix not working .gitignore 2021-08-18 18:14:52 +02:00
Stone-Red-Code 5bb62ed17a Added GraphicsExtentions class to the plugin API 2021-08-18 17:50:57 +02:00
Stone-Red-Code 3c61c021d4 Updated installer and standalone release 2021-08-17 18:37:41 +02:00
Stone-Red-Code d46976fec8 Plugin class name can now have any name. 2021-08-16 18:19:42 +02:00
Stone-Red-Code 1e57ec1b6a Revert "Fix mistake"
This reverts commit e89b2981e7.
2021-08-14 21:42:06 +02:00
Stone-Red-Code e89b2981e7 Fix mistake 2021-08-14 21:33:24 +02:00
Stone-Red-Code f05b5783ba Added documentation to the DesktopMagicPluginAPI 2021-08-14 21:19:03 +02:00
Stone-Red-Code 883cc3a2fb Add optional contractor to Element attribute 2021-07-24 13:50:20 +02:00
Stone-Red-Code 83a6339a46 Plugin development QoL improvements 2021-07-19 19:22:11 +02:00
Stone-Red-Code 985a68b33e Added logger and fixed some bugs 2021-07-18 19:18:12 +02:00
Stone-Red-Code 4ea42f21de Small UI and code improvements 2021-07-18 17:37:39 +02:00
Stone-Red-Code 23a31ae5d0 Improved plugin settings support 2021-07-14 22:43:01 +02:00
Stone-Red-Code aaced7a569 Create .gitignore 2021-06-30 07:39:38 +02:00
Stone-Red-Code c2aaa9a91e Setup 2021-05-23 12:48:45 +02:00