12.9.11 [FORGE]
on 2025 Oct 1312.9.10 [FORGE]
on 2025 Oct 13回退一项原版优化,以加快驱动器内容更改时的保存速度(通过不通知相邻方块不存在的比较器等级变化)。
完整更新日志: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.9.9...forge/v12.9.10
AE2 19.2.0-beta [NEOFORGE]
on 2025 Oct 13变更内容
- AE2 指南书已提取到独立模组(GuideME)中,现已成为 AE2 的必需依赖项。
- 允许通过容器筛选配置堆叠槽位,即使该堆叠数量为 0 —— @62832 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8324
- 更新 Crowdin 翻译 —— @github-actions 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8305
- 石英玻璃:在未提供模型数据时渲染为未连接状态,并简化模型 —— @Technici4n 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8351
- 更新 Crowdin 翻译 —— @github-actions 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8343
- 移除冗余的
PatternProviderMenu构造函数 —— @62832 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8337 - 修复装饰性方块(石英、氟伊克斯、天空石)的地图颜色显示问题 —— @62832 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8338
- 使用溢出销毁卡时,不再销毁尚未存入存储单元的物品 —— @62832 贡献,https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8336
AE2 19.2.2-beta [NEOFORGE]
on 2025 Oct 13AE2 15.3.3 [NEOFORGE]
on 2025 Oct 13更新内容
- 修复 #8329:StorageService 的更新成本随时间增加的问题,由 @Technici4n 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8331
- (仅限 Forge)使用 Forge 的面数据替代自定义的无光照四边形钩子,由 @StarskyXIII 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8325
AE2 15.3.2-beta [FABRIC]
on 2025 Oct 13更新内容
- 樱桃选取修复 #8295:CPU IGridMultiblock 返回空节点问题 (#8298),由 @Aresiel 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8300
AE2 15.3.3 [FABRIC]
on 2025 Oct 13更新内容
- 修复 #8329:StorageService 的更新成本随时间增加的问题,由 @Technici4n 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8331
- (仅限 Forge)使用 Forge 的面数据替代自定义的无光照四边形钩子,由 @StarskyXIII 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8325
AE2 19.1.2-beta [NEOFORGE]
on 2025 Oct 13更新内容
- 修复 #8295:CPU IGridMultiblock 返回空节点的问题,由 @Technici4n 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8298
AE2 19.1.1-beta [NEOFORGE]
on 2025 Oct 13更新内容
- 对于附加模组:添加了一种构建菜单类型的方法,而不会导致其被注册。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8287 中提交
- 更新 Crowdin 翻译,由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8271 中提交
- 使用正确的事件来注册 AE2 命令,修复了重载后无法使用的问题。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8293 中提交
- 修复当网络物品栏暴露给 EMI 时,若包含与 EMI 不兼容的物品堆叠会导致崩溃的问题。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8294 中提交
AE2 15.3.1-beta [NEOFORGE]
on 2025 Oct 13使用正确的事件来注册AE2命令,修复重载后使用的问题。由 @shartte 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8293
AE2 15.3.0-beta [FABRIC]
on 2025 Oct 13此版本优化了信道计算。网络“启动”延迟已不复存在:信道会近乎即时地重新计算,网络设备也将立即投入运行。当前作为测试版发布。如果您发现新的信道计算算法存在任何问题,请及时告知我们。
- 通过 @Technici4n 优化信道计算:https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8285
AE2 15.3.0-beta [NEOFORGE]
on 2025 Oct 13更新内容
- 更改网络部分时立即重新计算频道(#8285 的后向移植)由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8289 提交
AE2 19.1.0-beta [NEOFORGE]
on 2025 Oct 13变更内容
本次发布优化了信道计算。网络“启动”延迟已不复存在:信道会近乎即时地重新计算,网络设备也将立即投入运行。当前以测试版形式发布。如果您发现新的信道计算算法存在任何问题,请及时告知我们。
- 优化信道计算,由 @Technici4n 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8285
AE2 19.0.26 [NEOFORGE]
on 2025 Oct 13更新内容
- 修复存储和转换监控器的锁定问题,由 @Mithi83 提交于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8272
AE2 15.2.15 [NEOFORGE]
on 2025 Oct 13修复了影响 15.2.14 的构建问题。无其他更改。
AE2 15.2.14 [FABRIC]
on 2025 Oct 13更新内容
- 修复并回传更新后的P2P频率工具提示到内存卡和隧道上
- 在合成终端中,按住空格键并点击输出槽可持续合成物品直至物品栏满
- 修复了使用容器类物品时合成任务进度条超过100%的问题
- 统一了物品、流体等各类资源的合成进度计算方式
- 修复了脉冲解锁模式在持续红石信号下失效的问题
AE2 15.2.14 [NEOFORGE]
on 2025 Oct 13主要变更
- 修复并回传更新的P2P频率工具提示至存储卡和隧道
- 在合成终端中,按住空格键并点击输出槽可持续合成物品直至物品栏满
- 修复使用容器类物品时合成任务进度条超过100%的问题
- 统一了物品、流体等各类资源的合成进度计算方式
- 修复脉冲解锁模式在持续红石信号下失效的问题
完整更新日志: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.13...forge/v15.2.14
AE2 15.2.11 [FABRIC]
on 2025 Oct 13更新内容
- 通过 @shartte 优化了合成终端中更新配方的性能 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8061
- 修复了在 Emi 中物品每帧都在变化导致“打开指南”快捷键无法使用的问题 (#7965),由 @shartte 提交 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8062
完整更新日志: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v15.2.9...fabric/v15.2.12
AE2 15.2.8 [NEOFORGE]
on 2025 Oct 13更新内容
- 对存储在Facade NBT中的物品ID进行清理,以避免因数据损坏导致客户端崩溃
- 修复Facade物品模型缓存非线程安全的问题
- 使工具提示查询具备容错能力,可报告问题来源模组(由 @shartte 贡献):https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8002
完整更新日志: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.7...forge/v15.2.8
AE2 15.0.7-beta [NEOFORGE]
on 2025 Oct 13变更内容
- 修复了使用线缆锚点时线缆的碰撞箱问题,由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7300 中提交
- 修复了导出总线使用超出前9个槽位的合成卡时导致崩溃的问题。修复 #7312,由 @62832 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7313 中提交
- 输入物品更换时,压印机未切换配方的问题已修复。修复 #7272,由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7274 中提交
- 控制器状态改变时不再更新邻区方块。修复 #7152,由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7268 中提交
- 在附加组件API中新增方法,用于从 IChestOrDrive 获取存储单元的物品栏,由 @62832 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7299 中提交


