Ender IO - 6.0.23-alpha
on 2025 Feb 14有哪些变更
- 由@ferriarnus添加机器活动提示信息,见 https://github.com/Team-EnderIO/EnderIO/pull/479
- 由@agnor99修复/能量球不存在及我放置时崩溃的问题,见 https://github.com/Team-EnderIO/EnderIO/pull/574
- 由@Rover656更新夜间构建版本,见 https://github.com/Team-EnderIO/EnderIO/pull/577
- 由@mystchonky清理图形用户界面小部件,见 https://github.com/Team-EnderIO/EnderIO/pull/488
完整变更日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.22-alpha...v6.0.23-alpha
Ender IO - 6.0.22-alpha
on 2025 Feb 14有哪些变更
- 由@mystchonky修复了因幽灵槽位导致的复制漏洞,见 https://github.com/Team-EnderIO/EnderIO/pull/540
- 由@agnor99更新了MachineMenu.java,见 https://github.com/Team-EnderIO/EnderIO/pull/541
- 由@ferriarnus通过延迟模型更新来解决闪烁问题,见 https://github.com/Team-EnderIO/EnderIO/pull/484
- 由@DoctorNefario为旅行锚点实现了电梯行为,见 https://github.com/Team-EnderIO/EnderIO/pull/531
- 由@rlnt改进了导管同方块放置检查,见 https://github.com/Team-EnderIO/EnderIO/pull/556
- 由@agnor99暴露动态尺寸能量上限,见 https://github.com/Team-EnderIO/EnderIO/pull/544
- 由@ferriarnus修复了灵魂绑定器的经验显示问题,见 https://github.com/Team-EnderIO/EnderIO/pull/363
- 由@ferriarnus将合成方式改为使用金粒,见 https://github.com/Team-EnderIO/EnderIO/pull/550
- 由@mystchonky在幽灵槽位和预览槽位上方添加了覆盖层,见 https://github.com/Team-EnderIO/EnderIO/pull/549
- 由@ferriarnus修复了枚举小部件的调整大小漏洞,见 https://github.com/Team-EnderIO/EnderIO/pull/489
- 由@DoctorNefario实现了短距离旅行法杖传送功能(特性),见 https://github.com/Team-EnderIO/EnderIO/pull/542
- 由@Rover656将军械库代码迁移到新模块中,见 https://github.com/Team-EnderIO/EnderIO/pull/523
- 由@DoctorNefario避免了因ME导管导致的崩溃问题,见 https://github.com/Team-EnderIO/EnderIO/pull/567
- 由@DoctorNefario添加了模组间扳手兼容性,见 https://github.com/Team-EnderIO/EnderIO/pull/566
- 由@mystchonky(以及@GotoFinal!)重写了经验计算逻辑,见 https://github.com/Team-EnderIO/EnderIO/pull/547
新贡献者
- @DoctorNefario在 https://github.com/Team-EnderIO/EnderIO/pull/531 中做出了他们的首次贡献
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.21-alpha...v6.0.22-alpha
Ender IO - 6.0.21-alpha
on 2025 Feb 14有哪些变更
- 由@Rover656进行的代码健康工作,位于 https://github.com/Team-EnderIO/EnderIO/pull/490
- 由@MinePlay96添加了流体箱填充和排放输入的过滤器,位于 https://github.com/Team-EnderIO/EnderIO/pull/492
- 由@ferriarnus对排放行为进行的更改,位于 https://github.com/Team-EnderIO/EnderIO/pull/481
- 由@ferriarnus对刷怪笼和原始合金熔炉进行的一些增益调整,位于 https://github.com/Team-EnderIO/EnderIO/pull/491
- 由@Rover656使用临时Maven更新自述文件,位于 https://github.com/Team-EnderIO/EnderIO/pull/534
- 由@ferriarnus为灵魂引擎添加速度和功率上限升级,位于 https://github.com/Team-EnderIO/EnderIO/pull/483
- 由@Rover656从Gradle中移除Checkstyle,位于 https://github.com/Team-EnderIO/EnderIO/pull/535
- 由@ferriarnus优化形状调用,位于 https://github.com/Team-EnderIO/EnderIO/pull/476
- 由@mystchonky添加经验方尖碑,位于 https://github.com/Team-EnderIO/EnderIO/pull/496
新贡献者
- @MinePlay96在 https://github.com/Team-EnderIO/EnderIO/pull/492 中做出了他们的首次贡献
完整变更日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.20-alpha...v6.0.21-alpha
Ender IO - 6.0.20-alpha
on 2025 Feb 14热修复:将一些功能作为API暴露出来供KubeJS使用,而非使用混合(mixin)方式。
Ender IO - 6.0.19-alpha
on 2025 Feb 14这主要是一个幕后兼容性版本发布,这次没有新特性方面的内容哦 :)
更新内容
- 由@Lemon-Juiced在 https://github.com/Team-EnderIO/EnderIO/pull/500 中添加了晶体相关标签
- 由@rlnt在 https://github.com/Team-EnderIO/EnderIO/pull/506 中改进了合成方式之间的一致性
- 由@rlnt在 https://github.com/Team-EnderIO/EnderIO/pull/507 中对火焰制作进行了调整
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/509 中进行了新的Crowdin更新
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/510 中在合成方式中更多地使用了标签
- 由@rlnt在 https://github.com/Team-EnderIO/EnderIO/pull/518 中添加了Almost Unified兼容性
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/517 中切换到并发哈希表来追踪火焰。
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/480 中对灵魂绑定的JEI合成方式进行了小幅调整
新贡献者
- @rlnt在 https://github.com/Team-EnderIO/EnderIO/pull/506 中做出了他们的首次贡献
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.18-alpha...v6.0.19-alpha
Ender IO - 6.0.18-alpha
on 2025 Feb 14有哪些变更
- 由 @Rover656 在 https://github.com/Team-EnderIO/EnderIO/pull/478 中移除了装备旋转功能
- 由 @ferriarnus 在 https://github.com/Team-EnderIO/EnderIO/pull/494 中修复了工匠/排水GUI
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.17-alpha...v6.0.18-alpha
Ender IO - 6.0.17-alpha
on 2025 Feb 14有哪些变更
- 由@mystchonky在 https://github.com/Team-EnderIO/EnderIO/pull/453 中添加了旅行锚点和法杖的合成方式或旅行相关内容
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/459 中明确了红石通道和导管通道相关语言内容
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/460 中提升了导管同步的性能
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/458 中让能量导管自行确定默认输入输出模式
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/470 中更改了应用能源2(ae2)的消耗相关内容
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/468 中将监守者添加到黑名单
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/467 中更新了按住Shift键点击时的物品栏槽位相关内容
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/466 中修复了机器的活动纹理相关问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/464 中修复了刷怪笼黑名单标签相关问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/465 中将发光效果拉到方块实体层级
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/461 中用能识别物品栏槽位的合成方式缓存替换切片机合成方式缓存
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/474 中进行了新的Crowdin更新
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/473 中在使用经验魔杖时忽略侧面相关内容
- 由@Lemon-Juiced在 https://github.com/Team-EnderIO/EnderIO/pull/424 中添加了锻造锭、粉、金粒和存储方块标签
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/477 中禁止在斯特林发电机中使用桶
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/456 中进行了锚点相关更改
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/373 中添加了排水相关内容
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/457 中修复了崩溃相关问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/475 中添加了物品栏整理器支持相关内容
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/357 中添加了灵魂引擎相关内容
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/420 中将附魔台合成方式存储在方块实体中
新贡献者
- @Lemon-Juiced在 https://github.com/Team-EnderIO/EnderIO/pull/424 中做出了他们的首次贡献
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.16-alpha...v6.0.17-alpha
Ender IO - 6.0.16-alpha
on 2025 Feb 14有哪些改动
- 由@Rover656对服务器上的旅行渲染器进行的热修复,见 https://github.com/Team-EnderIO/EnderIO/pull/452
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.15-alpha...v6.0.16-alpha
Ender IO - 6.0.15-alpha
on 2025 Feb 14有哪些变更
- 添加旅行锚点和旅行法杖
- 修复AE2导管崩溃、灵魂小瓶无法使用、在世界重载时导管有时无法正确更新以及在华丽模式下流体罐渲染的问题
新贡献者
- @thedarkcolour在 https://github.com/Team-EnderIO/EnderIO/pull/429 中做出了他们的首次贡献
- @ChikyuKido在 https://github.com/Team-EnderIO/EnderIO/pull/440 中做出了他们的首次贡献
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.14-alpha...v6.0.15-alpha
Ender IO - 6.0.14-alpha
on 2025 Feb 14有哪些改动
- 由@Rover656修复了IO覆盖层无法渲染的问题,见 https://github.com/Team-EnderIO/EnderIO/pull/425
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.13-alpha...v6.0.14-alpha
Ender IO - 6.0.13-alpha
on 2025 Feb 14有哪些改动
- 由 @jollycar 在 https://github.com/Team-EnderIO/EnderIO/pull/421 中阻止电容库的显示模式更改
- 由 @GotoFinal 在 https://github.com/Team-EnderIO/EnderIO/pull/330 中修复当达到int.max时多方块储能充电的问题
- 由 @Rover656 在 https://github.com/Team-EnderIO/EnderIO/pull/423 中提高Forge版本以与neo兼容
关于Forge版本的重要说明:即使游戏现在能启动,我们也不会对47.1.3之后的Forge版本提供支持,如果你遇到问题,请先尝试该版本的Forge。
新贡献者
- @jollycar在 https://github.com/Team-EnderIO/EnderIO/pull/421 中做出了他们的首次贡献
- @GotoFinal在 https://github.com/Team-EnderIO/EnderIO/pull/330 中做出了他们的首次贡献
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.12-alpha...v6.0.13-alpha
Ender IO - 6.0.12-alpha
on 2025 Feb 14有哪些变更
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/413 中修复电容库的提示信息和按住Shift键点击的问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/412 中修复机器物品消耗问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/408 中修复附魔台问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/410 中修复灵魂绑定器不返回空瓶的问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/411 中修复范围和能量生成器问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/404 中修复菜单打开行为问题
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/417 中给机器添加破坏标签
- 由@ferriarnus在 https://github.com/Team-EnderIO/EnderIO/pull/279 中将内容添加到数据槽缓冲区
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/414 中使用附魔描述
- 由@agnor99在 https://github.com/Team-EnderIO/EnderIO/pull/418 中提升工匠性能
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/419 中重新平衡能量值。初稿/初次尝试。
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.11-alpha...v6.0.12-alpha
Ender IO - 5.3.72
on 2025 Feb 14Ender IO - 6.0.11-alpha
on 2025 Feb 14针对末影人骷髅相关崩溃的修复补丁。
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.10-alpha...v6.0.11-alpha
Ender IO - 6.0.10-alpha
on 2025 Feb 14针对与战利品表相关的崩溃问题的热修复。 从内部版本号中移除了《我的世界》版本信息——现在仅在jar文件名中显示。
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.9-alpha...v6.0.10-alpha
Ender IO - 6.0.9-alpha
on 2025 Feb 14有哪些改动
- 由@Rover656在 https://github.com/Team-EnderIO/EnderIO/pull/381 中进行的新Crowdin更新
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.8-alpha...v6.0.9-alpha
Ender IO - 6.0.8-alpha
on 2025 Feb 14有哪些改动
- 由@Trytoon添加了有线充电器,见 https://github.com/Team-EnderIO/EnderIO/pull/172
- 由@Rover656修复了一些杂项漏洞,见 https://github.com/Team-EnderIO/EnderIO/pull/341
- 由@agnor99修复了使用yeta扳手重新连接ae2连接的问题,现在能正确重新连接了,见 https://github.com/Team-EnderIO/EnderIO/pull/355
- 由@Rover656通过复用玻璃名称减少了语言重复,见 https://github.com/Team-EnderIO/EnderIO/pull/348
- 由@ferriarnus允许红石连接到机器,见 https://github.com/Team-EnderIO/EnderIO/pull/367
- 由@ferriarnus修复了附魔台的Shift点击和经验消耗问题,见 https://github.com/Team-EnderIO/EnderIO/pull/368
- 由@Rover656将自动熔炼改为GLM并使用数据生成,见 https://github.com/Team-EnderIO/EnderIO/pull/365
- 由@ferriarnus修复了反向玻璃合成方式,见 https://github.com/Team-EnderIO/EnderIO/pull/370
- 由@ferriarnus修复了怪物令牌合成方式,见 https://github.com/Team-EnderIO/EnderIO/pull/372
- 由@Rover656修复了剑的模型,见 https://github.com/Team-EnderIO/EnderIO/pull/374
- 由@Rover656实现了能量导管的循环调度,见 https://github.com/Team-EnderIO/EnderIO/pull/339
- 由@Rover656使用GitHub Actions进行每日构建和发布,见 https://github.com/Team-EnderIO/EnderIO/pull/393
- 由@Rover656检查首领标签,见 https://github.com/Team-EnderIO/EnderIO/pull/396
- 由@Rover656扁平化几乎所有机器并整理数据生成器,见 https://github.com/Team-EnderIO/EnderIO/pull/390
- 由@ferriarnus修复了末影人头颅崩溃问题,见 https://github.com/Team-EnderIO/EnderIO/pull/399
- 由@Rover656停止使用数据生成来制作机器模型,见 https://github.com/Team-EnderIO/EnderIO/pull/400
- 由@Rover656修复了经验值流体转换问题,见 https://github.com/Team-EnderIO/EnderIO/pull/377
- 由@Rover656进行了战利品调整,见 https://github.com/Team-EnderIO/EnderIO/pull/273
- 由@Rover656在处理后消耗输入,见 https://github.com/Team-EnderIO/EnderIO/pull/336
- 由@ferriarnus将范围代码移动到通用机器方块类中,见 https://github.com/Team-EnderIO/EnderIO/pull/362
完整更新日志 : https://github.com/Team-EnderIO/EnderIO/compare/v6.0.7-alpha...v6.0.8-alpha
EnderIO-1.10.2-3.1.194.jar
on 2025 Feb 14EnderIO-1.10-3.0.0.61_beta.jar
on 2025 Feb 14安全修复,需要最新版本的末影核心(EnderCore)
EnderIO-1.7.10-2.3.0.430_beta.jar
on 2025 Feb 14安全修复,需要最新版的末影核心(EnderCore)