Skip to content

Conversation

@boubou19
Copy link
Member

Part of the Circuit Imprint Loader refactor initiated in GTNewHorizons/GT5-Unofficial#5410 (PR required to build)

This PR does the following:

  • Import of the optical processor recipe defined in Tectech, as it was the only circuit recipe in the circuit assembler map registered in the GT5U jar
  • use the .requireMods feature of RA2 instead of gating a bunch of recipes behind big if blocks
  • Isolate and rework the circuit recipes so they look the same from ingame and are designed statically so we don't need to iter and edit the circuit assembler recipe map

@boubou19 boubou19 marked this pull request as draft November 22, 2025 20:36
@boubou19 boubou19 added the refactor For PRs rewritting a part of the code to have a nicer code overall. label Nov 22, 2025
@github-actions
Copy link
Contributor

#1473

@boubou19 boubou19 force-pushed the clean/circuit_assembler_recipes branch from d1a7fcb to 5e2e659 Compare November 29, 2025 17:00
@Dream-Master Dream-Master added 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta and removed 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta labels Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor For PRs rewritting a part of the code to have a nicer code overall.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants