- Fixed a crash that happened when trying to open direction output screens
- Updated localization files
- Fixed the quantum crafter losing pattern configuration when inventory changed
- Backported quantum crafter changes and bug fixes from 1.21.1
- Fixed the quantum crafter not working correctly for recursive patterns
- Fixed rare case where quantum computer deserialization could crash the game
- Fixed missing textures
- Updated translations
- Changed supported forge version range
-
New Features:
- You can now color your Quantum Armor!
- This feature can be accessed from the style config button located in the top right corner of the quantum armor config screen.
- You can select a color from the color picker or use a hex code
- You can apply colors individually or different colors for each armor piece
- The inventory slots for the armor pieces were moved to the other side of the screen to prevent tooltips from covering the screen's content
- Added support for language localization for the Quantum Armor Config Screen @StarskyXIII
- Reworked throughput monitor logic to include history caching for added precision
- You can now color your Quantum Armor!
-
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.
-
Bug Fixes:
- Fixed some quantum armor screen widgets disappearing when resizing the window
- Fixed quantum armor screen sliders not working correctly when being dragged
- Fixed serialization issue with quantum computers
- Updated Directional Output Screen to be more cross mod compatible
-
Crash Fixes:
- Fixed a bug where the mod would crash a server instance on load
-
New Feature:
- You can now color your Quantum Armor!
- This feature can be accessed from the style config button located on the top right corner of the quantum armor config screen.
- You can select a color from the color picker or use a hex code
- You can apply colors individually or different colors for each armor piece
- The inventory slots for the armor pieces were moved to the other side of the screen to prevent tooltips from covering the screen's content
- You can now color your Quantum Armor!
-
Bug Fixes:
- Fixed some quantum armor screen widgets disappearing when resizing the window
- Fixed quantum armor screen sliders not working correctly when being dragged
-
Crash Fixes:
- Fixed a bug where the mod would crash a server instance on load
- 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