branchrust_reboot/main/steam_getitems_optimscancel

7 Commits over 0 Days - Infinitycph!

2 Months Ago
Cache the known items set because it can be quite large for a player with a lot of items
2 Months Ago
Steam inventory menu only fetch the acquired property
2 Months Ago
Back the store catalog in a dict for faster lookups
2 Months Ago
Store seen steam instance id per account, fixes switching steam account triggering all items as new
2 Months Ago
Store doesnt pull all steam item properties anymore Reworked the store external purchase notificaiton to not depend on the acquired property anymore
2 Months Ago
Added new RefreshAndGetItems overload in IPlatformService
2 Months Ago
Updated Facepunch.Steamworks InventoryResult: added GetItems(string[]) overload to fetch specific steam item properties