You are viewing a potentially older version of this package. View all versions.
toes-RGBNameplates-0.0.1 icon

RGBNameplates

Colored nameplates!

Date uploaded 10 months ago
Version 0.0.1
Download link toes-RGBNameplates-0.0.1.zip
Downloads 114
Dependency string toes-RGBNameplates-0.0.1

This mod requires the following mods to function

toes-Socks-0.4.0 icon
toes-Socks

Socks is a library to facilitate joy in Webfishing mod development

Preferred version: 0.4.0

README

RGB Nameplates

Making things a little more colorful, now your name matches your fur!


Buy Me a Coffee at ko-fi.com

Known Issues

  • Nameplate colors are initially delayed, briefly, due to how the game loads in without knowing your own ID
  • Undoubtedly there will be mod conflicts probably relating to custom cosmetics

Roadmap

  • Bug fixes
  • Custom cosmetic compatibility improvement
  • Stylistic enhancements

Changelog

CHANGELOG

Changelog

v0.2.0

  • Added new patch to improve performance when using with Calico
    • Calico has a performance optimization that skips updating player cosmetics when it is extraneous unfortunately this makes name colors propagate VERY slowly, if ever. So, this patch adds a quick title_update before the Calico cosmetic check, to make sure we don't get skipped and thrown out with the bath water too.

v0.1.1

  • Fixed Socks not being properly declared as a dependency of the project
  • Fixed project/export file path mismatch causing crash in v0.1.0

v0.1.0

  • Hotfix delayed nameplate color for the local player
    • Your name should now have a color shortly after joining lobbies now!