Commit Graph

1546 Commits

Author SHA1 Message Date
Him188
d2965c87f5 2.0-M2 2020-12-28 18:39:54 +08:00
Him188
c76df4d7c1 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
#	tools/gradle-plugin/src/VersionConstants.kt
2020-12-28 17:54:54 +08:00
Him188
7dc5485cea Update to 2.0-M2 (2.0-M2-dev-14) 2020-12-28 17:54:32 +08:00
Karlatemp
3511649bd0
2.0-M2-dev-10 2020-12-27 18:09:52 +08:00
Karlatemp
9a7a4e40bb
Don't close console to fast 2020-12-27 18:08:26 +08:00
Karlatemp
8529704378
Improve LoginSolver selecting 2020-12-26 23:44:31 +08:00
Him188
113fc20cf9 2.0-M2-dev-4 2020-12-25 20:45:38 +08:00
Him188
a344a08db3
Update ReleasePublishing.yml 2020-12-19 23:37:41 +08:00
Him188
e6621fbb3d 2.0-M1-1 2020-12-19 23:30:06 +08:00
Him188
94237297a1 Ignore case when filtering dependencies for buildPlugin task 2020-12-19 23:25:02 +08:00
Him188
cb2f7d5eb5 Fix IGNORED_DEPENDENCIES_IN_SHADOW: ignore mirai-core-utils 2020-12-19 23:24:08 +08:00
Him188
ec5a4f2f0b Fix bintray 2020-12-19 01:11:58 +08:00
Him188
ab00443418 Migrate 2020-12-19 00:58:10 +08:00
Him188
e2fb094e0f Update to mirai-core 2.0-M1 2020-12-19 00:55:56 +08:00
Him188
29f3c9c609 Update readme 2020-12-19 00:15:29 +08:00
Him188
536a7882a7 Merge remote-tracking branch 'origin/master' 2020-12-18 16:52:59 +08:00
Him188
b3b34c19d1 JSON encode defaults 2020-12-18 16:52:39 +08:00
Him188
02345597ac 2.0-M1-dev-1 2020-12-18 16:38:25 +08:00
Him188
cbbd6eb083 Update to mirai-core 2.0-M1-dev-3 2020-12-18 16:36:49 +08:00
Him188
fc705d7c80
Update ReleasePublishing.yml 2020-12-01 11:37:02 +08:00
Him188
fb4f51f19e 1.1.0 2020-12-01 11:21:45 +08:00
Him188
e608a3dbbc Update excluded dependencies 2020-12-01 11:19:23 +08:00
Him188
dd8a9efd4c Add pluginJarSuffix to metadata 2020-12-01 11:07:25 +08:00
Him188
394f817e41 Introduce metadataVersion in plugin metadata 2020-12-01 10:58:01 +08:00
Him188
22f22bf65c Include all configuration when generating metadata 2020-12-01 10:56:32 +08:00
Him188
eb7b4b8eb9 Fix plugin metadata publishing 2020-12-01 10:47:21 +08:00
Him188
40d5fb698b Fix build 2020-12-01 10:30:46 +08:00
Him188
4ac0356ecd 1.1.0 2020-12-01 10:25:57 +08:00
Him188
6e7de8747c Allow optional 'name' property for plugin.yml 2020-12-01 10:25:28 +08:00
Him188
f802415c7a Provide ConvertToValFix for READ_ONLY_VALUE_CANNOT_BE_VAR 2020-12-01 10:14:12 +08:00
Him188
d532a9ffa1 Fix publishing keys 2020-12-01 09:47:00 +08:00
Him188
7fad444a0c Add hashCode and equals to AnsiMessageBuilder 2020-12-01 09:22:00 +08:00
Him188
b87a5390b9 Review AnsiMessageBuilder 2020-12-01 09:07:11 +08:00
Him188
0a2e103bf3 Simplify @since 2020-11-30 14:31:51 +08:00
Him188
a6d5656161 Support ReadOnlyPluginData:
Add ReadOnlyPluginData, ReadOnlyPluginConfig,
New inspection: READ_ONLY_VALUE_CANNOT_BE_VAR,
2020-11-30 14:25:40 +08:00
Him188
64e0d545f4 Correct package (not affecting API) 2020-11-30 12:09:10 +08:00
Him188
6f32ba325b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	gradle.properties
2020-11-30 12:07:58 +08:00
Him188
dfc9957c24 Revert "Check Command.owner, #216"
This reverts commit 595c9480
2020-11-29 19:26:05 +08:00
Him188
7bdeacf62a Merge remote-tracking branch 'origin/master' 2020-11-29 19:17:51 +08:00
Him188
55c2bdefd2 Change RESTRICTED_CONSOLE_COMMAND_OWNER to warning 2020-11-29 19:17:28 +08:00
Karlatemp
be33cb88df
Using TestUnitCommandOwner for test 2020-11-29 18:07:02 +08:00
Karlatemp
595c9480a6
Check Command.owner, #216 2020-11-29 18:00:48 +08:00
Him188
4803a21488 Improve inspection performance 2020-11-29 16:28:31 +08:00
Him188
e63775676a Fix RESTRICTED_CONSOLE_COMMAND_OWNER 2020-11-29 16:21:54 +08:00
Him188
8a45312788 Merge remote-tracking branch 'origin/master' 2020-11-29 16:12:55 +08:00
Him188
a66ecbf8c8 New inspection: RESTRICTED_CONSOLE_COMMAND_OWNER, close #216 2020-11-29 16:12:49 +08:00
Karlatemp
1bc6e97630
Colorful StatusCommand 2020-11-29 15:12:15 +08:00
Karlatemp
9db8c88aa8
Fix Plugin repeated disable 2020-11-29 15:10:31 +08:00
Him188
bc290f63bb New inspection: ILLEGAL_COMMAND_DECLARATION_RECEIVER, close #174 2020-11-29 15:05:39 +08:00
Him188
062227e072 IJ plugin: More flexible internal structure for element checkers 2020-11-29 10:41:36 +08:00