Chat Heads

Chat Heads

35M Downloads

Show chat heads after timestamps from e.g. Plague's Chat Timestamps

0xallie opened this issue · 2 comments

commented

Would this be feasible, or should I request this from the timestamp mod's dev instead?

commented

I don't think this is really feasible on either end.
The way Chat Heads currently works is by moving the whole text (including the mouse over hitboxes etc) to make space for rendering the heads. In other words, it can't put them in the middle of text, only at this very specific location.
Ideally the heads would just be characters inside the text, but I think the heads have a different size from the characters, meaning the whole vanilla text rendering and splitting logic would have to be rewritten (no thanks).

Only solutions I can currently think of are hacks that nobody should use, so yeah, this is a bit of a 🤷 moment.

commented

This is finally solved with the new "Before Name" rendering in 0.13!