Commit Graph

13 Commits

Author SHA1 Message Date
Nico Mexis 86fb69f694
Optimize various stuff 2021-12-20 00:24:17 +01:00
Konloch 84c1834ada Plugin API Update
With the plugin manager tab changes  the plugin console no longer needs the active resource container name. It only needs the plugin name
2021-07-23 15:50:18 -07:00
Konloch 10df99c750 Plugin Fixes 2021-07-23 15:46:19 -07:00
Konloch 0203a13472 Code Cleanup
Translation errors are now silenced unless developer mode is enabled
2021-07-21 08:20:38 -07:00
Konloch 0729da39f3 JS API Update
Build the plugin console inside of the execute function. This allows the tab name to update correctly based on the resource being processed. (It will fallback without correct tab names if not)
2021-07-21 06:22:22 -07:00
Konloch 1eda5e7f78 Updated For Plugin API Changes
This will make it easier on the user to inform them which file the class resources are in
2021-07-13 05:10:24 -07:00
Konloch c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch 829b9ae2bb Example Javascript Plugin 2021-06-27 16:27:16 -07:00
Konloch 33447e3f09 Example JS Plugin Print Classes 2021-06-27 15:21:46 -07:00
Konloch d12eca6973 Example Java Plugin 2021-06-27 14:45:36 -07:00
Konloch a12f1aa503 Plugin Code Cleanup 2021-06-27 14:41:58 -07:00
Konloch 2573aaa937 Added Example String Decrypter plugin 2021-06-26 06:04:31 -07:00