Skip to content

Releases: Dituon/petpet

Petpet v5.0

28 Nov 12:32
Compare
Choose a tag to compare

5.0 版本
⭐MAKE PetPet GREAT AGAIN!⭐

  • 支持更多$txt变量 #75
  • 新增RANDOM头像格式 #73
  • 支持GIF倒放 reverse
  • 新增fit (填充模式) 头像参数
  • 新增opacity (不透明度) 头像参数
  • 重构PetService, 优化实现方式
  • 插件支持输入多张图片构造
  • 性能优化

作为Mirai 2.11.0+插件运行 可使用petpet-5.0.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-5.0.jar

Petpet v4.9

06 Oct 12:24
Compare
Choose a tag to compare

4.9 版本

  • 新增冷却时间
  • HttpAPI支持post请求
  • 规范化请求参数
  • 支持线程池

fix #65 #69


作为Mirai 2.11.0+插件运行 可使用petpet-4.9.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.9.jar

Petpet v4.8

29 Aug 09:48
Compare
Choose a tag to compare

4.8 版本

  • textHeight现在包含行间距
  • ANIMATED_LIB编码器 性能优化, 多线程分析像素
  • 新增devMode(开发模式)配置项, 支持热重载
  • 新增gifQuality(Gif质量)配置项
  • 移除updateIgnore配置项
  • 修复 自动更新会忽略禁用的PetData 错误
  • 修复编码器调色板缓存问题
  • 优化输出Gif质量(感觉不如petpet...画质)

作为Mirai 2.11.0+插件运行 可使用petpet-4.8.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.8.jar

Petpet v4.7

26 Aug 06:20
Compare
Choose a tag to compare

4.7 版本
⭐MAKE PetPet GREAT AGAIN!⭐

  • 支持DEFORM序列
  • 支持文本描边 strokeColor strokeSize
  • disabled逻辑更改为 禁用某些PetData
  • 新增贪婪匹配 greedy
  • ANIMATED_LIB编码器 优化对位深度为8png生成支持
  • ANIMATED_LIB编码器 性能优化
  • 默认编码器更改为 ANIMATED_LIB
  • 默认 gifMaxSize 更改为 [200, 200, 32]
  • 更改文字坐标计算方式
  • 在线编辑器支持DEFORM序列, 样式优化

作为Mirai 2.11.0+插件运行 可使用petpet-4.7.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.7.jar

Petpet v4.6

20 Aug 05:58
Compare
Choose a tag to compare

4.6 版本

  • 优化WebServer请求解析方式 #47 #48
  • 新增delay配置项
  • 在线编辑器支持delay
  • 修复在线编辑器构建错误 #50
  • 修复文字坐标计算错误

作为Mirai 2.11.0+插件运行 可使用petpet-4.6.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.6.jar

Petpet 4.5

15 Aug 10:39
Compare
Choose a tag to compare

4.5 版本

  • 新增SQUAREUP_LIB编码器
  • 支持文字信息接收时转义
  • DisablePolicy默认值改为FULL
  • 支持定义文字坐标原点
  • 修复文字坐标计算错误
  • 修复了10个甚至9个错误

作为Mirai 2.11.0+插件运行 可使用petpet-4.5.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.5.jar

Petpet v4.4

10 Aug 08:59
Compare
Choose a tag to compare

4.4 版本

  • 全面支持多线程
  • 新增gifEncoder配置项, 可选择Gif编码器
  • 新增gifMaxSize配置项
  • 优化模糊匹配实现方式
  • 修复commandHead无法匹配的错误
  • 修复 注册字体会留下缓存文件 问题
  • 性能优化

作为Mirai 2.11.0+插件运行 可使用petpet-4.4.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.4.jar

Petpet v4.3

08 Aug 10:03
Compare
Choose a tag to compare

4.3 版本

  • 新增strictCommand disablePolicy 配置项
  • getTextHeight()会按字符串渲染
  • background支持color
  • text支持style
  • text align:CENTER 竖直方向也会对齐
  • 支持回复机器人自己发送的图片
  • 持久化储存
  • 提高gif解析质量
  • 性能优化

作为Mirai 2.11.0+插件运行 可使用petpet-4.3.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.3.jar

Petpet v4.2

07 Aug 12:49
Compare
Choose a tag to compare

4.2 版本

  • 支持GIF解析
  • 再次重写指令解析部分
  • 暂时移除strictCommand配置项

作为Mirai 2.11.0+插件运行 可使用petpet-4.2.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.2.jar

Petpet v4.1-M2

03 Aug 12:24
Compare
Choose a tag to compare
Petpet v4.1-M2 Pre-release
Pre-release

4.1-M2 预览版本

  • PetData新增hidden配置项
  • ReplyFormat新增IMAGE枚举(需要PetData/key_list)
  • background新增text(i)Width text(i)Height变量
  • 支持\n \s转义

作为Mirai 2.11.0+插件运行 可使用petpet-4.1-M2.mirai2.jar
单独运行 或作为旧版本Mirai插件运行 需使用petpet-4.1-M2.jar