Commit Graph

840 Commits

Author SHA1 Message Date
Him188
be01b4a493
Update README.md 2020-09-05 12:00:48 +08:00
Him188
4fd379cfec Add suffix ".yml" for data files 2020-09-04 21:42:55 +08:00
Him188
127e49953c Use -jvm-default-all 2020-09-04 20:49:15 +08:00
Him188
bffecea0a1 Fix generic types 2020-09-04 20:49:02 +08:00
Him188
4ed8948e94 Add supertype Extension for AbstractExtensionPoint 2020-09-04 20:31:19 +08:00
Him188
a10e48cc36 Fix commands 2020-09-04 18:56:42 +08:00
Him188
9ff9f94f5d Update docs 2020-09-04 15:48:20 +08:00
Him188
21ec2c7786 Update docs 2020-09-04 15:34:34 +08:00
Him188
e8d96aaae2 Use MessageContent for CommandArgumentParser 2020-09-04 12:40:37 +08:00
Him188
d58e907d73 Correct file class name 2020-09-04 12:32:07 +08:00
Him188
4566403ece Use MessageChain for arguments for executing commands 2020-09-04 11:44:56 +08:00
Him188
be9b0293bd Update docs 2020-09-04 11:44:12 +08:00
Him188
6713ba9a19 Update README 2020-09-04 10:57:32 +08:00
Him188
53c0cf63fd Merge remote-tracking branch 'origin/master' 2020-09-04 09:50:15 +08:00
Him188
111788fd04 Add PluginConfig 2020-09-04 09:49:38 +08:00
Him188
6b09bbe9b2
Merge pull request #151 from Karlatemp/patch-7
Bump Mirai-Android from `9784f7c` to `710128`
2020-09-04 00:43:57 +08:00
dependabot[bot]
8525c8f708
Bump Mirai-Android from 9784f7c to 710128 2020-09-04 00:17:49 +08:00
Him188
7f16745bdf
Update README.md 2020-09-04 00:02:28 +08:00
Him188
7496f09573
Update README.md 2020-09-03 22:49:13 +08:00
Him188
202e1f0ec9 Fix references 2020-09-03 22:31:31 +08:00
Him188
0bd5e11e15 Fix typo 2020-09-03 22:29:47 +08:00
Him188
7795c73d38 Fix typo 2020-09-03 22:29:18 +08:00
Him188
09b249e9da Update docs: PluginData 2020-09-03 22:26:27 +08:00
Him188
623dd28a6e Extract AutoSavePluginDataHolder 2020-09-03 22:00:03 +08:00
Him188
bd939ee85f
Update QA.md 2020-09-03 19:25:29 +08:00
Him188
640aad8b23 Update docs 2020-09-03 19:23:32 +08:00
Him188
ed9a3a879b Move plugin internal exceptions into internal package 2020-09-02 22:37:23 +08:00
Him188
d1db5a69f2 Introduce general supertypes for Extension 2020-09-02 22:32:27 +08:00
Him188
f657590328 Fix doc 2020-09-02 22:17:23 +08:00
Him188
bbf36e164d Introduce ExtensionPoint, Add extension points PluginLoaderProvider and BotConfigurationAlterer 2020-09-02 22:09:25 +08:00
Him188
e92d063405 Extract PluginFileExtensions 2020-09-02 21:47:10 +08:00
Him188
fa79255864 Add Plugin.name, Plugin.version, etc. API mappings for PluginDescription 2020-09-02 21:46:51 +08:00
Him188
ddd481b67c Rename event to events 2020-09-02 20:57:50 +08:00
Him188
2b59dec65d Rename internal.data.builtin to internal.data.builtins 2020-09-02 20:57:32 +08:00
Him188
85fa61115e Support login by md5 2020-09-02 20:45:48 +08:00
Him188
4c1bf2702c Fix PluginConfig serialization with custom properties 2020-09-02 20:21:21 +08:00
Him188
decf1920b4 Expose CoroutineScopeUtils to public 2020-09-02 20:20:26 +08:00
Him188
1dcff8149c Support structured serializers for more extensibility, support comments in serialized files 2020-09-02 19:46:25 +08:00
Him188
42bcde38b8 Review PluginData, misc improvements, close #138 2020-09-02 08:59:19 +08:00
Him188
a7b85f98c3 Update versions 2020-09-02 08:24:17 +08:00
Him188
dc82abb745 Update github uploader 2020-09-02 08:13:25 +08:00
Him188
88975a5bd4 Fix buildscript 2020-09-02 07:45:31 +08:00
Him188
141613eff5 Ignorecase for command names 2020-09-01 23:13:15 +08:00
Him188
4b5f90f58c Update docs for the new loader mechanism 2020-09-01 22:55:46 +08:00
Him188
c29b58d728 Support static field INSTANCE for JavaPlugin 2020-09-01 22:46:51 +08:00
Him188
fdc6ef8a35 Move ServiceHelper.kt into internal package 2020-09-01 22:42:48 +08:00
Him188
fe27312421 Add description for JavaPlugin 2020-09-01 22:41:27 +08:00
Him188
e3cdbebfda 1.0-M4 preview: 1.0-M4-dev-3 2020-09-01 22:26:15 +08:00
Him188
97519f6578 Add ContactUtils 2020-09-01 22:25:49 +08:00
Him188
aca8582bdf Fix internal PluginData deserializing: MutableCollection.patchImpl 2020-09-01 22:24:05 +08:00