- Reworked throughput monitor logic to include history caching for added precision
- Fixed serialization issue with quantum computers
- Major fixes and changes for the Quantum Crafter:
- It no longer accepts patterns that use items that lose durability in the crafting process.
- This was done to avoid exploits like infinite MA essence crafting with basic infusion crystals.
- There will be an indication on the crafter's screen when a pattern is not supported.
- For patterns that change NBT/Component data to create the outputs, substitutions are now disabled.
- This means exact inputs will be required for the craft.
- This prevents using the quantum crafter to duplicate items by generating otherwise invalid outputs.
- Fixed replacing a pattern directly not correctly updating the related crafting job
- It no longer accepts patterns that use items that lose durability in the crafting process.
- Updated Directional Output Screen to be more cross mod compatible
Contrinbutions:
- Added support for language localization for the Quantum Armor Config Screen @StarskyXIII
- Fixed missing pixel in Reaction Chamber interface @GuavaDealer
- Fixed copy/paste typo in mod configs @nyf-d
- Revert step height attribute to increase forge version compatibility
- Fixed large tooltip for pattern providers and reaction chamber when applied mekanistics is installed
- Updated AppliedFlux API to latest @GlodBlock
- Ported the fix for quantum armor crashing the game when worn by non-player entities
- Updated chinese translations @hel10word
- Updated to latest AE2
- Fixed crash that could happen when inserting items with custom models in the reaction chamber
- Added missing tags (#106)
- Removed range requirement for the pick craft upgrade card (#112)
- Fixed Throughput monitor always default to "per-second" on game restart (#113)
- Fixed a crash that could happen when handling events (#118)
- Fixed crash that could happen when inserting items with custom models in the reaction chamber
- Added missing tags (#106)
- Removed range requirement for the pick craft upgrade card (#112)
- Fixed Throughput monitor always default to "per-second" on game restart (#113)
- Fixed a crash that could happen when handling events (#118)
- Temporarily added AE2 Processor recipes to the reaction chamber while the Crystal Assembler is not ported to 1.20
- Updated to latest AE2
- Fixed import export bus recipe
- Fixed import export bus not import types not present in the export filter (#99)
- Fixed ResourceLocationException that happens with the Turkish language (#100)
- Added the fuzzy card upgrade to the import export bus
- Fixed Quantum Armor consuming full power even when nothing needed recharging with the recharging card (#98)
New
- Added the Import Export Bus. A bus part capable of importing and exporting at the same time
- Filtered import for Advanced Pattern Providers. You can enable this setting to only allow inputs of active patterns/patterns present in the pattern provider.
Bug Fixes
- Fixed quantum armor auto stock card not working
- ME Stock Export Bus behavior changed to be able to set stack sizes bigger than 64 (up to Max Int).
- Fixed removing the quantum chestplate not removing flight ability from the player
- Minor issues fixed in the quantum armor config ui
- Filtered import for Advanced Pattern Providers. You can enable this setting to only allow inputs of active patterns/patterns present in the pattern provider.
- ME Stock Export Bus behavior changed to be able to set stack sizes bigger than 64 (up to Max Int).
New
- Added the Import Export Bus. A bus part capable of importing and exporting at the same time
Bug Fixes
- Fixed quantum armor auto stock card not working
- Fixed level emitters not working with the quantum computer
- Changed default charging recipe to accept any quartz dust
- Fixed auto feed deleting some non-consumed items when feeding them to the player
- Added compatibility with the newly ported ciruit cutterter menu
- Removed EMI plugin to fix missing "Fill recipe" button for Reaction Chamber recipes
- Changed text color in JEI/EMI to make it more readable
- Fixed progress bar exceeding 100% on the quantum computer menu.