

0.[ColorPalette] selectPaletteColorKey[ColorPalette] deletePaletteColorKeyREADME.md with screenshots.v0.220.3 patch./toggle-color-picker.v0.218.21 patch.MaterialMan game code logic instead of its own.v0.218.19 patch.<LangVersion> to C# 12.copyPieceColorShortcut text.--position=<x,y,z> arg to the change-color and clear-color commands.ClearPieceColorShortcut not working.v0.217.38 patch.CHANGELOG.md.<LangVersion> to C# 10.PieceColorRenderer.v0.217.31 patch.clear-color and change-color.v0.217.24 patch.v0.217.14 patch.v0.216.9 where Color.black (Vector3.zero) was stripped out during world load.v0.216.8 PTB patch.Player.TakeInput() transpiler to happen after Player.UpdateHover() and no longer block other inputs.v0.214.2 patch.Player.TakeInput() patch to also check that taking input is allowed.ExtendedColorConfigEntry for any color options.PieceLastColoredByHost ZDO string field filled by player's NetworkuserId when modifying piece color.PieceColor component and PieceColorUpdater loop.Player.TakeInput() transpiler code blocking other inputs.PluginConfig to match more recent mods.PlayerPatch, TerminalPatch and HudPatch classes.IsModEnabled for initial add and in the commands themselves.manifest.json and changed icon.png.WearNTear instance itself as the key tied to Awake/Destroy.WearNTear.m_nview.m_zdo.m_uid as the cache key for compatibility with ValheimPerformanceOptimizations.ClearWearNTearColors() in WearNTear.Awake() and WearNTear.OnDestroy() to assist with the above.PieceEmissionColorFactor not being copied during copy color action.LastColoredBy to PieceLastColoredBy to be more consistent with other colorful mods.LeftCtrl + R.0.6 to 0.8 to allow for brighter colors.LastColoredBy long ZDO property set to the PlayerId on set or clear.WearNTear.OnDestroy() to remove the reference.