Commit Graph

1587 Commits

Author SHA1 Message Date
Him188
9a88998f95 Fix build 2021-05-25 12:34:18 +08:00
Him188
829078f97e Remove bintray 2021-05-25 12:13:43 +08:00
Karlatemp
7cb2000035
Update Permissions.md 2021-05-15 00:44:51 +08:00
Karlatemp
f8b6aebcb5
Update Permissions.md 2021-05-15 00:35:42 +08:00
Him188
55281ed228 PluginData: do not add supertype ConcurrentMap for shadowed maps even though original map implements it 2021-05-09 00:16:28 +08:00
Him188
048a0bbdd6
LoginCommand: Send login results also to ConsoleCommandSender (#348) 2021-05-06 12:53:41 +08:00
Him188
41eeedf932 Optimize suppresses 2021-05-03 17:09:53 +08:00
Him188
03df2d8bb7 Update docs about example for commands for Java 2021-05-03 17:09:42 +08:00
Him188
3321cdeac3 Fix ambiguous doc on KotlinPlugin 2021-04-30 23:19:34 +08:00
Him188
94f54b7c6d Replace usages of unstable API 2021-04-25 19:26:20 +08:00
Him188
b25ea78c6f Fix build 2021-04-21 18:28:16 +08:00
Him188
17e616d544 Fix false positive ILLEGAL_COMMAND_NAME and potential other mistakes, fix #340 2021-04-21 18:26:18 +08:00
Him188
706daec4ac Fix potential error due to plugin not up to date when resolving ResolveContext 2021-04-21 18:26:18 +08:00
Him188
a71d465887 Release version 2.6.2 2021-04-21 16:41:12 +08:00
Him188
e4398f8454 Revert "Release version 2.6.1"
This reverts commit d8f5615c
2021-04-21 16:40:12 +08:00
Him188
d8f5615c4d Release version 2.6.1 2021-04-21 16:38:27 +08:00
Him188
835f0b262d Fix docs 2021-04-17 19:56:37 +08:00
Him188
1fc52e69d3 Fix build 2021-04-17 02:18:32 +08:00
Him188
9cf459ec89 Fix compatibility problem with 2020.3 2021-04-17 00:42:10 +08:00
Him188
5e95cdd5b0 Disable TestCoroutineUtils tests 2021-04-16 17:45:37 +08:00
Him188
76ab9f220e TestCoroutineUtils: add more cases 2021-04-16 16:56:37 +08:00
Him188
9cb75bd410 Release version 2.6.1 2021-04-16 16:48:12 +08:00
Him188
c96eb3ccf1 Fix TimedTask if not changed 2021-04-16 13:03:06 +08:00
Him188
2636cad32d Fix build 2021-04-16 13:00:14 +08:00
Him188
b20d49f6ce Fix buildPlugin, fix #335 2021-04-16 12:52:55 +08:00
Him188
6534b8177f Fix 100% CPU on start, fix #1193 2021-04-16 12:52:10 +08:00
Him188
852a546786 Release version 2.6.0 2021-04-15 23:35:06 +08:00
Him188
034ea13230 Fix CommandDeclarationChecker analysis exception. close #332 2021-04-15 12:19:40 +08:00
Him188
9c253c407f Rewrite docs for beginners 2021-04-11 22:34:04 +08:00
Him188
f308cb787c Make loadFromResource stable 2021-04-11 19:37:24 +08:00
Him188
defe9bc83f Fix ide version 2021-04-10 20:21:58 +08:00
Him188
55cf8e1553 Fix build 2021-04-10 20:18:34 +08:00
Him188
98aadc03b7 IDE: Ignore exceptions on resolve 2021-04-10 20:18:14 +08:00
Him188
dc5e89518e Release version 2.6-RC 2021-04-10 18:59:47 +08:00
Him188
1845ca8798 Temporarily disable tests 2021-04-10 16:36:07 +08:00
Him188
21ca9f9fb9 Misc improvements 2021-04-10 16:34:53 +08:00
Him188
39f0eeb508 Allow overriding MiraiConsole impl when stopped 2021-04-10 16:09:03 +08:00
Him188
c3fbff1807 Add buildscan 2021-04-10 15:53:05 +08:00
Him188
eb240f3a75 Fix JAutoSavePluginData.typedValue, fix #311 2021-04-10 15:45:52 +08:00
Him188
c00a08b4f9 IDE: Fix analyzing errors 2021-04-10 15:27:58 +08:00
Him188
85322b3321 Terminal: make MiraiConsoleImplementationTerminal open and enable all logs for tests 2021-04-10 14:57:08 +08:00
Him188
824a72b2e7 Do not check initialized when calling backendAccess 2021-04-10 14:23:51 +08:00
Him188
9c3af046c7 IDE: remove maven dependency 2021-04-10 12:36:56 +08:00
Him188
f1d4f3fef6 Improve @ResolveContext resolution performance 2021-04-08 12:56:47 +08:00
Him188
662013e4ec Fix build and fix warnings 2021-04-08 12:43:59 +08:00
Him188
b17e60cbc9 Update yamlkt to 0.9.0 2021-04-08 01:48:46 +08:00
Him188
ffef5c00db IDE: Reformat files after linking Gradle project 2021-04-08 01:43:13 +08:00
Him188
a40e5731e5 Make mirai-console compatible with IDEA 2021.1, fix #323 2021-04-08 01:43:13 +08:00
Him188
2d12d8bbce IDE: Fix mirai version parsing 2021-04-08 01:43:13 +08:00
Bo Zhang
d75b6a061c
Use Gradle JavaVersion API (#325) 2021-04-07 23:38:50 +08:00