Him188
f0cee57006
Update docs
2020-12-31 15:59:45 +08:00
Him188
d2965c87f5
2.0-M2
2020-12-28 18:39:54 +08:00
Him188
e6621fbb3d
2.0-M1-1
2020-12-19 23:30:06 +08:00
Him188
e2fb094e0f
Update to mirai-core 2.0-M1
2020-12-19 00:55:56 +08:00
Him188
fb4f51f19e
1.1.0
2020-12-01 11:21:45 +08:00
Him188
b201583136
update docs
2020-11-28 12:44:29 +08:00
Him188
c514883557
1.0.1
2020-11-26 12:42:44 +08:00
Him188
ac36a560fb
Update publishing guides
2020-11-25 18:13:52 +08:00
Him188
335f8cb0ad
Update embedded run
2020-11-25 17:46:52 +08:00
Him188
425b570683
Merge remote-tracking branch 'origin/master'
2020-11-24 12:58:48 +08:00
Him188
67206a6eec
Update docs
2020-11-24 12:52:51 +08:00
Karlatemp
653ca7ac79
Update Run.md
2020-11-23 23:32:08 +08:00
Karlatemp
e56860deb5
Update Plugins.md
2020-11-23 22:42:14 +08:00
Him188
6ab182abba
Update ConfiguringProjects.md
2020-11-22 10:15:44 +08:00
Him188
5fad5e9337
Update FrontEnd.md
2020-11-21 09:14:27 +08:00
Him188
539b397be0
Update Permissions.md
2020-11-08 12:16:26 +08:00
Him188
34a892e4d7
Update Permissions.md
2020-11-08 12:13:39 +08:00
Him188
e5a7df46de
Code cleanup
2020-11-08 09:52:29 +08:00
Him188
c8f6575c44
Update build constants and README
2020-10-30 15:01:20 +08:00
Him188
03467a6f45
Simplify source root structure
2020-10-30 10:28:18 +08:00
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