Commit Graph

189 Commits

Author SHA1 Message Date
Him188
1f03374eb4 Disable gradle daemon in tests 2021-12-21 03:14:09 +00:00
Him188
37a54bd533 Set JVM Xmx for Gradle tests 2021-12-21 03:14:09 +00:00
Karlatemp
1d1a77ff1a
Test of rename folder 2021-12-19 00:46:46 +08:00
Karlatemp
84b66692e9
Modify the order of rename execution 2021-12-19 00:45:53 +08:00
Eritque arcus
7d5bd4564e
move nameFolder under config folder to idFolder, untested 2021-12-19 00:45:51 +08:00
Eritque arcus
f4a2effa01
fix new namefolder after moving 2021-12-19 00:45:51 +08:00
Karlatemp
dda61f5a5d
Fix exception catch 2021-12-19 00:45:13 +08:00
微莹·纤绫
8d6b4b4970
[CONSOLE] Integration Test (#1741)
* [CONSOLE] Realtime Test Unit

* Rename to IntegrationTest; IDEA Debugging support

* External Plugins support

* Simply redesign
2021-12-18 22:59:43 +08:00
Him188
92465c3213 Improve performance of IDEA plugin 2021-12-16 14:17:50 +00:00
Him188
5232dc6953 Temporarily disable 'PluginMovingTests' since test framework fails 2021-12-06 14:58:50 +00:00
Him188
ab26c309fc Remove mirai-console/.github 2021-12-06 14:58:48 +00:00
Him188
aa98a10d12 Migrate references in docs 2021-12-06 14:58:45 +00:00
Him188
14bb3752dd Add mirai-console/README.md back 2021-12-06 14:58:43 +00:00
Him188
91337abb45 Remove mirai-console/.editorconfig — inherit from core 2021-12-06 14:58:36 +00:00
Him188
1783c22e30 Unify dependency configuration 2021-12-06 14:58:30 +00:00
Him188
8fe02ba90d Move all files into mirai-console subfolder 2021-12-06 14:51:44 +00:00
Him188
e53363482d Fix build 2020-08-01 21:53:24 +08:00
Him188
c4d98f1c9a Merge branch 'reborn'
# Conflicts:
#	README.md
#	buildSrc/src/main/kotlin/versions.kt
#	mirai-console/src/main/kotlin/net/mamoe/mirai/console/MiraiConsole.kt
#	mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/CommandParserContext.kt
2020-08-01 13:10:20 +08:00
Him188
42385895cd Update to core 1.0.0 2020-05-22 14:44:38 +08:00
Him188
4521cfbc9e Rearrange frontend modules, extract mirai-console-pure to a frontend module. 2020-05-14 08:18:03 +08:00
Him188
82f1ff6091 Merge remote-tracking branch 'origin/master' 2020-05-14 08:02:06 +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
9cb6abde18 Add parser for Friend 2020-05-13 16:27:51 +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
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
4d061c070e Remove custom prefix before executing command 2020-05-12 12:15:14 +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
Him188
32714798d5 Remove templates 2020-05-11 12:57:50 +08:00
Him188
a624f56285 Update to 1.0-RC2 2020-05-11 12:56:11 +08:00
Him188
dd55f9d0bd Setup bintray publishing wokrflow 2020-05-10 14:22:33 +08:00
Him188
afc2aaf5c9 Portable PluginCenter 2020-05-07 16:32:43 +08:00
Karlatemp
2ffe539a59
Tips for commands with / (#83)
* Tips for commands with `/`

* Use `computeIfAbsent`
2020-05-07 14:03:59 +08:00
LXY
1f1495398f
更正/loginlogin 2020-05-07 10:28:06 +08:00
jiahua.liu
d0c24a9de9 Merge remote-tracking branch 'origin/master' 2020-05-06 16:01:39 +08:00
jiahua.liu
5782a8b15c to merge 2020-05-06 16:01:12 +08:00