Skip to content

Delegate rendering to IItemRenderers#53

Merged
Dream-Master merged 3 commits into
masterfrom
remove-filth
Jun 19, 2026
Merged

Delegate rendering to IItemRenderers#53
Dream-Master merged 3 commits into
masterfrom
remove-filth

Conversation

@FourIsTheNumber

Copy link
Copy Markdown

Fixes a crash with mechanical armor and gt tools not rendering in GUI. Removes all of the custom reflection-based handling for item rendering and just calls the item's assigned IItemRenderers.

@FourIsTheNumber FourIsTheNumber added Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. Refactor For PRs rewriting a part of the code to have a nicer code overall. labels Jun 18, 2026

@MalTeeez MalTeeez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Carver reigns again

@Algent Algent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi

@LazyFlesh LazyFlesh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i wonder, can we do it twice?

@TotallyNotOndre TotallyNotOndre left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we can

@VortexSo4 VortexSo4 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it does't increase the counter tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. Refactor For PRs rewriting a part of the code to have a nicer code overall.

Projects

None yet

Development

Successfully merging this pull request may close these issues.