Skip to content

Conversation

@ghzdude
Copy link
Contributor

@ghzdude ghzdude commented Jan 23, 2025

What

tracks active data codes and relevant objects, then logs them after reading data

Implementation Details

an int list and object fields were added to ISyncedTileEntity, along with methods to manipulate them
they might be better in a class perhaps?
actually made sure steam boilers don't invade the world
prints active data codes as a path like: ... [SYNC_MTE_TRAITS:3 > WORKABLE_ACTIVE:83] ...

Outcome

data is logged even better than before
steam boilers do not take over (for now)

merge data methods together
@ghzdude ghzdude added type: refactor Suggestion to refactor a section of code ignore changelog PR should not be added to the changelog. labels Jan 23, 2025
@ghzdude ghzdude requested a review from a team as a code owner January 23, 2025 07:37
@serenibyss serenibyss merged commit e5c8da6 into GregTechCEu:master Feb 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore changelog PR should not be added to the changelog. type: refactor Suggestion to refactor a section of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants