Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
JAMs - Extra DropsNewsInventory screen!
Major update

Inventory screen!

JAMs - Extra Drops · published 9 Mar 2025, 07:00 UTC · build 17651053

All newsPlayers around this dateRead on Steam

Hey!!

I've been tinkering away with building this inventory screen, it was pretty complicated as Unity doesn't support GIFs out of the box, and I wanted it to download the images only for the ones you own, so I don't have to keep patching in the new items every time.

This was a bit of a journey! It downloads them and brings them up from local storage if they are already downloaded, but it will load them all up every time you enter the inventory screen. I had it working where the images were loaded much faster, but the program goes into a 'not responding' state as it thinks too hard and overloads the thread, the way it is set up currently it does them one at a time slowly and just gets it done --- I like it this way since you can still navigate away once it's started to load.

Since we are decoding the gifs and playing them back, the system is basically breaking them apart into individual frames, and since we have tons of frames and if you have lots of items, your RAM usage might get incredibly high during the loading of that screen currently. This situation may not scale well as we keep adding items, so I might even make a toggle switch for different approaches of how the inventory screen loads or behaves, but for people with just a few items it's not a big deal, and when you navigate away from that page, it unloads all the memory so I think it's better that we don't have the images preloaded if it's that nuts on the memory already.

I will make pages with the details and tools of the items and I still need to do the tooltips, but lets just see how this goes so far!

More from JAMs - Extra Drops

Other announcements

All news
Game update8 Jul 2026Fixed Silver Crafting!Hey fixed that silver crafting bug. Took exactly 2 hours of AI nonstop combing over the game's files, and a dozen build attempts later, we actually got silver crafting working again! Was strange to see it break -- and so severely at random like that? Didn't change any files in months. If you were curious, this is the actual solution that made it work. Facepunch didn't change recently but maybe…Esports22 May 2026Introducing HiFi Streamer Pro!Hey everyone, I wanted to tell you about a new app I created which is launching in just a couple days here on Steam! It's called HiFi Streamer Pro, it's a media player that I created for use in streaming my music from my Plex server in high sound quality, now as a standalone app it has the ability to do WASAPI exclusive mode for bit-perfect sound and a new mini-player with borderless skins whic…In-game event9 Apr 2026New Standalone AutoClicker App!Hey! I had an idea yesterday to create an actual dedicated AutoClicker application, and put it inside JAMs as a bonus if you purchased the AutoClicker DLC: It not only will click for you in the game, but now has a second feature: it includes an entire separate program you can use on your computer for your general Auto-Clicking needs. Goes up to 1000 CPS! Break all the games! 😈 It's perfect bec…