Skip to content

Releases: hank9999/UseBlessingSkin

v1.5.0

19 Jul 05:09
7a8cb15

Choose a tag to compare

English

[Fixed]

  • Fixed issue with folder creation that could create file names as folders
  • Fixed a request failure when returning both Steve and Alex textures.
  • Refactored HTTP request method so that images are now requested by okhttp.
  • Completely refactored data return logic
  • Completely refactored the data parser
  • Reduced the size of the plugin by reducing unnecessary package introductions
  • Reduced plugin size by using okhttp 3.x and removing the kotlin base library.
  • Updated okio to fix security issues
  • There are also some other optimizations in the code

[Feat]

  • Support the automatic skinning feature, please follow the README for more information.

中文

[修复]

  • 修复了文件夹创建时可能创建文件名为文件夹的问题
  • 修复了同时返回Steve和Alex材质导致的请求失败问题
  • 重构了HTTP请求方法,现在图片会由okhttp请求了
  • 完全重构了数据返回逻辑
  • 完全重构了数据解析器
  • 减少了不必要的包引入,缩小了插件体积
  • 使用okhttp 3.x,去除了kotlin基础库,缩小了插件体积
  • 更新了okio修复安全问题
  • 还有一些代码方面的其他优化

[功能]

  • 支持了部分皮肤站的"优先模型"功能

插件不向后兼容,请确保使用 SkinsRestorer v15.0.x 或以上版本
The plugin is not backwards compatible, please make sure to use SkinsRestorer v15.0.x or above!

v1.4.0

24 Jul 18:43
2f12a8d

Choose a tag to compare

English

[Fix]

  • Fixed plugin error when character has no skin.
  • Fixed an issue where setting skins in the console caused an error.
  • Fixed online checking error when applying skins.
  • Fixed an error in config file checking.
  • There are also some other issues with the code.

[Feat]

  • Support the automatic skinning feature, please follow the README for more information.

中文

[修复]

  • 修复了当角色没有皮肤 插件报错问题
  • 修复了在控制台能设置皮肤导致报错的问题
  • 修复应用皮肤时 在线检查出错的问题
  • 修复配置文件检查错误问题
  • 还有一些代码方面的其他问题

[功能]

  • 新增进服自动设置皮肤功能, 如需请根据 README 中的配置说明修改

v1.3.2

23 Jul 12:29
f36169b

Choose a tag to compare

English

[Fix]

  • fix the occasional 400 Bad Request with okhttp

中文

[修复]

  • 使用okhttp修复偶发的400 Bad Request

v1.3.1

21 Jun 11:17
866e184

Choose a tag to compare

English

[Fix]

  • fix saving cache path error on linux

中文

[修复]

  • 修复在Linux上保存缓存时的目录错误

v1.3.0

16 Feb 23:05
9cda496

Choose a tag to compare

English

[Feat]

feat: add support for Velocity proxy
feat: add updater disable/enable option in config
update: true - enable update checker
update: false - disable update checker

[Fixed]

fix: error when csl api return empty json

Notice

The new plugin is not backward compatible, make sure you are using SkinsRestorer v15.0.x or above version

中文

[功能]

功能: 添加 Velocity 群组支持
功能: 配置文件中添加了更新检查开关
update: true - 启用更新检查
update: false - 禁用更新检查

[修复]

修复: csl api 返回空 json 时报错

注意

新插件不向后兼容,请确保使用 SkinsRestorer v15.0.x 或以上版本

v1.2.0

30 Dec 18:32
80206c6

Choose a tag to compare

English

[Fixed]

fix: v15.0.x SkinsRestorer API compatibility

Notice

The new plugin is not backward compatible, make sure you are using SkinsRestorer v15.0.x or above version

[修复]

修复: v15.0.x SkinsRestorer API 兼容性

注意

新插件不向后兼容,请确保使用 SkinsRestorer v15.0.x 或以上版本

v1.1.1

10 Aug 14:06
da592b2

Choose a tag to compare

English

[Fixed]

fix: fix bungeecord can not set skin

Notice

The new plugin is not backward compatible, make sure you are using SkinsRestorer v14.2 or above version

[修复]

修复: 修复了bungeecord无法设置皮肤的问题

注意

新插件不向后兼容,请确保使用 SkinsRestorer v14.2 或以上版本

v1.1.0

08 Aug 15:51
32af376

Choose a tag to compare

English

[Fixed]

fix: v14.2 SkinsRestorer API compatibility

Notice

The new plugin is not backward compatible, make sure you are using SkinsRestorer v14.2 or above version

[修复]

修复: v14.2 SkinsRestorer API 兼容性

注意

新插件不向后兼容,请确保使用 SkinsRestorer v14.2 或以上版本

v1.0.5

15 Jun 07:48
498da99

Choose a tag to compare

v1.0.5

English

[Fixed]

(fix) v14.0.0 SkinsRestorer API compatibility
(fix) plugin api-version

Notice

The new plugin is not backward compatible, make sure you are using SkinsRestorer v14.0.2

中文

[修复]

(修复) v14.0.0 SkinsRestorer API 兼容性
(修复) 插件api版本

注意

新插件不向后兼容,请确保使用 SkinsRestorer v14.0.2

v1.0.4

21 Jul 12:54

Choose a tag to compare

v1.0.4

[Added]

Added slim model judge

[Others]

Update skinsrestorer maven to 13.8.2