userLayladcancel

7,647 Commits over 3,684 Days - 0.09cph!

3 Years Ago
Follower commands
3 Years Ago
Add Stream.GetUserFollowing and Stream.GetUserFollowers
3 Years Ago
Enable twitch avatars again
3 Years Ago
Optional channel param in Stream.SendMessage, sends to your own channel if non specified
3 Years Ago
API changes
3 Years Ago
internal Stream.Connect and Stream.Disconnect, auto connect to twitch service on loop init
3 Years Ago
Implement Sandbox.Stream.GetUser
3 Years Ago
update
3 Years Ago
Refractor so that TwitchService handles client and api
3 Years Ago
API changes
3 Years Ago
Add channel modify functions to Sandbox.Stream Internal twitchapi
3 Years Ago
Add Sandbox.Stream.IsActive
3 Years Ago
API changes
3 Years Ago
Sandbox.Streaming.StreamClient to Sandbox.Stream
3 Years Ago
Stream.OnChat library method instead of event system CommandAttribute
3 Years Ago
Have lock, cancel and resolve prediction functions, more clear than an enum for each end status
3 Years Ago
Add TwitchAPI.CreatePrediction, TwitchAPI.EndPrediction
3 Years Ago
Add TwitchAPI.EndPoll
3 Years Ago
Add TwitchAPI.CreatePoll
3 Years Ago
Let's not fuck up this branch this time
3 Years Ago
Use userId instead of broadcasterId, they're the same thing but userId makes more sense Fix TwitchAPI.SetChannelLanguage Add TwitchAPI.GetChannel
3 Years Ago
try catch http requests Remove username from IStreamClient, no longer needed
3 Years Ago
Add commands to set channel info
3 Years Ago
Add TwitchAPI.SetUserDescription Add TwitchAPI.SetChannelTitle Add set channel game, language and delay Add StreamClient.UserId so this doesn't have to be queried all the time
3 Years Ago
▅▉▊ ▋ ▆▌▋▌▌ ▌█ ▅▇▇▍▋ █▋▇▊▍▌ ▄█▄▉▍▆ ▅▄▌▄▋▌
3 Years Ago
StreamClient.Username uses name from service token
3 Years Ago
Update TwitchAPI.cs
3 Years Ago
Remove box shadow from name tag avatar
3 Years Ago
Use api to request twitch profile image
3 Years Ago
Make StreamClient.TwitchAPI publicly accessible Don't connect to twitch pubsub for now, isn't useful yet
3 Years Ago
Only fetch twitch credentials once across client, pubsub and api Initial support for twitch helix api. Added TwitchAPI.GetUser Add internal TwitchAPI.ServiceToken which throws for invalid token for convenience Add internal TwitchAPI.Http which sets up http client with client-id and auth headers Add TwitchAPI.GetUserFollowing and TwitchAPI.GetUserFollowers Add the rest of the UserFollow data Add TwitchAPI.GetStream
3 Years Ago
Make sure join and part use lowercase channel name
3 Years Ago
Twitch pubsub testing
3 Years Ago
▄▆▄ █▊▅▉▄▍ ▉▌█▊▊▆ ▅▋▍ ▄▇▉▇▋▆▆: ▍▉█▊:█▇▊▍, ▌▇█▄▇▇▄:█▅▌▅:▉▉▆▇▊▊▅▌▌▉▌, ▊▉▌▅▊▊▄:▇▉▅▅:█▌▆▌▅▇▉▍▌█▉▊▊
3 Years Ago
merge subsequent chat messages
3 Years Ago
Remove twitch test menu cmd
3 Years Ago
Add chat ui Remove player when they leave chat
3 Years Ago
Reset commands
3 Years Ago
Add coin pickup that scales player on pickup
3 Years Ago
stream_joinchannel and stream_leavechannel admin commands
3 Years Ago
Add StreamClient.LeaveChannel
3 Years Ago
Join our own channel on stream connect now it's not done automatically
3 Years Ago
Add StreamClient.Username Add StreamClient.JoinChannel, don't automatically join our own channel
3 Years Ago
Add StreamClient.Service getter
3 Years Ago
fgd
3 Years Ago
Initial commit Initial commit
3 Years Ago
Remove rfc2812 class, isn't needed anymore Add cap req for tags, commands, membership Grab chat message color from tags Add badges to chat message Don't split badges string if it's null or empty Add join/leave events Send username in join and leave events Add StreamClient.ClearChat Add StreamClient.BanUser and StreamClient.UnbanUser Add StreamClient.TimeoutUser
3 Years Ago
Resizer tool resizes root entity
3 Years Ago
Squashed commit of the following:
3 Years Ago
override SimulateAnimator in pistol, change toolgun handedness to 1H for fun