Skip to content

Releases: Dinosaur-MC/BestEnchSeq

BestEnchSeq_V2.1.1Beta

14 Apr 13:54
Compare
Choose a tag to compare

【小更新】主要更新内容有:

  1. 更新了内置魔咒表,以支持1.21的新魔咒。
  2. 增加了新的可用算法(汉明算法),更好的算法。
  3. 修复了2个BUG
  4. 修复了1个BUG(v2.1.1)

Major Updates:

  1. Updated internal enchantment table for new enchantments in 1.21.
  2. Enabled a new algorithm (Hamming Alg.), which is better.
  3. Fixed 2 bugs.
  4. Fixed 1 bug (v2.1.1)

BestEnchSeq_V2.0.1Beta

13 Mar 07:26
Compare
Choose a tag to compare

【重大更新】主要更新内容有:

  • 优化了核心算法
  • 添加基岩版计算支持
  • 优化了操作流程
  • 实装了配置选项
  • 添加了检查更新功能
  • 添加自定义武器支持
  • 自定义魔咒和武器更新为通过修改xxx.csv文件编辑(可用Excel编辑)
  • 添加了状态栏声明
  • 主要修复了一个已知BUG,该BUG会导致计算错误

【其他更新】

  • (2022.07.12)添加了一个MC1.19中新增的魔咒到自定义魔咒列表EnchantmentTable.csv
  • (2022.07.13)更正了自定义魔咒列表EnchantmentTable.csv中的一个错误
  • (2022.07.13)更新了V2.0.1Beta小版本,主要新增了更自由的缩放功能以缓解小屏幕设备中程序窗口过大的问题,以及将程序需要的dll也打包进了exe中,成为了单文件程序。
  • V2.0.1Beta中开启自由调节窗口大小后还可以使用快捷键Ctrl + [Ctrl + ]来调节窗口大小

推荐旧版用户立即下载下方的压缩包文件进行更新!


Major Updates:

  • Optimized the core algorithm
  • Added Bedrock Edition calculating support
  • Optimized the operation process
  • Configuration options are implemented
  • Added check for updates function
  • Added custom weapon support
  • Custom enchantment and Weapon can edit by modifying xxx.csv files now (available to edit in Excel)
  • Added status bar declaration
  • Fixed a known BUG that causes calculation errors
  • (2022.07.12) Added a new enchantment of MC1.19 into EnchantmentTable.csv
  • *(2022.07.13) Corrected a mistake in 'EnchantmentTable.csv' *
  • (2022.07.13) Created a small update V2.0.1Beta, providing a better zoom function to resolve the problem of application Windows being too large on small screen devices, and packaging the DLL needed by the application into the EXE. So, it has become a single-file program now
  • In V2.0.1Beta, you can also use the hotkeys Ctrl + [ and Ctrl + ] to resize the window

Recommend the old version of the user immediately download the compressed package file below to update!

BestEnchSeq - v1.1 Beta

10 Feb 23:11
Compare
Choose a tag to compare

最佳附魔序列是一个可以帮助你轻松降低铁砧附魔成本的工具。快来试试吧!

  • 首先下载下面的BestEnchSeq_V1.0Beta.zip文件。
  • 解压包,并把程序和文本文件EnchantmentTable.txt在同一个目录。
  • 启动程序!

您也可以根据需要编辑文本文件EnchantmentTable.txt,如图EnchantmentTable.png所示。

更新内容:

新增内容:

  • 添加了忽略成本限制复选框。
  • 在输出结果中增加了步骤数

优化:

  • 加大了某些文本和控件的大小,使按钮和项目比以前更容易点击。
  • 程序主窗口现在可以调整大小。
  • 改变了软件内附魔流程的展示。列表项目不再是纯文本,而是可交互的图标控件和更易读的文本描述。
  • 改变了输出文本的排版风格,现在看起来好多了。
  • 以及更多……

修复漏洞:

  • 点击重置按钮后程序并不能完全重置。
  • 当输出结果显示了过于昂贵!后,再进行其它计算,无论计算结果如何,总是显示过于昂贵!,直到重新启动程序。
  • 当所有可用的魔咒都被添加完之后,你仍然可以继续添加新的魔咒,并将引起错误。
  • 修复了删除魔咒的BUG。(V1.1.1 Beta)

The Best Enchanting Sequence is a useful tool which can help you reduce your cost from enchanting. Let's get it!

  • Download the file BestEnchSeq_V1.0Beta.zip below here first.
  • Unzip the pack and put the program and text file EnchantmentTable.txt in a same directory.
  • Start the program!

You can also edit the text file EnchantmentTable.txt as you need, according to the rule shown by picture EnchantmentTable.png.

Updates:

New:

  • Added Ignore Cost Limit check box.
  • Added label about step count to the output result.

Optimized:

  • Changed the size of some texts to be larger. Buttons and items is easier to click than before.
  • The main window can be resized now.
  • Changed the Enchanting Flow's view. List widget items now become a container of a widget instead of only strings.
  • Changed the export text style. It has a better view now.
  • And more...

Bug fixed:

  • Program cannot fully reset after clicked the reset button.
  • When once triggered Too expansive!, it will always show Too expansive! no matter what the calculated result is untill restart.
  • When the available enchantments are all picked up, you can still add new enchantment, which is going to add wrong items to the list.
  • Fixed delete enchantment. (V1.1.1 Beta)

BestEnchSeq - v1.0 Beta

10 Feb 23:08
Compare
Choose a tag to compare

This is the first version can work!
The Best Enchanting Sequence is a useful tool which can help you reduce your cost from enchanting. Let's get it!

  • Download the file BestEnchSeq_V1.0Beta.zip below here first.
  • Unzip the pack and put the program and text file EnchantmentTable.txt in a same directory.
  • Start the program!

You can also edit the text file EnchantmentTable.txt as you need, according to the rule that picture EnchantmentTable.png is showing.

[NOTICE] This project is developing, so the features of the program are not totally finished yet. And it will not be fully updated so soon since I am going to school after few days.

The most important, have fun!