Skip to content

Releases: M33Galaxy/LowYSwampHut

1.2.0

24 Jan 05:31

Choose a tag to compare

Now program runs several times faster, especially in single seed mode, thanks to @nightzheng (only take effect when searching more than 250,000 sq. region to avoid efficiency loss)
感谢 @nightzheng 的pr使得单种子大范围搜索效率大幅上升(仅在单种子搜索面积>=250000平方区域时生效,不然反而会拖累搜索速度)

Added edition to program title
在标题上增加版本号以便区分

Changed default thread count to maxmium thread of the computer instead of 8
修改默认线程数到计算机允许的最大线程数而不是8线程

Huts that are lifted by trial chambers in 1.21 will be marked "x"(unable to spawn) (1.20- still stay the same)
对于1.21版本,被试炼顶高的小屋将在精确检查中标记"x"(无法生成)(1.20-不受影响)

1.1.4

10 Jan 13:53

Choose a tag to compare

now hut y coordinates are real height instead of decimal height.
现在小屋生成的y坐标将不带小数点而是展示真实的y生成坐标
-single version disabled biome check and precise check (because it's meaningless here), suitable for single biome (swamp) world generation.
-single版本适用于沼泽单群系的世界生成,取消了群系判断和精确检查是否生成的功能(单群系中的小屋总是能生成)
large biome version may have some defects when finally release because the repo we use doesn't support large biome surface height generation.(pr welcomed)
放大化群系或许最终会出一个阉割版,因为依赖库支持问题无法计算放大化地形的精确地表高度(考虑去掉逻辑或使用现有的正常生成近似模拟,如果有人会做欢迎给我们提pr)
no support for 1.17- for the time being, because the entire program need to rewrite.(pr welcomed)
1.17-暂时不考虑支持,因为需要完全重写核心代码(基本上就是判断峡谷的生成,如果有人会做欢迎给我们提pr)

1.1.3

21 Dec 13:42

Choose a tag to compare

add a language choice which can switch language

1.1.2

20 Dec 15:40

Choose a tag to compare

在种子列表搜索页增加当前种子进度提示

1.1.1

06 Dec 14:16

Choose a tag to compare

增加了精确检查女巫小屋是否真的生成了的选项
add english version of program

1.1.0

01 Dec 14:41

Choose a tag to compare

增加批量搜索tab

1.0.0

23 Nov 08:58

Choose a tag to compare

The first release.