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
Reindeer StoryNewsPatch v1.08
Game update

Patch v1.08

Reindeer Story · published 21 Nov 2024, 16:42 UTC · build 16489020

All newsPlayers around this dateRead on Steam

Hi Deer Gamers!

Just a follow up todays earlier patch the first was covered in version 1.071 but figured I'd include it here officially!

Due to an oversight in the games script files interacting with the Naughty & Nice text option. This lead to certain lines of dialogue being duplicated in game, this didn't affect much of the games texthowever because this would affect every playthrough I prioritised getting this out ASAP rather than as v1.08 as the other fix was fairly time consuming.

The second was a pretty tricky crash in the Equipment menu! After equipping an item or backing out from the equipment/item panes there was a 1/30th of a second (2 frames) where the players inventory and equipment menu display was being adjusted by the game.

In the previous version moving the cursor in certain ways and pressing confirm during this tiny window would cause the game to get confused which sub-menu it was meant to be displaying! This lead to unintended data being sometimes returned as the ID of the item that the player is hovering over, and in cases where this number was larger than the number of items in the game it would crash attempting to return non-existent data! I was able to prevent invalid IDs being output and went further and tackled the route cause to be extra safe.

Bugfixes

  • Fixed an oversight in the games script files which caused some lines of dialogue to be duplicated.
  • Fixed a rare crash bug in the Equipment menu which certain cursor movement and input commands during a 2 frame window after equipping an item which would cause the game to attempt to search for a non-existing item and crash the game.

Hope these changes improve the experience! Please keep raising issues and I'll try my best to resolve these!

Thanks,

Azzie

More from Reindeer Story

Other announcements

All news
In-game event30 Oct 2025Version 1.151 - Extra Save SlotsDeer Gamers! It's approaching the 1st anniversary of Reindeer Story... just two days away I can't believe how quickly it came! To celebrate I've released a guide on obtain all the endings of Reindeer Story, check it out! In addition I've released a new version of Reindeer Story. Version 1.151 the key change in this version is a big increase in save slots! New is a "Next" button which will appea…In-game event21 Oct 2025Patch 1.15Deer Gamers... Boo! It's October, spooky month ooo~ One Spooky thing is I updated Gamemaker Studio 2 for the first time since 2022 and had to update Reindeer Story to a new project type... Which is fraught with terror, and the looming spectre of previously working code functioning differently... ooo~ ːsteammockingː To be on the safe side I've done a full playthrough of Reindeer Story and tried…Game update9 Aug 2025Patch 1.41Deer Gamers! Just another small patch. v1.4 improved the games performance while displaying the minimap in big rooms. But after releasing v1.4 I was reviewing the minimap code and thought of a way to make it more efficient in general. Previously the minimap was drawn square by square which was very inefficient as it was drawing ~1600-2500 squares on the screen each frame. It's now done row-by-r…