Commit Graph

148 Commits

Author SHA1 Message Date
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
Him188
b93002bb72 Fix build 2020-07-31 20:37:49 +08:00
Him188
e0c5e17833 Bump dependency versions 2020-07-31 16:37:30 +08:00
Him188
e758fdf883 Update Kotlin to 1.4 2020-07-31 16:35:48 +08:00
Him188
54e64082b6 1.0-dev-4 2020-07-19 13:24:58 +08:00
Him188
9539218150 Use Kotlin compiler 1.4.0 but with stdlib 1.3.72 2020-07-19 13:18:27 +08:00
Him188
1ca6c7be6c Use same version from console for console-pure 2020-07-11 20:13:59 +08:00
Him188
58187f95f0 Explicit APIs 2020-07-11 19:26:31 +08:00
Him188
7c5a62d18e pure 0.1-dev-1 2020-06-29 22:55:23 +08:00
Him188
a91558b1dd 1.0-dev-2 2020-06-29 22:52:34 +08:00
Him188
56a01c23fe Fix builtin commands and frontend-pure command processing 2020-06-29 22:52:15 +08:00
Him188
bd33a0e39a fix github 2020-06-29 16:41:35 +08:00
Him188
8754d989a9 fix github 2020-06-29 16:40:09 +08:00
Him188
96abdd8f5f fix github 2020-06-29 16:32:19 +08:00
Him188
2fd7c6aec7 Add allRegisteredCommands;
Add val MiraiConsole.job;
Implement command listening;
Add simple built-in commands
2020-06-29 16:17:12 +08:00
Him188
6b23d5ba27 Publishing 2020-06-28 11:45:21 +08:00
Him188
442d7ee0ce Implement SettingStorage 2020-06-28 10:43:25 +08:00
Karlatemp
5e3039f866
Exclude mirai-core in :mirai-console:shadowJar 2020-06-23 22:05:46 +08:00
Karlatemp
f1752db580
Add MANIFEST.MF 2020-06-22 18:12:38 +08:00
Him188
16cba3a87d Update core version 2020-06-21 13:44:37 +08:00
Him188
9fb167ee60 Fix build 2020-06-21 00:44:02 +08:00
Him188
f5d9f4a67e Rearrange build scripts 2020-06-20 22:55:07 +08:00
Him188
fe19474c27 Update dependencies 2020-05-22 19:33:46 +08:00
Him188
42385895cd Update to core 1.0.0 2020-05-22 14:44:38 +08:00
Him188
89ac4e863c Fix tests 2020-05-14 16:05:42 +08:00
Him188
4521cfbc9e Rearrange frontend modules, extract mirai-console-pure to a frontend module. 2020-05-14 08:18:03 +08:00
Him188
a624f56285 Update to 1.0-RC2 2020-05-11 12:56:11 +08:00
Him188
dd55f9d0bd Setup bintray publishing wokrflow 2020-05-10 14:22:33 +08:00
Him188
1b3d60882b wrapper 1.1.0 released 2020-05-06 15:52:03 +08:00
Him188
56181e7341 Fix version 2020-05-06 14:45:27 +08:00
Him188
a35bbbb7d0 Update core to 1.0-RC 2020-05-06 14:45:06 +08:00
Him188
e813b27227 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	buildSrc/src/main/kotlin/versions.kt
2020-05-06 14:41:57 +08:00
Him188
fa8eb466e7 Rework core/console updating, implement command args 2020-05-06 14:40:53 +08:00
jiahua.liu
6dd6162f78 prep for upgrade 2020-05-03 11:10:09 +08:00
Him188
0d66a9959a Update to mirai-core 0.39.1 2020-04-24 09:56:42 +08:00
Him188
e491f46054 Update to newest core 2020-04-23 21:16:22 +08:00
jiahua.liu
de39804d25 release 049 2020-04-13 17:50:38 +08:00
Him188
2246d906c6 Update core dependencies 2020-04-12 20:06:04 +08:00
jiahua.liu
6a9f5ec11e new CommandSender 2020-04-10 17:18:27 +08:00
Him188
5a599e0141 0.4.7 released 2020-04-08 10:32:23 +08:00
jiahua.liu
de3cbdafd1 close #24 2020-04-06 23:24:29 +08:00
jiahua.liu
a9b84338a6 release 0.4.5 2020-04-06 14:06:47 +08:00
jiahua.liu
0968487387 add Java API 2020-04-06 14:06:10 +08:00
jiahua.liu
4d8753d8e2 J Event Listener 2020-04-06 13:16:18 +08:00
Him188
f70ad5191b Cui cloud & GitHub cloud uploading 2020-04-02 22:08:58 +08:00
Him188
ea10207d97 Update core dependency to 0.32.0 2020-04-02 21:53:44 +08:00
jiahua.liu
620f100da1 fix only dependency are loaded 2020-03-30 23:23:52 +08:00
jiahua.liu
0a3699055f update version set and release 2020-03-30 15:03:06 +08:00
jiahua.liu
8e7cebaacc fix gradle version and release 2020-03-29 23:34:25 +08:00
jiahua.liu
eb1a15de76 fix Vcs 2020-03-29 18:14:08 +08:00
Him188
45487c7e67 Update versions 2020-03-24 18:02:19 +08:00