Skip to content

Releases: peace-maker/sourcetvmanager

Version 1.1

16 Nov 05:50
Compare
Choose a tag to compare

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 readable SourceTVBroadcastTarget enum

Version 1.0.3

15 Oct 23:24
Compare
Choose a tag to compare

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

28 Jul 17:03
Compare
Choose a tag to compare

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

04 May 17:36
Compare
Choose a tag to compare

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

15 Mar 14:17
Compare
Choose a tag to compare

Initial release