Skip to content

Releases: YufiriaMazenta/Craftorithm

1.10.25

18 Jan 01:45

Choose a tag to compare

更新内容 | Update Contents

  1. 新增not_convert_listener_classes,用于配置不进行转化的监听器类 | Added the not_convert_listener_classes configuration, which is used to configure listener classes not to be converted
  2. 新增动作give-exp,现在切石机配方也可以执行actions了 | Added action give-exp. Stonecutting recipes can now also execute actions
  3. 将原本弃用的配方编辑页面暂时添加回来 | Added back the previously deprecated recipe editor menu
  4. 将reload命令拆分成重载其他内容和重载配方,以缓解reload造成服务器过载的问题 | Split the reload command into reloading other content and reloading recipes to mitigate server overload issues caused by reload

1.10.22

03 Oct 02:25

Choose a tag to compare

更新内容 | Update Contents

  1. 修复#107 | Fixed #107

1.10.21

20 Aug 11:32

Choose a tag to compare

更新内容 | Update Contents

  1. 修复内置物品系统被异常卸载的bug | Fixed the bug that the built-in item system was abnormally uninstalled

1.10.20

16 Aug 03:11

Choose a tag to compare

更新内容 | Update Contents

  1. 新增物品插件挂钩优先级配置项 | Added item plugin hook priority option
  2. 添加CraftEngine兼容 | Add CraftEngine compatibility

1.10.19

20 May 03:10

Choose a tag to compare

更新内容 | Update Content

  1. /craftorithm display命令新增支持指定打开玩家,使用方式:/craftorithm display <recipe_id> [player_name] | /craftorithm display command now supports select a player to open the menu. Usage: /craftorithm display <recipe_id> [player_name]

1.10.18

05 May 03:06

Choose a tag to compare

更新内容 | Update Content

  1. 优化注册配方时的性能消耗 | Optimize the performance consumption when registering recipes
  2. 修复在一些情况下关闭配方展示页面会报错的bug | Fixed the bug that would cause an error when closing the recipe display menu in some cases
  3. 新增对CampfireStartEvent的处理 | Added handling of CampfireStartEvent
  4. 新增语言文件西班牙语(es_es.yml) | Add new language file: Spanish(es_es.yml)

1.10.17

21 Jan 05:12

Choose a tag to compare

更新内容 | Update Content

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

1.10.16

25 Dec 12:27

Choose a tag to compare

更新内容 | Update Content

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

1.10.15

25 Dec 07:35

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

Choose a tag to compare

更新内容 | Update Content

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