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
Grey HackNewsUpdate v0.9.6724
Major update

Update v0.9.6724

Grey Hack · published 26 Apr 2026, 01:50 UTC · build 22959329

All newsPlayers around this dateRead on Steam

The public build has been updated with the latest available version of the game!

As usual, since the nightly build has merged to the public version, the nightly build has been disabled until the next cycle.

There has been a slight change of plans. In order for new players to enjoy the new Tutorial and other QOL improvements without having to wait for the complete nightly cycle to end, an initial merge has been done now to include those improvements in the public version. The pending tasks have been moved to the next nightly, which should be available again in the coming weeks to continue with the planned development.

Tutorial Rework

The tutorial has been expanded and improved, covering key parts of the game that were previously omitted or barely mentioned. Additionally, in the Tutorial settings window, you can choose which specific part of the tutorial you want to repeat, although you must first complete the Tutorial in its entirety for this option to be unlocked. During the next nightly build, the tutorial will be refined based on the feedback received.

Procedural Missions

The structure of procedural missions is similar to the Hidden and Karma missions. To complete the mission, you must investigate and gather clues to progress through the mission across various networks and devices to complete it. The higher the mission level, the longer the mission will be. Currently there are 3 procedural mission archetypes: Fraud, Sabotage, and Corporate Espionage, but during the next nightly build, an additional archetype will be added, along with expanding the existing ones.

Procedural missions can currently only be started from Hackshops, using the usual missions panel. They will be added to PoliceStations later on.

Greyscript improvements

The new method poll_input has been added, which allows capturing keyboard input in a non blocking way. This means that while user_input pauses the script waiting for the player's response, with poll_input the script can be doing other things like animations while waiting for the player's input. This addition can provide a lot of flexibility to the menus of custom programs or even Bash itself. You can view the details of poll_input in the Manual or from CodeEditor.

Here is a summary of the changes that this version brings. Some elements are not finalized, and will be completed during the next nightly build such as the balancing and redesign of the stock system and more QOL improvements.

Changelog

- Tutorial rework.

- Various improvements to the Manual, including a navigation system with history similar to the one used in FileExplorer. Some Manual entries now include hyperlinks that can take you directly to other pages within the manual. In addition, some tutorial windows now include hyperlinks that allow opening specific sections of the manual directly.

- Migration to Unity’s integrated localization system, with several improvements and fixes for keyword highlighting issues, while maintaining compatibility with community translations from the workshop. However these translations will need to be updated by their authors in order to apply the highlighting fixes.

- Implemented Procedural Missions.

- Redesigned the HTML of the in-game web pages.

- Added a new method poll_input to capture input without blocking script execution. Documentation is also available.

- Added support in get_abs_path for the tilde (~) character indicating the home directory of the active user.

- It is now possible to change the owner, group, and permissions of a file from the UI, in the Properties window.

- When a new world is created, the first 6 versions of all libraries are generated. The first time a new world is started, it may take a little longer to load.

- Increased the rewards of Hidden/Karma missions so they are closer to those of procedural missions with a similar difficulty.

- Reporting a crime or informing the victim now also grants experience in addition to karma.

- Blackmail now offers a partial cash reward adjusted to the mission, equal to 40% of the total reward.

- Blackmail rewards and victim report rewards can now only be obtained once to prevent abuse.

- More stability improvements in Notepad/CodeEditor.

More from Grey Hack

Other announcements

All news
Sale10 Sep 2026Grey Hack joins Steam Programming Fest!In Grey Hack, programming is one of the ways you explore and interact with a network of simulated computers. With GreyScript , the game's scripting language, you can modify existing commands, write your own utilities, and develop tools to suit the way you play. You can start with a command you already use: examine how it works, change its behaviour, and test the result in the game. As you explo…Game update3 Sep 2026[Nightly] Update v0.9.7094Changelog - Implemented refresh button in ScanLan and ConfigCompany with a cooldown of 2 seconds. - Fixed an issue where players could only fire one superadmin across multiple rented servers. Monthly administrator fees are now adjusted correctly after each dismissal. - Fixed Bug #1276: Can't install rshell server when admin intercept - Fixed Bug #1218: Stocks.exe spam load out when selecting co…Game update20 Aug 2026[Public] Update v0.9.6775Changelog - Fixed Bug #1271: Streaming Mode not hiding the public ip on trace being canceled in AdminMonitor.exe - Fixed regression bug in the Warehouse window where the hardware batch purchase button was unresponsive.