You are viewing a potentially older version of this package. View all versions.
Thrayonlosa-ColoredPingChat-1.2.0 icon

ColoredPingChat

Colors item names and elites in chat from pings, and changes their icons

Date uploaded a month ago
Version 1.2.0
Download link Thrayonlosa-ColoredPingChat-1.2.0.zip
Downloads 976
Dependency string Thrayonlosa-ColoredPingChat-1.2.0

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113

README

Chat messages from ping now have color highlighting. Current coloring:

  • The elite part of attack enemy pings, coloring based on their image color.
  • Item pickups, colored based on their tier
  • Items in shops and printers are also colored
  • Potentials, based on their tier

Pinged enemies and items will display their respective logbook icons instead of the default ping icon. Multishops and printers will use their displayed item as their icon. Icons of elite enemies are appropriately colored.

Pressing by default F1 will broadcast a chat message related to your pinged object. Messages are: 'attack enemyname', 'hit the teleporter', 'pickup itemname', and 'open this potentialname'.

Things that can be changed in the config file:

  • The duration of each ping type
  • Toggling of colored ping chat
  • Toggling of pinged icons
  • If elite icons should be colored
  • Color of each elite type
  • Size of pinged item icons
  • Bind for send message

Mod is entirely client-side

CHANGELOG

  • 1.2.1
    • Adjusted the pinged item shop shader to be more distinct from source
    • Added more broadcast messages
  • 1.2.0
    • Pinged multishops and printers now have their icon set to their displayed item
    • Added a bind to broadcast a chat message related to your pinged object
    • Can now set the scale of item icons
  • 1.1.0
    • Pinged items and enemies now display their logbook icons instead of the default ping icon
    • Can now change elite colors in the config
    • Added more toggles in the config
    • Can now change the color of pinged interactables in the config
    • Added the pingreloadconfig command
    • Added better language support (will anyone use this?)