appliedenhancements-1.0.2.jar
Curse Maven Snippet
What's new
Applied Enhancements Changelog
1.0.2
Added
- Added a configurable item storage-bus slot index that is rebuilt during AE2's existing external-inventory scan.
- Indexed extraction revalidates every candidate and falls back to AE2's original full scan whenever the cached candidates are incomplete.
- Added
performance.storage_bus.enable_slot_indextoappliedenhancements-common.toml; it defaults totrue. - Added optimized import-bus extraction from the slot it just enumerated, with AE2's full scan retained as fallback.
- Added weak, bounded export-bus target-slot hints shared between simulated and committed insertion.
- Added
performance.io_bus.enable_slot_routingtoappliedenhancements-common.toml; it defaults totrue. - Batch pattern movement now indexes empty target slots once and uses bit-set reservations instead of rescanning every target inventory for each source pattern.
- Duplicate-pattern results now show a source-machine badge on every pattern and include machine and original-slot details in tooltips.
- Completed English and Simplified Chinese localization coverage for every configuration option, added bilingual generated-TOML comments and mod-list metadata, and added automated localization completeness checks.
- Consolidated the former common and MAX_FAST configuration files into one function-oriented layout, with automatic value-preserving migration and recoverable backups.
- Updated defaults to match the validated modpack profile: enhanced material calculation, progress display, and infinite-cell listing-limit bypass now default to disabled.
- Added
storage.infinite.enable_listing_limit_bypass, which controls whether marked infinite cells are listed asLong.MAX_VALUEand displayed as9.2E; it defaults to disabled. - Changed the default
crafting.max_crafting_order_amountfrom one trillion toInteger.MAX_VALUE(2147483647).
Applied Enhancements 更新日志
1.0.2
新增
- 新增可配置的物品存储总线槽位索引,并复用 AE2 现有的外部库存扫描完成重建,不额外整箱扫描。
- 索引抽取会重新验证每个候选槽;缓存结果不足时回退 AE2 原版完整扫描。
- 在
appliedenhancements-common.toml中新增performance.storage_bus.enable_slot_index,默认开启。 - 输入总线会优先从刚枚举的槽位抽取,并在结果不足时回退 AE2 原版完整扫描。
- 输出总线新增弱引用、有界的目标槽位提示,在模拟插入与实际插入之间复用。
- 在
appliedenhancements-common.toml中新增performance.io_bus.enable_slot_routing,默认开启。 - 批量移动样板现在只建立一次目标空槽索引,并使用位图记录预留槽位,不再为每个来源样板从头扫描全部目标库存。
- 重复样板结果现在会在每张样板上显示来源机器角标,并在 Tooltip 中标明机器和原槽位。
- 补齐全部配置项的英文与简体中文映射,为生成的 TOML 注释和模组列表元数据加入双语文本,并新增本地化完整性自动检查。
- 将原 common 与 MAX_FAST 两份配置合并为按功能划分的单一配置,并提供保留现有值的自动迁移与可恢复备份。
- 默认配置调整为当前已验证的整合包方案:增强材料统计、进度显示与无限磁盘数量提升现在默认关闭。
- 新增
storage.infinite.enable_listing_limit_bypass,控制标记的无限磁盘是否以Long.MAX_VALUE计入网络并显示为9.2E,默认关闭。 - 将
crafting.max_crafting_order_amount的默认值从 1 万亿调整为Integer.MAX_VALUE(2147483647)。
This mod has no additional files

