COH 0.1.5+1.20.1 (Fabric)
Curse Maven Snippet
What's new
- Public API for other mods:
gg.earu.coh.api.ChatOverHeadreports who is typing and whose message is still popped up, keyed by UUID, with listeners for every transition. Fabric mirrors them onCohEvents.STATE_CHANGE, Forge postsChatStateChangedEvent. - Forge: chat bubbles now render. The mixin config was never registered, so every display spawn failed.
- Forge: chat messages are handled on the server thread instead of the chat decorator's worker thread.
This mod has no additional files
