Releases: peace-maker/sourcetvmanager
Releases · peace-maker/sourcetvmanager
Version 1.1
Version 1.1
- Add SourceTV_OnSpectatorChatMessage[_Post] forwards to catch or block spectator chat
- Add SourceTV_PrintToChat native to print to one spectator's chat only
- Add SourceTV_PrintToConsole native to print to one spectator's console only
- Add SourceTV_SetClientTVTitle to set the stream title (
tv_title
) for one spectator individually - Fix sending messages to locally connected players only in
SourceTV_Broadcast*Message
- Change magic
bLocalOnly
boolean argument to a more readableSourceTVBroadcastTarget
enum
Version 1.0.3
Version 1.0.3
- Fix demo recording related features on CS:GO
- Fix crash when executing
status
on SourceTV bot when host_client lookup fails
Version 1.0.2
Version 1.0.2
- Fix demo recording related features on CS:GO
- Fix chat/hint message and forced director shot natives in CS:GO
- Update windows CS:GO gamedata
Version 1.0.1
Version 1.0.1
- Fix OnSpectatorDisconnect forward on linux
- Fix demo recording related features on CS:GO linux
- Fix getting demo filename on CS:GO
- Update windows CS:GO gamedata
Version 1.0.0
Initial release