Commit Graph

16 Commits

Author SHA1 Message Date
ac8ebe8e35
Optimized plugin icons 2025-03-27 20:29:49 +01:00
12885a4fff
Refactored 2025-03-27 07:39:06 +01:00
b91ffc3ed9
Fixed warning 2025-03-27 07:38:52 +01:00
3b0a35eaac
Added internal flag for plugins 2025-03-27 07:38:37 +01:00
ec31660017
Added icon support for plugins 2025-03-25 19:24:21 +01:00
a5b5566f84
Consider mandatory internal plugins 2025-03-23 15:51:38 +01:00
cacdb52ae5
Added debug logging for plugin issues 2025-03-23 14:27:45 +01:00
7f09b51e3c
Removed the no-longer necessary plugin path 2025-03-23 14:27:30 +01:00
f72eef2b95
Refactored DEPRECATION_MESSAGE to use an empty string when not needed 2025-03-23 14:26:47 +01:00
544e9ee561
Fixed the plugin path 2025-03-23 14:08:41 +01:00
ff17b6749d
Refactored the Lua module loading & standard libraries from the plugin base to the factory 2025-03-23 14:08:15 +01:00
5bca1908b1
Implemented plugin loading 2025-03-23 12:54:05 +01:00
c375f11441
Made plugin root a static variable 2025-03-23 12:36:52 +01:00
e10cf4171b
Implement IPluginMetadata interface in PluginBase for enhanced plugin metadata management 2025-03-23 12:35:46 +01:00
cc2f11f4e7
Refactor PluginFactory to separate internal plugin management into a new file 2025-03-23 10:55:33 +01:00
Thorsten Sommer
ee2a73ccd8
Added plugin architecture () 2025-03-22 21:12:14 +01:00