微莹·纤绫

Results 17 issues of 微莹·纤绫

--------------------- - [X] `BotConfiguration.cacheDir` (JVM) 未按照预期运行 > TODO: > > - [ ] 检查 Native 目标的运行情况 源预期: `workingDir.resolve(cacheDir)` 即 `$project-dir/test/bot-working/cache` 实际解析: `$project-dir/cache` Analyze: https://github.com/mamoe/mirai/blob/7284b901622c494f831581f10e8b3b99bf38cf47/mirai-core/src/commonMain/kotlin/utils/BotConfigurationExt.kt#L21-L32 https://github.com/mamoe/mirai/blob/7284b901622c494f831581f10e8b3b99bf38cf47/mirai-core/src/jvmBaseMain/kotlin/utils/BotConfigurationExt.kt#L17-L18 --------------- - [ ] 一些特定的消息...

t:bug
t:task
x:for-dev
s:core

close #1304 --------- TODO: ## Contacts - [x] MockBot - [x] Mock Friend - [x] Mock Group - [x] Mock Normal Member - [x] Mock Anonymous Member - [x] Mock...

t:feature

![image](https://user-images.githubusercontent.com/30070303/172286092-4b332759-9e63-4eae-b0ff-3c49d7fdef7c.png)

t:enhancement
N
s:core

- 统一实现

t:enhancement
N
s:core

根据已有相关 issue 可得目前 imageId 格式不能很好的满足图片的发送, 需要对 imageId 的格式进行更新以携带更多 core 发送图片需要的相关必要信息 ----- ## 目标 - 解决通过 imageId 发送图片造成的各种问题 - 使新格式最大程度兼容原有格式 - 使用户迁移工作量最小 ------- ## 最终修改方向 // 未定 ---- ## 提案 *以下内容仅为提案,不代表最终修改方向*...

t:enhancement
s:core

| | | | ----------- | ---------- | | 启动器版本 | `3.4.203` | 操作系统 | `Windows 10 Enterprise` | Java 版本 | java version "1.8.0_181"Java(TM) SE Runtime Environment (build 1.8.0_181-b13)Java...

### Description VuePress can't resolve images without `./` ![image](https://user-images.githubusercontent.com/30070303/173614763-c5519962-01a6-4786-b7e6-d28979c42b0e.png) ------- package.json ```json { "devDependencies": { "@vuepress/plugin-medium-zoom": "2.0.0-beta.48", "@vuepress/plugin-nprogress": "2.0.0-beta.48", "@vuepress/plugin-pwa": "2.0.0-beta.48", "vuepress": "2.0.0-beta.48" }, "scripts": { "docs:dev": "vuepress dev docs",...

enhancement
package:markdown