1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.4068a

[h3]Changelog[/h3]

- Removed the global maximum limit of emails. Now a maximum of 32 emails can be received from the same address. If the limit is reached, the oldest mail received from this address will be deleted.

- Fixed bug in Terminal that caused the prompt text to not adapt correctly when adding text with autocompletion and exceeding the width of the window.

- Added spam-filter in the Mail program with 3 options available:

1- Only NPCs: You can only receive emails from NPCs. Any email sent by a player using their account or an NPC's account will be blocked.

2- NPCs and Players (default): You only can receive emails from player accounts and NPCs. Any mail sent from a player using an NPC account will be blocked.

3- Filter disabled: You can receive emails from any address

[h3][Nightly] Update v0.7.4070a[/h3]

- Fixed regression bug that could cause exploits to be generated with very few or no requirements in addition to preventing the version of some libraries from being increased correctly.
NOTE: This fix applies to the new versions of the libraries generated from now on.

- Now you can move the CCTVs with the WASD and arrow keys.

- Only notifications of emails received in the player's main account are shown.

- Fixed script crash when closing a terminal while a user_input was executing.

[Nightly] Update v0.7.4059a

[h3]Changelog[/h3]

- Networks can be generated with old versions of libraries, instead of always being generated with the newest ones.

- The requirements in the exploits of the local libraries have changed from exactly matching a version to being greater than or equal.

- Added hidden mission.

[h3][Nightly] Update v0.7.4063a[/h3]

- Fixed regression bug in Multiplayer mode that caused a crash on the server if a player left the game while other players were connected to their home computer.

- Removed libmail.so

- Moved and renamed method libmail.login to general.mail_login

- Fixed Bug #734 - emails sent to other players are not received (applies to scripting too)

[h3][Nightly] Update v0.7.4064a[/h3]

- Email accounts have a maximum limit of 64 emails. If when receiving a new mail the limit has been reached, the oldest mail that does not belong to a mission will be deleted.

- Added option in the mail program to add email addresses to the blacklist to block users.

[Nightly] Update v0.7.4057a

[h3]Changelog[/h3]

- Modified decipher source code so that it checks if the file is trying to open is binary, returning the corresponding error.

- Improved LogViewer so that performance is not affected when opening long chat logs.

- Fixed bug in CodeEditor that could cause the source code of a script to be saved as binary, if a compilation had previously been canceled.

- Fixed bug that could cause a closed remote connection add a 'closed' entry in log with the IP that started the connection, instead of the IP prior to the last connection, if a chain connection of proxies had been made.

- Fixed Bug #774 - Config/Mail.txt not being created.

- Added white karma mission.

- Added hidden mission.

[Nightly] Update v0.7.4042a

[h3]Changelog[/h3]

- Added 6 preset color themes in Appearance from the community: Workbench, Enigmatic, Cyan Black, Black Gold, Black Green, Cynical.

- Fixed regression bug when applying a wrong color in the Dropdown selection.

- Fixed bug in Appearance when applying the remote connection color and root user in the wrong window of the preview.

- Fixed bug in Appearance when modifying a color of a color theme that had not yet been applied, showing the colors that are in use instead of the theme that is being previewed.

- Fixed bug in scp/put of an active Terminal in a ssh/ftp connection when canceling the download/upload with Control+C, stopping processing the commands entered later.

- Fixed regression bug causing flickering when displaying error/info pop-up windows.

[h3][Nightly] Update v0.7.4044a[/h3]

- Trace system re-enabled.

- Fixed regression bug that caused the focus of the window to shift from the Terminal to the Browser when pressing Tab if the browser showed the bank/mail login/registration.

[Nightly] Update v0.7.4038a

[h3]Changelog[/h3]

- Updated Network Layer to improve performance and connection stability in Multiplayer mode.