Grey Hack cover
Grey Hack screenshot
Genre: Simulator, Indie

Grey Hack

Update v0.7.4148a

Changelog



- Fixed issue in the mail program, which allowed players to use certain tags to display UI elements reserved to be summoned only by mail from Npcs.

Update v0.7.4147a

Changelog



- Fixed bug in metamail methods that could cause a crash in the script by not checking if they were valid objects.

- Admin tools updated.

Nightly Build: Preview

Hello everyone!
I would like to share with you the latest news about the development.

The public version can already be considered stable and this means that the next development cycle has already begun. Therefore the public version will not receive updates for a while until the development of the nightly build ends and merges as usual.

Version 0.7 is now finished and so the Nightly build will start with version 0.8.x. The Roadmap has been updated to reflect the last updates.
As always remember that the roadmap is an overview of the development and there are planned features that are not included there. The order in which new features are included may change at any time.

The next Nightly build will bring a completely revamped network system, improving overall stability in Multiplayer, as well as fixing various issues that could arise when using slow or unstable connections like some Wi-Fi connections. These and other improvements are currently being tested in the experimental branch of the game, which could be considered a pre-nightly build.

If you are interested in testing the experimental build, the password is expbuildtest. Note that it can contain game breaking bugs, so it is not recommended for new players. The experimental branch can be closed at any time. You can also join the official discord of the game for more information about the experimental branch and other topics about the game.

In addition to the new network system, the nightly build will completely revamp the game's economy, which until now was a placeholder.
This will bring certain changes in banks, making it no longer so easy to empty bank accounts and get away with it, as well as greater security that will make it significantly more difficult to make transfers without being traced. In addition, the player will have to face additional payments, such as the monthly payment of rentals, fees on bank transactions, fines if the police catch you, etc.

This leads to other alternatives to get money, adding the possibility that players can create their own cryptocurrency using a dedicated scripting API. Note that everything is simulated, there is no real crypto in the game.

The use that the players give to each published currency and other factors, such as mining, will decide its value in the game and, as it happens in reality, this value can fluctuate. Therefore, it will be necessary to plan when is the best time to buy/sell or exchange currencies, also adding the possibility of carrying out attacks to manipulate the market.

Due to the complexity of maintaining a stable economy, changes and adjustments will be added depending on the feedback during the nightly build and successive versions of the game.

In addition to the economy, the Nightly build will add two new main hacking methods, apart from the well-known "overflow" in libraries, increasing the chances of entering systems and also new methods to defend against these new possible attacks.

Apart from this, there are more features that will be included in the next Nightly build and will be revealed as development progresses.

More news soon!

Update v0.7.4146a

Changelog



- Fixed Javascript issue that allowed certain cheats when using the Browser.

- Fixed bug in apt-get methods that could cause a crash in the script by not checking if they were valid objects.

Update v0.7.4145a

Changelog



- Fixed regression bug that prevented the game from opening on macOS

Update v0.7.4144a

Changelog



- Fixed bug that allowed to restore any network, including rentals, using the same name of the administrator in both fields in the social engineering email "Admin Online".

- Fixed bug in Browser, showing hyperlinks when opening the html locally from the terminal, which could cause undesirable behavior.

Update v0.7.4141a

Changelog



- Balancing: Increased the number of times a vulnerability needs to be exploited to generate a new version in Single Player Mode.

Update v0.7.4142a



- Fixed crash when entering an invalid address in the Browser.

- Fixed crash when an Admin tried to restore a computer whose /home folder had been deleted.

- Fixed bug in terminal when typing a character if the caret was moved one position to the left from the end of the line, inserting the character in the wrong position.

- Updated Network layer to improve MP connection stability.

Update v0.7.4143a



- Reverted Network layer update due some unexpected errors.

Update v0.7.4140a

Changelog



- Fixed bug in Terminal when printing big lists and maps making the output unreadable from a certain number of lines.

Update v0.7.4139a

- Fixed bug that caused the game to minimize when doing Alt + Tab.

The game has two screen modes. Fullscreen window borderless, called simply Fullscreen in the game, and Windowed mode.
Due to a limitation in Unity related to the Multiplayer aspect, the game has never had an exclusive Fullscreen mode. Therefore players using the -popupwindow parameter should remove it from the steam launch options and enable the ingame FullScreen option.

Update v0.7.4138a

Changelog



- Fixed Bug #821: emailing binary file or downloading from a custom shop does not preserve allow import flag.

- Fixed bug causing reboot not to close the processes on a remote computer.

- Fixed bug that allowed the replacement of net.so, init.so and kernel_module.so with non library files, allowing the computer to boot up and allowing remote connections to continue instead of displaying a corrupt file error message.

Update v0.7.4138a



- CodeEditor now remembers the last name and path used for the next time a file is compiled.