Commit Graph
195 Commits
Author SHA1 Message Date
Stone-Red-Code 535062e8c4 Fixed a small problem with the translation and the installer. 2021-09-10 16:57:31 +02:00
Stone_Red 69774b86a3 Delete credentials.json 2021-09-10 14:38:58 +02:00
Stone-Red-Code e9cf43d968 Proper handling and logging of errors during the execution of a plugin 2021-08-25 19:20:45 +02:00
Stone-Red-Code 8df53ef190 Add check so that only one instance can be open at a time 2021-08-25 19:08:26 +02:00
Stone-Red-Code ae490367ee Actually implement the Start method correctly 2021-08-22 12:50:28 +02:00
Stone-Red-Code 3268a66d64 Add Start method. 2021-08-21 23:05:32 +02:00
Stone-Red-Code 24437371ec Check if the value of UpdateInterval is valid 2021-08-21 22:22:29 +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 c38ea293d1 Add issue templates 2021-08-21 21:52:19 +02:00
Stone_Red ea0b79573a Update README.md 2021-08-21 16:06:55 +02:00
Stone_Red 2b4583ce5d Update README.md 2021-08-21 16:00:56 +02:00
Stone_Red 870b84a631 Update README.md 2021-08-21 16:00:42 +02:00
Stone_Red b23571c0f7 Update README.md 2021-08-20 20:27:43 +02:00
Stone-Red-Code d4c4b4e1ed Merge branch 'main' into develop 2021-08-18 18:44:15 +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 128db89b75 Merge branch 'develop' v0.2.1 2021-08-18 17:52:48 +02:00
Stone-Red-Code 5bb62ed17a Added GraphicsExtentions class to the plugin API 2021-08-18 17:50:57 +02:00
Stone-Red-Code bf45db8e76 Merge branch 'develop' 2021-08-17 18:45:13 +02:00
Stone-Red-Code 3c61c021d4 Updated installer and standalone release 2021-08-17 18:37:41 +02:00
Stone-Red-Code bbb6873887 Fixed stupid mistake. 2021-08-17 18:05:00 +02:00
Stone-Red-Code fa225d7b6f Merge remote-tracking branch 'origin/main' v0.2 2021-08-16 18:29:27 +02:00
Stone-Red-Code 0aa8307e5b Merge branch 'develop' 2021-08-16 18:28:21 +02:00
Stone-Red-Code 60df188433 Fixed Installer 2021-08-16 18:27:03 +02:00
Stone-Red-Code 58572eb6f2 Updated version number 2021-08-16 18:21:38 +02:00
Stone-Red-Code d46976fec8 Plugin class name can now have any name. 2021-08-16 18:19:42 +02:00
Stone_Red af18375e6a Update README.md 2021-08-14 22:16:29 +02:00
Stone-Red-Code 544b838f2f Merge branch 'develop'
# Conflicts:
#	src/DesktopMagic/bin/Release/net5.0-windows/DesktopMagic.dll
#	src/DesktopMagic/bin/Release/net5.0-windows/DesktopMagic.exe
#	src/DesktopMagic/bin/Release/net5.0-windows/DesktopMagicPluginAPI.dll
2021-08-14 22:01:47 +02:00
Stone-Red-Code 14c6830f5e Update .gitignore 2021-08-14 21:52:07 +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 f79e9db4fa Update README.md 2021-07-16 23:46:50 +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 263f69a4ee Update README.md 2021-06-05 19:26:02 +02:00
Stone_Red 604dca9674 Update README.md v0.1 2021-06-05 19:21:03 +02:00
Stone_Red 94e7a04cd8 Update README.md 2021-05-24 15:46:52 +02:00
Stone-Red-Code c2aaa9a91e Setup 2021-05-23 12:48:45 +02:00
Stone-Red-Code ee7d39b13f Initial commit 2021-05-23 12:43:35 +02:00