
Valheim
You are viewing a potentially older version of this package. View Latest Version

showChangeColorHoverText setting.LeftShift + E (configurable) to change the color of the portal glow effect.ColorfulPortals.dll to your /Valheim/BepInEx/plugins/ folder.ColorfulPortals.ColorfulPortals_v1.6.2.zip.TeleportWorldColorUpdater to update portal colors on a loop.updateColorsFrameLimit and updateColorsWaitInterval to control this behaviour.v0.216.9 patch.Player.TakeInput() transpiler patch to happen after Player.UpdateHover().ChangePortalColor to no longer be a coroutine.TeleportWorldColor component to use for regular portals, stone portal to be updated later.TeleportWorld.Interact() prefix to Player.TakeInput() transpiler with coroutine.
RemovedDestroyedTeleportWorldsCoroutine().colorPromptFontSize (UI overhaul coming later).PluginConfig class.TeleportWorldData into its own class.manifest.json, icon.png and updated this README.md.PortalLastColoredBy ZDO property that is set whenever a player changes the portals color.