Commit Graph

129 Commits

Author SHA1 Message Date
Him188
fe5bf0e10c 1.0.1-dev-2 2020-11-26 07:51:48 +08:00
Him188
c433450be2 Update dependencies 2020-11-25 17:19:52 +08:00
Him188
cd2ee20961 1.0.1-dev-1 2020-11-24 10:38:51 +08:00
Him188
5778b7c8d5 1.0.0 2020-11-20 10:42:53 +08:00
Him188
efa8468f7a 1.0.0-dev-2 2020-11-19 10:05:42 +08:00
Him188
1f3434e54a Support AutoLoginConfig, close #198 2020-11-18 13:32:52 +08:00
Karlatemp
c17762eaf5
CallerFinder 2020-11-13 21:06:49 +08:00
Him188
9a25ac78fa 1.0-RC2-dev-6 2020-11-13 18:24:40 +08:00
Him188
1d6dccb793 Pretty buildscript 2020-11-12 09:42:18 +08:00
Him188
724d8940f8 Update publisher 2020-11-10 09:06:27 +08:00
Him188
ea4bdddf83 1.0-RC2-dev-3 2020-11-10 08:58:14 +08:00
Him188
9066c9a117 1.0-RC2-dev-1 2020-11-09 09:16:14 +08:00
Him188
289a82189b Fix tests 2020-11-09 09:02:16 +08:00
Him188
7182a500f9 Update dependencies 2020-11-08 23:41:17 +08:00
Him188
e1c1e28713 Update dependencies 2020-11-08 11:10:46 +08:00
Him188
e5a7df46de Code cleanup 2020-11-08 09:52:29 +08:00
Him188
4f3c9bd8d9 Kotlin compiler 1.4.20-RC and Kotlin Jvm Blocking Bridge 1.4.0 2020-11-08 09:33:05 +08:00
Him188
5c03556046 1.0-RC-1 2020-10-30 14:58:04 +08:00
Him188
03467a6f45 Simplify source root structure 2020-10-30 10:28:18 +08:00
Him188
34eb8eb9cb 1.0-RC 2020-10-28 14:02:03 +08:00
Him188
2c5f9ebcf4 Update copyright 2020-10-28 13:35:15 +08:00
Him188
0c98abbb31 Bump versions; 1.0-RC-dev-32 2020-10-24 21:41:02 +08:00
Him188
27aff26bfd 1.0-RC-dev-31 2020-10-23 13:15:09 +08:00
Him188
b1bb417388 Bump versions 2020-10-04 22:28:56 +08:00
Him188
48efa5a469 1.0-RC-dev-30 2020-10-02 13:47:22 +08:00
Him188
e214a43043 Fix IDE resolve on startup 2020-10-02 13:45:25 +08:00
Him188
5af02a4b73 Remove gitVersion 2020-09-27 02:32:57 +08:00
Him188
1425594a70 Remove md5 2020-09-24 14:01:47 +08:00
Him188
2a6d98ba16 Add shadowJarMd5 for shadowed files 2020-09-21 13:22:37 +08:00
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