1. Grey Hack
  2. News

Grey Hack News

Update v0.7.2635a

Changelog

- Fixed bug that caused the speeds applied in downloading, uploading and copying files on remote machines to not be correct, causing unnecessary waiting at the end of the copy/download process in some situations.

The corresponding hard disk speeds are now applied to the remote computer in the copy process, including speed penalties if it is damaged.

Note: the download and upload speed is currently a static temporary value of 6Mb/s. This value will be dynamic when the ISPs are introduced in future updates.

- Only alphanumeric characters are allowed in the user and password when starting a new game.

Update v0.7.2633a

- Fixed bug that caused that any piece of hardware could not be installed until the game was restarted, displaying the message: "There was an error applying the changes. The information is invalid", if the player was previously downloading files on a remote machine.

- Fixed regression bug that caused some npcs credentials not to be generated/restored correctly, causing incorrect passwords to be deciphered.

Update v0.7.2630a

Changelog

- Fixed crash in scripting system when trying to put an existing "key" on a map.

- Fixed issue that allowed reading binaries using the Browser in the local filesystem.

- Fixed bug in the generation of local IPs, causing an address to always be skipped when assigning a local IP to the player after connecting to a Wi-Fi, causing some unexpected behaviors.

- Fixed bug 83: A folder named "New Text" appears when moving Trash

Update v0.7.2627a

Changelog

- Some scripting methods will now show a RuntimeException if any parameter is unexpected, instead of the standard output.

- Fixed crash in the connect_wifi method if an empty string was passed as a device.

- Fixed error in CodeEditor documentation when displaying incorrect parameters for shell.connect_service method.

- Updated sudo documentation to reflect that it can be used to log in with normal users with sudo -u

- The user and password to register the mail and the bank must be alphanumeric.

- Fixed bug that caused the player to not be able to login to an email npc account, showing the error "Can't login. Mail user not found"

- Fixed Bug #422: nmap and wrong lan ip
NOTE: this fix will applied after a database wipe or when starting a new computer.

- Fixed bug #284: cd shows wrong error message

- Fixed bug #251: Check router configuration after installing ssh/ftp/hhtp server shows wrong LAN IP address

- Fixed bug #163: Fast CPU's makes the decipher go to 101%

- Fixed Bug #217: a specific rich text tag freezes and breaks multiple applications

- Fixed Bug #125: special characters can still be copy and pasted into email and bank website/apps

Update v0.7.2620a

Changelog

- Fixed performance issue in server side related to the admin restoration that could cause sporadic disconnections of players.

- Fixes several server crashes related to bounce connections.

- Updated game engine.

Previous Server updates:

- Fixed bug that could leave downloads in "Processing" indefinitely in certain situations.

- Fixed bug in the Browser that caused websites to be displayed without the portforward configured in "Recent webs".

- Fixed bug in the browser, which caused it to link to the wrong page from recent websites, if there were more than one http service configured on the same LAN.

Update v0.7.2609a

Changelog

- General performance improvements to better CPU and GPU usage.

- Fixed crash in the scripting system when using a null value as Key of a map.

- Fixed crash in sqrt and srt methods when receiving a null value as a parameter.

- Fixed crash in the split method when using "\\" at the end of the pattern or if the pattern contained asterisks.

- Fixed several crashes in the indexOf method.