Him188
|
2c38ce920a
|
Capture exceptions when saving
|
2020-08-29 14:28:39 +08:00 |
|
Him188
|
ad53f315ac
|
Fix generated usage for CompositeCommand
|
2020-08-28 21:14:47 +08:00 |
|
Him188
|
a7dbe82256
|
Fix JarPluginLoader.configStorage
|
2020-08-28 21:14:29 +08:00 |
|
Him188
|
154cd4e8f4
|
Fix LICENSE
|
2020-08-28 20:34:35 +08:00 |
|
Him188
|
adff442788
|
Fix import
|
2020-08-28 20:19:45 +08:00 |
|
Him188
|
316a40e4bc
|
Support PluginLoader with ServiceLoader
|
2020-08-28 20:07:02 +08:00 |
|
Him188
|
1bd1b5a4fd
|
Support parsing an At to a Bot, close #128
|
2020-08-28 11:34:46 +08:00 |
|
Him188
|
5a5d45778a
|
Support loading PluginLoaders by ServiceLoader for each plugin;
Rearrange implementations
|
2020-08-28 11:31:07 +08:00 |
|
Him188
|
dee8e44110
|
Update docs
|
2020-08-27 23:34:49 +08:00 |
|
Him188
|
73c28c6cbf
|
Support custom data classes in PluginData
|
2020-08-27 23:18:36 +08:00 |
|
Him188
|
16242c9a93
|
Fix #133
|
2020-08-27 22:30:39 +08:00 |
|
Him188
|
5665bde12c
|
Upload files to mirai-repo without "-all"
|
2020-08-27 22:27:12 +08:00 |
|
Him188
|
9b538e8185
|
1.0-M3-1
|
2020-08-27 22:19:03 +08:00 |
|
Him188
|
d87686b416
|
Update uploaders
|
2020-08-27 22:18:26 +08:00 |
|
Him188
|
dad62058db
|
Support staring console-pure as a daemon
|
2020-08-27 22:10:05 +08:00 |
|
Him188
|
1414ff35e7
|
Rename config save name 'ManagersConfig' to 'Managers'
|
2020-08-27 21:45:19 +08:00 |
|
Him188
|
7d51009361
|
Add CoroutineName for jobs
|
2020-08-27 21:43:19 +08:00 |
|
Him188
|
bbf2ead3f0
|
Fix unmanaged coroutine job, add names to all CoroutineScopes
|
2020-08-27 21:33:55 +08:00 |
|
Him188
|
c479856380
|
Close JvmPlugin when server is closing
|
2020-08-27 21:04:51 +08:00 |
|
Him188
|
b5ab460bf8
|
Fix Plugin.description in PluginManager
|
2020-08-27 21:04:25 +08:00 |
|
Him188
|
8a3b0046f9
|
Fix PluginLoader<*, *>.register
|
2020-08-27 21:04:03 +08:00 |
|
Him188
|
86025bdac7
|
Fix internalOnDisable
|
2020-08-27 20:33:22 +08:00 |
|
Him188
|
f47d1915ab
|
Fix docs
|
2020-08-27 12:22:17 +08:00 |
|
Him188
|
4e8099966d
|
Merge remote-tracking branch 'origin/master'
|
2020-08-27 12:17:07 +08:00 |
|
Him188
|
21150742dc
|
Implement configDataFolder and pathas
|
2020-08-27 09:52:10 +08:00 |
|
Him188
|
cb50ca8e64
|
Adjust exception messages
|
2020-08-27 09:13:11 +08:00 |
|
Him188
|
3962494ece
|
Update README.md
|
2020-08-27 00:59:10 +08:00 |
|
Him188
|
523c34f01f
|
Support JvmMemoryPluginDescription for JarPluginLoader.load; Add JvmMemoryPluginDescription.instance
|
2020-08-26 23:40:45 +08:00 |
|
Him188
|
a8b5299ba8
|
Add PluginFileExtensions.dataFolder
|
2020-08-26 23:31:26 +08:00 |
|
Him188
|
82f1f5bed5
|
Merge remote-tracking branch 'origin/master'
|
2020-08-26 23:29:16 +08:00 |
|
Him188
|
15c09371d5
|
Fix JvmPluginInternal.dataFolderPath
|
2020-08-26 23:28:39 +08:00 |
|
Him188
|
ee4c4e2b43
|
Fix shadow
|
2020-08-26 23:28:28 +08:00 |
|
Him188
|
ad7904889e
|
Update README.md
|
2020-08-26 23:12:42 +08:00 |
|
Him188
|
d145617f81
|
Fix tests
|
2020-08-26 22:58:52 +08:00 |
|
Him188
|
f9ac26b3af
|
Update docs
|
2020-08-26 22:51:53 +08:00 |
|
Him188
|
91b924ad11
|
Improve Help command
|
2020-08-26 22:51:34 +08:00 |
|
Him188
|
0d8c1f96dc
|
Disable debug logger by default
|
2020-08-26 22:31:17 +08:00 |
|
Him188
|
31cd77febf
|
Introduce PluginDataExtensions
|
2020-08-26 22:27:34 +08:00 |
|
Him188
|
a6aa160a97
|
Fix delegation in Values;
Rename IllegalMiraiConsoleImplementationError to MalformedMiraiConsoleImplementationError;
Support Managers command
Misc improvements
|
2020-08-26 21:27:28 +08:00 |
|
Him188
|
71b1464e25
|
Fix initialization of primitive values
|
2020-08-26 18:48:31 +08:00 |
|
Him188
|
e0f535e937
|
Add ExistingUserArgumentParser
|
2020-08-26 12:04:56 +08:00 |
|
Him188
|
e2e922905b
|
Fix ConsoleInput, cleanup frontend
|
2020-08-26 09:03:09 +08:00 |
|
Him188
|
1e2ef14639
|
Use consoleLogger instead of stdout
|
2020-08-26 08:14:24 +08:00 |
|
Him188
|
ed2ef37304
|
Introduce PluginData and PluginConfig
|
2020-08-25 22:43:31 +08:00 |
|
Him188
|
9cc05f682b
|
Improve plugin enabling and disabling
|
2020-08-23 19:52:40 +08:00 |
|
Him188
|
d2b7421df7
|
Stop input on CancellationException
|
2020-08-23 19:52:24 +08:00 |
|
Him188
|
33f6a9aff1
|
Adjust default CommandPermission names
|
2020-08-23 19:39:59 +08:00 |
|
Him188
|
82e47a1bf3
|
Update license
|
2020-08-23 17:46:51 +08:00 |
|
Him188
|
f69c41f64e
|
Extract Java implementations to java package. Update docs
|
2020-08-23 17:43:40 +08:00 |
|
Him188
|
64296c5ae0
|
Update docs
|
2020-08-23 17:26:23 +08:00 |
|