Skip to content

Comments

Track repetitions for each aisle in multiblocks#1807

Merged
TechLord22 merged 2 commits intomasterfrom
tc-track-repetitions
May 30, 2023
Merged

Track repetitions for each aisle in multiblocks#1807
TechLord22 merged 2 commits intomasterfrom
tc-track-repetitions

Conversation

@TechLord22
Copy link
Member

What

Keeps track of the amount of repetitions for each aisle in the structure. This allows easier access for how many times multiblocks are expanded, which is useful for changing recipes based on this information for example.

Implementation Details

The array stores the amount of times each aisle is seen, and the index of each value is the index of the aisle in the structure definition.

Outcome

Tracks repetitions for each aisle in multiblocks.

@TechLord22 TechLord22 added the type: feature New feature or request label May 29, 2023
@TechLord22 TechLord22 requested a review from a team as a code owner May 29, 2023 23:40
@TechLord22 TechLord22 merged commit 6e1a165 into master May 30, 2023
@TechLord22 TechLord22 deleted the tc-track-repetitions branch May 30, 2023 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants