usercipeaXcancel
branchrust_reboot/main/editor_label_fixescancel

3 Commits over 0 Days - ∞cph!

Today
Cherrypick 133467 "Editor tool to find and remove incorrect / leftover entity tags" My previous commit makes it so entities get their labels cleaned and applied correctly on every manifest run, but it doesn't clear the tags off entities that became non-entities at some point. For that (less common) case this manual tool that I made before can be used.
Today
Rewrite how entity labels are applied in BaseNetworkable DoPrepare, now also removes old incorrect entity labels. -> FIxes ~460 entity prefabs with wrong labels that no longer apply
Today
Fix craftable/workbench labels sometimes getting set incorrectly in ItemDefinition DoPrepare, introduced in 123697