Commit Graph

774 Commits

Author SHA1 Message Date
Him188
61a42d9370 Rework JvmPluginDescription, Introduce JvmMemoryPluginDescription, JvmPluginDescriptionImpl. 2020-08-20 20:12:50 +08:00
Him188
a6d98426e3 Fix #117: owning setting storage is not set after load 2020-08-20 20:11:21 +08:00
Him188
f862f575d7 Fix clashes on merge 2020-08-20 19:51:34 +08:00
Him188
8d2009d273 Make JvmPluginInternal.description and .dataFolder final 2020-08-20 16:08:25 +08:00
Him188
6ee1f91314 Merge remote-tracking branch 'origin/master' 2020-08-20 14:30:57 +08:00
Him188
f048890c54 Fix MultiFileSettingStorage 2020-08-20 14:30:29 +08:00
Him188
dc6bb61352 Use classloader for ResourceContainer 2020-08-20 14:30:12 +08:00
Him188
d240ba7b83 Fix CompositeCommand; Rename CommandParam to CommandParameter 2020-08-20 14:26:44 +08:00
Him188
2843f91d02 Fix builtin command Login 2020-08-20 13:51:59 +08:00
Him188
657c2ac613 Fix fillBuildConstants 2020-08-20 12:52:41 +08:00
Him188
a478b85ba2 Add ClassLoader.asResourceContainer; Fix nullability of getResource 2020-08-20 12:52:19 +08:00
PeratX
ba91731576 Fix TestCommand deprecated warning 2020-08-20 12:26:13 +08:00
PeratX
8f39f42e56 Fix ConsoleInternalApi in ConsoleThread 2020-08-20 12:21:54 +08:00
Karlatemp
c1090c1074
Thread safe. (#114)
* Thread safe.

* Fix OOM in Java x32
2020-08-20 12:17:31 +08:00
Him188
8dd692bbb5 Update documents 2020-08-20 09:02:47 +08:00
Him188
36fc942ace Update documents 2020-08-20 08:42:48 +08:00
Him188
f08a29b472 Remove @JvmSynthetic on bridge functions 2020-08-19 23:53:07 +08:00
Him188
894e3fb14b Update readme 2020-08-19 23:21:22 +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
3b2b056be0 Fill build constants on publish 2020-08-19 22:54:38 +08:00
Him188
89b7a821a1 Fix build and publishing 2020-08-19 22:39:34 +08:00
Him188
89784db637 Update to Kotlin 1.4.0, kotlinx.serialization 1.0.0-RC, yamlkt 0.4.0 2020-08-19 22:25:42 +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
64929cbe8e Merge remote-tracking branch 'origin/master' 2020-08-16 23:37:06 +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
33e81fc0e0
Update README.md 2020-08-14 23:45:05 +08:00
Him188
30e359c282 Fix blocking call in shutdown hook 2020-08-01 23:13:49 +08:00
Him188
5efa4824bf Fix tests 2020-08-01 23:05:03 +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
a555137da5 Add explicit kotlin-reflect dependency 2020-08-01 22:19:06 +08:00
Him188
cc8ec67340 Public API stabilization 2020-08-01 22:12:52 +08:00
Him188
e53363482d Fix build 2020-08-01 21:53:24 +08:00
Him188
7dfd2fd5c9 Merge remote-tracking branch 'origin/master' 2020-08-01 21:22:48 +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
97c564afdf Make MemorySettingStorage.OnChangedCallback fun interface 2020-07-31 16:39:44 +08:00
Him188
081474931f Use Kotlin language version 1.4 2020-07-31 16:38:39 +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
74925ff6e8 Public api stabilization:
Separate PluginManager and its implementations;
Add Setting extensions;
Documentation updates
2020-07-31 16:35:41 +08:00
Him188
b2177c16cf Fix missing copyright 2020-07-24 20:14:15 +08:00
Him188
4d7826f3d9 API stabilization: rearrange implementations 2020-07-24 20:11:10 +08:00
Him188
ead891e223 Use Semver for plugin version and its dependencies 2020-07-19 22:45:06 +08:00
Him188
54e64082b6 1.0-dev-4 2020-07-19 13:24:58 +08:00