Karlatemp
7e480c2de2
Update ExportManager rule
2020-10-27 12:49:05 +08:00
Karlatemp
9b042a439c
Merge remote-tracking branch 'origin/master' into dependencies
2020-10-27 12:37:11 +08:00
Him188
fa43f2689c
Merge branch 'master' into command
...
# Conflicts:
# tools/gradle-plugin/src/main/kotlin/net/mamoe/mirai/console/gradle/VersionConstants.kt
2020-10-20 14:11:51 +08:00
Him188
1935352ae6
Update ConfiguringProjects.md
2020-10-15 07:07:42 +08:00
Karlatemp
bf40b6036b
Merge remote-tracking branch 'origin/master' into dependencies
...
# Conflicts:
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/internal/plugin/BuiltInJvmPluginLoaderImpl.kt
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/internal/plugin/JvmPluginClassLoader.kt
2020-10-10 11:42:24 +08:00
Him188
c413e9f79d
Rename command.description to command.descriptor for future use
2020-10-01 16:38:37 +08:00
Him188
05c5e60492
Merge remote-tracking branch 'origin/master'
2020-09-24 14:02:19 +08:00
Him188
c712824048
Update docs
2020-09-24 14:01:58 +08:00
Him188
e478f10250
Update Run.md
2020-09-24 07:41:09 +08:00
Him188
a6411005f5
Update docs
2020-09-20 15:25:27 +08:00
Him188
30a10f56d0
Update docs
2020-09-20 14:25:54 +08:00
Him188
e25c88aaec
Update docs
2020-09-20 00:04:24 +08:00
Him188
ec03f8322d
Update docs
2020-09-19 23:29:28 +08:00
Him188
799123c331
Add Version Selection
2020-09-19 14:31:21 +08:00
Karlatemp
38f748ba6d
Update Run.md
2020-09-19 00:29:07 +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
Karlatemp
106704a010
Update ExportManager
2020-09-17 12:35:39 +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
aa032a145f
Code Review
...
- Add comments.
- Use when not if.
- Add docs
2020-09-13 12:39:46 +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