Commit Graph

24 Commits

Author SHA1 Message Date
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
be311923d0 Add descriptions for permissions 2020-09-14 12:48:38 +08:00
Him188
5471f7d687
Update Run.md 2020-09-13 13:21:57 +08:00
Karlatemp
53562856fd
Update Run.md (#167)
* Update Run.md

* Update Run.md
2020-09-13 11:33:37 +08:00
Him188
3ded2cc87b Add docs 2020-09-13 01:52:46 +08:00
Him188
5250e3779f Update docs 2020-09-12 23:25:16 +08:00
Him188
6b9ec05c98 Review plugins:
Move PluginLoader into plugin.loader;
Improve docs;
Change extension PluginLoader.description to member function PluginLoader.getPluginDescription;
Change builtIn loader lists with Lazy items;
Add Regex for testing plugin names and ids.
2020-09-12 20:20:41 +08:00
Him188
795d8040cb Update docs 2020-09-10 18:04:50 +08:00
AlightY
5de88be198
word revise 2020-09-08 18:48:39 +08:00
Him188
c3a4e5ef6f
Create Run.md 2020-09-05 14:30:22 +08:00
Him188
be01b4a493
Update README.md 2020-09-05 12:00:48 +08:00
Him188
9ff9f94f5d Update docs 2020-09-04 15:48:20 +08:00
Him188
21ec2c7786 Update docs 2020-09-04 15:34:34 +08:00
Him188
be9b0293bd Update docs 2020-09-04 11:44:12 +08:00
Him188
6713ba9a19 Update README 2020-09-04 10:57:32 +08:00
Him188
53c0cf63fd Merge remote-tracking branch 'origin/master' 2020-09-04 09:50:15 +08:00
Him188
111788fd04 Add PluginConfig 2020-09-04 09:49:38 +08:00
Him188
7496f09573
Update README.md 2020-09-03 22:49:13 +08:00
Him188
202e1f0ec9 Fix references 2020-09-03 22:31:31 +08:00
Him188
0bd5e11e15 Fix typo 2020-09-03 22:29:47 +08:00
Him188
7795c73d38 Fix typo 2020-09-03 22:29:18 +08:00
Him188
09b249e9da Update docs: PluginData 2020-09-03 22:26:27 +08:00
Him188
bd939ee85f
Update QA.md 2020-09-03 19:25:29 +08:00
Him188
640aad8b23 Update docs 2020-09-03 19:23:32 +08:00