userGarry Newmancancel

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

6 Years Ago
Added inventory.defs
6 Years Ago
Server compile fix
6 Years Ago
Added InventoryDef.GetRecipesContainingThis() Added Acquired and Origin properties to InventoryItem InventoryDef and Recpie IEquatable
6 Years Ago
Inventory crafting fixes Menu tweaks
6 Years Ago
Should fix inventory definitions updating on server
6 Years Ago
Server inventory tweak
6 Years Ago
GameStat fixes
6 Years Ago
Menu doesn't use Toggle control (because Unity 2019 broke it) Menu screen tweaks
6 Years Ago
Fallback to FindOrCreateUserInterface if CreateInterface returns null
6 Years Ago
Steamworks CreateInterface fallback
6 Years Ago
Steamworks use CreateInterface instead of FindOrCreateUserInterface
6 Years Ago
Test warning fixes Use CreateInterface instead of FindOrCreateUserInterface
6 Years Ago
We don't have to copy steam_api64.dll next to the exe anymore - but lets do it anyway incase there's an out of date version there
6 Years Ago
Fixed NRE reports being grouped up
6 Years Ago
Fixed NRE in OnAchievementIconFetched Cleaning up inventory deserialize
6 Years Ago
Fix inventory button sizes getting out of sync
6 Years Ago
Inventory reload properly
6 Years Ago
Added Async to some async calls Don't release inventoryg result in InventoryUpdated callback
6 Years Ago
Fix inventory exceptions Log unhandled async errors
6 Years Ago
FindDefinition return null if _defMap is null
6 Years Ago
Remove friends list
6 Years Ago
async exception crash bandaid
6 Years Ago
Cancel async waits if steam becomes invalid during wait
6 Years Ago
Undo 35217
6 Years Ago
Fixed blurry flags
6 Years Ago
Main menu screen by default
6 Years Ago
Fixed menu panel alignments
6 Years Ago
Fixed OneActiveSibling being editor only
6 Years Ago
Split menu into prefabs instead of scenes
6 Years Ago
Comment fix Fixed server not setting appid properly Fixed UGC User Queries
6 Years Ago
ServerInit fix
6 Years Ago
Compile fixes
6 Years Ago
fp.steamworks 2 trial by fire
6 Years Ago
Making steam dev tools are proper async
6 Years Ago
Workshop editing
6 Years Ago
Workshop queries
6 Years Ago
Clear interfaces and dangling pointers on steam shutdown
6 Years Ago
SteamTypes implement IComparable Squeeze all the UGC Queries into one struct
6 Years Ago
Update InventoryTest.cs Shutdown ISteamMatchmakingServers properly
6 Years Ago
Fresh import meta file updates
6 Years Ago
ConsoleUI errors on pressing stop in editor
6 Years Ago
official Server list
6 Years Ago
Types now impl,ement IEquatable InventoryItem IEquatable Fixed OnActiveBeaconsUpdated not getting called Update Base.cs Added Ugc.Item.Edit()
6 Years Ago
Added Steamworks.ServerList.IpList for querying an array of Ips
6 Years Ago
Fixed ErrorText exception no stop
6 Years Ago
SteamClientWrapper
6 Years Ago
Merge fixes
6 Years Ago
nGameLobbyJoinRequested now passes a lobby object
6 Years Ago
Merge from main
6 Years Ago
0 compile errors