Commit Graph

376 Commits

Author SHA1 Message Date
Him188
0e25b1f46f Add derived types codegen & value impl 2020-05-16 13:07:23 +08:00
Him188
ef17e23a03 Settings infrastructure:
Primitive Value codegen, use-site codegen, value impl codegen;
Settings serializers;
Values;
Settings property delegation.
2020-05-15 14:44:39 +08:00
Him188
fdf12d024f Use YamlKt instead of Gson, fastjson 2020-05-15 11:45:53 +08:00
Him188
71a83c8509 Fix build 2020-05-15 01:00:29 +08:00
Him188
e668e48f98 Merge remote-tracking branch 'origin/reborn' into reborn
# Conflicts:
#	backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/Command.kt
2020-05-15 00:59:54 +08:00
Him188
a43fb27181 Fix build 2020-05-15 00:58:31 +08:00
Him188
ef83281e97 Redesign CommandDescriptor 2020-05-15 00:57:50 +08:00
jiahua.liu
5b4ef278fd Merge remote-tracking branch 'origin/reborn' into reborn 2020-05-15 00:12:24 +08:00
Him188
c5d681a024 Merge remote-tracking branch 'origin/reborn' into reborn 2020-05-15 00:11:18 +08:00
jiahua.liu
f75c8ae28d change command structure 2020-05-15 00:11:11 +08:00
Him188
7ceec6d0d5 Redesign CommandDescriptor 2020-05-15 00:10:56 +08:00
jiahua.liu
d16104b0ad change command structure 2020-05-14 23:41:01 +08:00
Him188
074af959ab Fix And permission 2020-05-14 21:55:14 +08:00
Him188
027286a226 Plugin infrastructure 2020-05-14 21:18:58 +08:00
Him188
3efebfb627 Add docs, cleanup 2020-05-14 17:06:27 +08:00
Him188
fc6459af53 Fix test 2020-05-14 16:59:41 +08:00
Him188
707e6a9da7 Misc improvements 2020-05-14 16:58:16 +08:00
Him188
50332baad5 Introduce subject to UserCommandSender 2020-05-14 16:58:03 +08:00
Him188
ffe9f5f992 Improve CommandSender 2020-05-14 16:52:11 +08:00
Him188
b857c8ad41 Fix parser context 2020-05-14 16:37:17 +08:00
Him188
89ac4e863c Fix tests 2020-05-14 16:05:42 +08:00
Him188
3eb5a0a4cf Fix flatten 2020-05-14 16:05:27 +08:00
Him188
ee8be9799f Command registering, matching, executing 2020-05-14 15:33:10 +08:00
Him188
41112affa8 Rework logger structure, extract pure frontend from miraio-console 2020-05-14 09:02:02 +08:00
Him188
33022deeae Add usage and aliases to CommandDescriptor 2020-05-14 08:25:53 +08:00
Him188
4521cfbc9e Rearrange frontend modules, extract mirai-console-pure to a frontend module. 2020-05-14 08:18:03 +08:00
Him188
ec1d24ebe7
Add notice 2020-05-13 23:59:55 +08:00
jiahua.liu
9e9399a463 Merge remote-tracking branch 'origin/master' 2020-05-13 19:42:24 +08:00
jiahua.liu
19fc7a97bc fix fuzzy compare rate 2020-05-13 19:42:10 +08:00
Him188
4eccb1a778 Extract to separate files 2020-05-13 11:51:12 +08:00
Him188
7d589a0dec CommandDescriptor, CommandArg, CommandParserContext 2020-05-13 11:43:40 +08:00
Him188
2aecd24c85 Cleanup 2020-05-13 11:00:48 +08:00
Him188
9a2f40fe03 Introduce CommandPermission 2020-05-13 10:44:29 +08:00
Him188
59fa03700c Add User.isManager extension 2020-05-13 10:40:28 +08:00
Him188
f137e09af3 Adjust object name, unified errors 2020-05-13 09:35:24 +08:00
NaturalHG
61fa7ce26d
Update README.md 2020-05-12 16:17:25 +08:00
jiahua.liu
7aeb831663 Merge remote-tracking branch 'origin/master' 2020-05-12 15:01:21 +08:00
jiahua.liu
643b0cc131 Command Arg 2020-05-12 15:00:28 +08:00
Him188
1b86b61cb4 Update command arg parsers 2020-05-12 12:30:36 +08:00
Him188
9bc1387697 Merge remote-tracking branch 'origin/master' 2020-05-12 12:15:55 +08:00
Him188
4d061c070e Remove custom prefix before executing command 2020-05-12 12:15:14 +08:00
mzdluo123
9d580e9302
Update README.md 2020-05-11 16:16:10 +08:00
jiahua.liu
ad68868cb6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	mirai-console/src/main/java/net/mamoe/mirai/console/utils/CommandArg.kt
2020-05-11 15:03:50 +08:00
jiahua.liu
1caf0fe9a5 command parser[arg] 2020-05-11 14:59:01 +08:00
Him188
0429837011 Cleanup 2020-05-11 13:22:09 +08:00
Him188
a824ce62c1 Enable progressiveMode 2020-05-11 13:17:58 +08:00
Him188
32daba5349 Update docs 2020-05-11 13:13:23 +08:00
Him188
93ab4fa6d5 Update docs 2020-05-11 13:12:11 +08:00
Him188
7dc59e3305 Rearrange implementations 2020-05-11 13:07:04 +08:00
Him188
3c8e130d62 Fix setAccessible 2020-05-11 12:58:19 +08:00