1. Grey Hack
  2. News

Grey Hack News

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.

Update v0.7.2603a

Changelog

- Fixed bug #358: running Settings.exe on a server shows local settings

- Fixed bug in Multiplayer mode that caused the free/used disk space information to be displayed with incorrect values from the Settings panel.

- Fixed bug that caused a double ".src" to be placed in the file name when downloading the exploit source code from the hackshops.

Update v0.7.2600a

- Fixed bug that caused a crash when opening the game on machines using windows 32 bits.

- Now the crypto.so library is searched in the current path, in addition to /lib, in the exploits generated in stores that decrypt passwords.(2)

- Updated network transport.

Update v0.7.2597a

- Fixed regression bug which caused the Linux machines could not connect to Multiplayer mode.

- Updated network layer system.