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 |
|
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 |
|