Commit Graph

100 Commits

Author SHA1 Message Date
Him188
71a02e7630 Import yamlkt using 'implementation', improve buildscript 2020-09-20 21:32:05 +08:00
Him188
100bc10404 Fix shadow 2020-09-20 00:28:57 +08:00
Him188
ec03f8322d Update docs 2020-09-19 23:29:28 +08:00
Him188
ad3124fe10 Gradle plugin 2020-09-19 20:33:34 +08:00
Him188
bade699a1f 1.0-dev-5 2020-09-19 14:36:43 +08:00
Him188
56a7098627 Support checking ArrayValue compile-time constants 2020-09-18 23:58:01 +08:00
Him188
cd86878307 Merge remote-tracking branch 'origin/master' 2020-09-18 20:01:10 +08:00
Him188
7244cb76c4 Introduce inspection NOT_CONSTRUCTABLE_TYPE for PluginData.value 2020-09-18 15:36:03 +08:00
Karlatemp
8fe2506e75
Terminal (#179)
* Rename ConsolePure to ConsoleTerminal

* Fix the way to close console with Ctrl+C

* Fix windows pipeline error. Fix EndOfFileException

* Add ConsoleExperimentalApi

* Collect imports

* Review

- Change old CLI main deprecation level to ERROR
- Update documents
- Update tasks from pure to terminal

* Fix error in closing console.

* Fix terminal closing and Ctrl+C closing.

* Add console shut-downing status

* Don't invokeOnCompletion when console shut-downing

* Fix Input interrupt

* Ensure active unless console is shut downing

* Change MiraiConsole.isShutDowning to `!job.isActive`

* Code Review

- Update Message on MiraiConsolePureLoader.kt
- Change MiraiConsole.isShutDowning to MiraiConsole.isActive
- Change MiraiConsole.shutdown to ConsoleInternalApi

* run catching

* Fix console input

* Update shutdown

* Fix module

* Revert 5199395

* Typo
2020-09-18 12:43:57 +08:00
Him188
5dbf596582 Support checking plugin name and plugin id (ILLEGAL_PLUGIN_DESCRIPTION) 2020-09-18 01:49:08 +08:00
Him188
3fc2d7f5c1 Diagnostics and resolve utilities 2020-09-18 00:21:05 +08:00
Him188
9e6b76b6cb Merge remote-tracking branch 'origin/master' 2020-09-16 17:27:45 +08:00
Him188
63ff44d406 Bump dependencies versions 2020-09-16 17:27:33 +08:00
Karlatemp
7c8af5d595
Update MiraiConsoleBuildPlugin.kt (#182)
Sem Version
2020-09-16 17:18:39 +08:00
Him188
7f363a9609 1.0-M4 2020-09-13 02:01:04 +08:00
Him188
b173b9ad30 Avoid resolution ambiguity 2020-09-12 22:46:41 +08:00
Him188
9b3e96e3d3 Fix description checking 2020-09-12 20:38:06 +08:00
Him188
c5e68885c7 Public API stabilization: Review and remove ExperimentalPermission annotations 2020-09-12 19:26:36 +08:00
Him188
6ebad54856 Fix compilation 2020-09-12 19:10:41 +08:00
Him188
956e193d02 Correct class naming following Kotlin formal style 2020-09-12 13:31:34 +08:00
Him188
dd9cc3c706 Update to Kotlin 1.4.10 2020-09-10 18:57:11 +08:00
Him188
4eb7eaff2c Bump yamlkt version to 0.5.2 2020-09-10 18:34:54 +08:00
Him188
8e3e328672 PermissionService fundamental 2020-09-07 12:12:27 +08:00
Him188
d1db5a69f2 Introduce general supertypes for Extension 2020-09-02 22:32:27 +08:00
Him188
dc82abb745 Update github uploader 2020-09-02 08:13:25 +08:00
Him188
e3cdbebfda 1.0-M4 preview: 1.0-M4-dev-3 2020-09-01 22:26:15 +08:00
Him188
1d1974be6c Improve JarPluginLoaderImp 2020-09-01 12:48:39 +08:00
Him188
7b399bf8e9 Update dependencies 2020-08-31 22:30:28 +08:00
Him188
83f43615c6 Update versions 2020-08-29 15:53:21 +08:00
Him188
316a40e4bc Support PluginLoader with ServiceLoader 2020-08-28 20:07:02 +08:00
Him188
5665bde12c Upload files to mirai-repo without "-all" 2020-08-27 22:27:12 +08:00
Him188
9b538e8185 1.0-M3-1 2020-08-27 22:19:03 +08:00
Him188
d87686b416 Update uploaders 2020-08-27 22:18:26 +08:00
Him188
d145617f81 Fix tests 2020-08-26 22:58:52 +08:00
Him188
ed2ef37304 Introduce PluginData and PluginConfig 2020-08-25 22:43:31 +08:00
Him188
82e47a1bf3 Update license 2020-08-23 17:46:51 +08:00
Him188
cd60a60d97 CommandExecuteResult for executeCommand 2020-08-23 00:34:34 +08:00
Him188
dc6bb61352 Use classloader for ResourceContainer 2020-08-20 14:30:12 +08:00
Him188
60c1242a80 Fix publishing 2020-08-19 23:09:40 +08:00
Him188
98ade74ae6 Fix publishing 2020-08-19 22:57:08 +08:00
Him188
47e52e20dd Update versions 2020-08-19 21:03:34 +08:00
Him188
2cd91b17f3 Update versions 2020-08-19 20:50:39 +08:00
Him188
30608aedf6 Update licenses 2020-08-16 23:36:24 +08:00
Him188
0f5d46d017 Public API stabilization 2020-08-16 23:21:11 +08:00
Him188
241d40bd64 Add Versions.kt 2020-08-01 22:32:24 +08:00
Him188
b56cf8d005
Delete Versions.kt 2020-08-01 22:31:12 +08:00
Him188
d6110a0179
Delete versions.kt 2020-08-01 22:30:16 +08:00
Him188
cc8ec67340 Public API stabilization 2020-08-01 22:12:52 +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
a1e5cf3b8f 1.0-M1 released 2020-08-01 13:04:32 +08:00