Him188
|
f1b0bf7e68
|
SettingStorage infrastructure
|
2020-05-25 17:51:01 +08:00 |
|
Him188
|
3d53f7f7bc
|
Rename package plugins to plugin
|
2020-05-25 16:32:14 +08:00 |
|
jiahua.liu
|
4fc91adc5d
|
Composite Command Test pass
|
2020-05-25 16:04:29 +08:00 |
|
jiahua.liu
|
9a87497a06
|
CompositeCommand usage
|
2020-05-25 14:53:24 +08:00 |
|
jiahua.liu
|
538cb574f7
|
CompositeCommand usage
|
2020-05-25 14:41:16 +08:00 |
|
jiahua.liu
|
4190058b6d
|
Merge remote-tracking branch 'origin/reborn' into reborn
# Conflicts:
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/Command.kt
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/CommandManager.kt
|
2020-05-25 00:48:33 +08:00 |
|
jiahua.liu
|
8b56924601
|
CompositeCommand supported
|
2020-05-25 00:46:49 +08:00 |
|
Him188
|
ff931ed26e
|
Add smart serializers for PluginDescription
|
2020-05-24 18:56:08 +08:00 |
|
Him188
|
1cf35b8554
|
Fix build
|
2020-05-24 14:56:06 +08:00 |
|
Him188
|
8ea0c538a0
|
Add copyright
|
2020-05-24 14:53:17 +08:00 |
|
Him188
|
f6af60191b
|
Implement plugin recognizing
|
2020-05-23 20:28:25 +08:00 |
|
Him188
|
8cc09c77fb
|
Make JvmPluginImpl sealed
|
2020-05-23 19:51:22 +08:00 |
|
Him188
|
633e333609
|
Support plugin reloading
|
2020-05-23 19:11:47 +08:00 |
|
Him188
|
c3120cf1ac
|
Misc
|
2020-05-23 18:53:54 +08:00 |
|
Him188
|
11bdb438eb
|
Rearrange JvmPlugin implementations
|
2020-05-23 18:46:33 +08:00 |
|
Him188
|
d37d6881fc
|
Improve JavaPluginScheduler
|
2020-05-23 18:45:56 +08:00 |
|
Him188
|
a861b73cc7
|
Implement Java specific scheduler; better coroutine exception handling
|
2020-05-23 17:53:01 +08:00 |
|
Him188
|
156c9e9cff
|
Cleanup old classes
|
2020-05-23 17:47:31 +08:00 |
|
Him188
|
9c18c04466
|
Implement PluginLoaders and PluginManager
|
2020-05-23 17:44:34 +08:00 |
|
Him188
|
4de8a6b01c
|
Fix build
|
2020-05-22 20:47:40 +08:00 |
|
Him188
|
4bbf6549a7
|
Give DynamicReferenceValue a public constructor for custom extending
|
2020-05-22 20:46:42 +08:00 |
|
Him188
|
912b2e3464
|
Fix value updating
|
2020-05-22 20:43:37 +08:00 |
|
Him188
|
f363a7d4b0
|
Support generic List and Set implementations
|
2020-05-22 20:39:33 +08:00 |
|
Him188
|
f10d35db8f
|
Support dynamic referenced values
|
2020-05-22 20:24:17 +08:00 |
|
Him188
|
6619c0b05a
|
Rearrange implementations
|
2020-05-22 20:07:47 +08:00 |
|
Him188
|
c87e8b07df
|
Add docs
|
2020-05-22 20:04:23 +08:00 |
|
Him188
|
f82d01e606
|
Use kotlinx.serialization, remove jsoup dependency
|
2020-05-22 19:56:02 +08:00 |
|
Him188
|
ef7ea024a0
|
Fix serializing
|
2020-05-22 19:40:37 +08:00 |
|
Him188
|
fe19474c27
|
Update dependencies
|
2020-05-22 19:33:46 +08:00 |
|
Him188
|
d7722a8893
|
Merge remote-tracking branch 'origin/reborn' into reborn
|
2020-05-22 15:11:27 +08:00 |
|
Him188
|
73d68b3123
|
Fix typo
|
2020-05-22 15:11:09 +08:00 |
|
Him188
|
42385895cd
|
Update to core 1.0.0
|
2020-05-22 14:44:38 +08:00 |
|
Him188
|
7a02e10ac5
|
Update README.md
|
2020-05-20 10:08:52 +08:00 |
|
Him188
|
8ddda7d687
|
Fix command
|
2020-05-19 16:09:40 +08:00 |
|
Him188
|
8ee378cd1b
|
Merge remote-tracking branch 'origin/reborn' into reborn
|
2020-05-19 16:08:43 +08:00 |
|
Him188
|
52f5008379
|
Fix compilation
|
2020-05-19 16:08:25 +08:00 |
|
jiahua.liu
|
88afbb47d8
|
Merge remote-tracking branch 'origin/reborn' into reborn
|
2020-05-19 14:52:14 +08:00 |
|
jiahua.liu
|
35b10ce5c2
|
to merge
|
2020-05-19 14:51:40 +08:00 |
|
Him188
|
a7eaf788ac
|
Rearrange implementations
|
2020-05-17 15:55:11 +08:00 |
|
Him188
|
3c36bb7660
|
Improve codegen
|
2020-05-17 15:47:41 +08:00 |
|
Him188
|
e1f2b2e947
|
Support lists and sets in Setting
|
2020-05-17 15:44:05 +08:00 |
|
jiahua.liu
|
80dd007c9b
|
Merge remote-tracking branch 'origin/reborn' into reborn
# Conflicts:
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/Command.kt
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/CommandPermission.kt
|
2020-05-17 13:30:45 +08:00 |
|
jiahua.liu
|
1e4035c7a4
|
change command structure
|
2020-05-17 13:30:11 +08:00 |
|
Him188
|
655a6752fd
|
Rearrange implementations
|
2020-05-17 13:09:26 +08:00 |
|
Him188
|
e4e1e684e3
|
Cleanup
|
2020-05-17 12:51:13 +08:00 |
|
Him188
|
2dd82b31df
|
Rename reified parsers
|
2020-05-17 01:07:32 +08:00 |
|
Him188
|
c6d5be92ee
|
Add reified parsers
|
2020-05-17 01:05:43 +08:00 |
|
Him188
|
2dda8a4a7e
|
Command execution
|
2020-05-17 00:56:19 +08:00 |
|
Him188
|
258e6ce13a
|
Rework CompositeCommand
|
2020-05-16 23:50:22 +08:00 |
|
Him188
|
35407acaf7
|
Limit with out Permission
|
2020-05-16 20:43:55 +08:00 |
|