Skip to content

Releases: YufiriaMazenta/Craftorithm

1.10.17

21 Jan 05:12
Compare
Choose a tag to compare

更新内容 | Update Content

  • 添加Nexo兼容 | Add Nexo compatibility
  • 添加AzureFlow兼容 | Add AzureFlow compatibility

1.10.16

25 Dec 12:27
Compare
Choose a tag to compare

更新内容 | Update Content

  • 修复MMOItems无法挂钩的问题 | Fixed MMOItems could not be hooked

1.10.15

25 Dec 07:35
Compare
Choose a tag to compare

更新内容 | Update Content

  • 修复1.10.12版本开始,可能会导致其他插件无法正确挂钩的问题 | Fixed the issue that other plugins may not be hooked correctly starting from version 1.10.12

1.10.14

10 Dec 02:05
Compare
Choose a tag to compare

更新内容 | Update Content

  • 修复了无法使用potion配方创建器的bug | Fixed a bug where potion recipe creator could not be used

1.10.13

02 Dec 03:47
Compare
Choose a tag to compare

更新内容 | Update Content

  • 修复GUI创建配方时无法正确保存物品的问题 | Fixed items could not be saved correctly when creating recipes in recipe creator gui
  • 修复RegisteredListener相关性能问题 | Fix RegisteredListener related performance issues

1.10.12

17 Nov 02:07
Compare
Choose a tag to compare

更新内容 | Update Content

  • 优化底层加载逻辑 | Optimize plugin loading process
  • 暂时去除配方编辑页面,将会在下个大版本(1.11)更新自定义UI功能 | Temporarily remove the recipe editor menu, and will update the custom UI in the next major version (1.11)
  • 优化命令提示 | Optimize command prompt

1.10.11

12 Oct 02:45
Compare
Choose a tag to compare

更新内容 | Update Content

  • 兼容EcoItems和ExecutableItems | Compatible with EcoItems and ExecutableItems
  • 修复偶发配方原材料展示GUI数量不对的bug | Fixed the bug that the number of recipe ingredients displayed in the GUI was incorrect occasionally

1.10.10

13 Sep 03:44
Compare
Choose a tag to compare

更新内容 | Update Content

  • 优化通过有序配方创建生成的配方文件结构 | Optimize the recipe file structure generated by shaped recipe creator @YufiriaMazenta
  • 修复item命令会导致StackOverflowError的问题 #73 | Fixed the issue where the item command would cause a StackOverflowError #73 @Noogear

1.10.9

06 Aug 00:01
Compare
Choose a tag to compare

更新内容 | Update Content

1.10.8

03 Aug 03:36
Compare
Choose a tag to compare

更新内容 | Update Content

  • 再次修复铁砧配方总是出现同一个结果的bug | Fixed anvil recipe always giving the same result
  • 修复#69 | Fixed #69