userGarry Newmancancel

19,139 Commits over 4,018 Days - 0.20cph!

6 Years Ago
0 compile errors
6 Years Ago
ISteamGameServerStats SteamServerStats
6 Years Ago
Fixes
6 Years Ago
Progress
6 Years Ago
SteamServer.Update becomes RunCallbacks, has OnCallbackException Changed TransferItemQuantity to Add Equality compare InventoryItem (probably need to do this to every struct)
6 Years Ago
SteamUserStats - direct Get/Setters SteamUserStats.ResetAll SteamUser.DecompressVoice with byte SteamInventory.GrantPromoItemsAsync SteamInventory.TriggerItemDropAsync SteamInventory.AddPromoItemAsync
6 Years Ago
Progress
6 Years Ago
FetchItem to QueryFileAsync OnAchievementProgress returns a Achievement instead of a string Added Server.Tags Added Stat.Add OnInventoryUpdated passes the InventoryResult
6 Years Ago
Stats
6 Years Ago
Server browser/history
6 Years Ago
Achievements
6 Years Ago
Workshop conversion (some stubs)
6 Years Ago
Added Steamworks.Ugc.FileQuery Added SteamUGC.FetchItem Added QuerySpecificFile test Added IsPack4OnWindows to codegen struct Test fixes Use pack8 structs for windows where appropriate
6 Years Ago
Nibble Nibble
6 Years Ago
InventoryDef.IsGenerator InventoryDef properties cache Added CraftItemAsync with Amounts
6 Years Ago
SteamInventory.Items (because it's nice and noob friendly)
6 Years Ago
Added RequestEncryptedAppTicketAsync
6 Years Ago
Can define Ip in NetAddress Regions in SteamNetworkingSockets Added "Connecting" bool to ConnectionInterface NormalEndtoEnd test, fixed lockups
6 Years Ago
meta files
6 Years Ago
Progress
6 Years Ago
Fixed some SteamInventory methods not being public Added Async to some async method names
6 Years Ago
Made SteamInventory.FindDefinition public Rename Ugc.Item.PreviewImageUrl Steamworks.Ugc.Item.GetAsync UgcEditor.WithPreviewFile SteamParamStringArray Ugc.Editor.WithTag Ugc.Editor visibility Added UgcEditor.WithChangeLog
6 Years Ago
InventoryRecipe Added ServerInfo.QueryRulesAsync
6 Years Ago
Fixes
6 Years Ago
Tons of extra UGCItem fields Cleaning up
6 Years Ago
Adding SteamFriends.RequestUserInformation Added Steamworks.Realm Added Ugc.Item.Directory Delete SteamServerInventory.cs
6 Years Ago
Git is better than plastic
6 Years Ago
Progress break
6 Years Ago
Exception reporting logic
6 Years Ago
Initial dlls
6 Years Ago
Added NetConnection.DetailedStatus SteamNetworkingMicroseconds => long Struct name consistency Network Enum cleanup
6 Years Ago
Force ppOutMessages to IntPtr NetworkIdentity ToString NetMsg with Release ConnectionInterface MessageReading Message send/recv tests
6 Years Ago
Added ReadVoiceDataBytes
6 Years Ago
Network struct packing fixes SteamNetworkingConnectionState => ConnectionState Added SteamClient.OnCallbackException Connection SendMessage ConnectionInfo.SteamId added ConnectionState.cs SocketInterface/ConnectionInterface Added SendType Creating a Socket/Connection means you need to create an interface Updated Socket Tests Adding Receive (it's crashing because it needs to be an array of intptr)
6 Years Ago
Adding Paddy to devs
6 Years Ago
SteamNetConnectionStatusChangedCallback_t callback Struct cleanups and testing ConnectionInfo
6 Years Ago
ISteamNetworkingSockets generating SteamNetworking boilerplate Connection basics
6 Years Ago
ISteamNetworkingUtils SteamNetworking enum/structs Update how interfaces are initialized so we can initialize userless NetworkingUtils (Ping stuff) SteamNetworkUtil global config basics
6 Years Ago
ISteamParties Added missing structs 95% bound SteamParties, even though I am doubting its usefulness
6 Years Ago
RandomFriends Lobby Tests
6 Years Ago
OnLobbyMemberLeft becomes OnLobbyMemberLeave
6 Years Ago
ISteamMatchmaking LobbyQuery, Lobby Joining, Lobby Creating Lobby Events Chat test
6 Years Ago
Added Friend.RequestInfoAsync GetImage returns null on -1 Fixed GetPlayedWith GetPlayedWith test RequestInfo on each user first Compile fix Round off some edges with ItemDefinitions
6 Years Ago
Added Achivement.GetIconAsync() (waits for load if not loaded)
6 Years Ago
Image loading tests
6 Years Ago
Initial commit Project Settings Facepunch.Steamworks plugin Build Settings Build script Test scripts
6 Years Ago
Safeguards and tests regarding #248 in GetScoresAroundUserAsync
6 Years Ago
SteamNetworking SteamNetworkingTest
6 Years Ago
Fixed not parsing function names containing numbers Parse/Generate ISteamNetworking
6 Years Ago
Update README.md