1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.3304a

[h3]Changelog[/h3]
- Fixed bug [537] Loops calling create_directory or touch prevent the script finishing correctly.

- Fixed bug in trafficNetwork causing no option to be accepted.

- Fixed regression bug when creating files in a loop, where the created files were not updated in the FileExplorer in real time.

- Now the color of the terminal bell corresponds to the configured color theme.

[Nightly] Update v0.7.3301a

[h3]Changelog[/h3]
- Fixed crash in computer.delete_user when deleting a user if "/home" did not exist in the filesystem.

- Trace System enabled.

- Increased aggressiveness of admins on networks. Except for private networks, an admin will start a trace when a shell is obtained or a file is deleted. The admin skill level is taken into account to start a trace or not under these conditions.

- Fixed bug where admins never log into computers on their network.

[h3][Nightly] Update v0.7.3298a[/h3]
- Fixed bug where "router.devices_lan_ip" stopped showing the address of any player connected to the router after a while playing.

- Updated game admin tools.

[Nightly] Update v0.7.3294a

[h3]Changelog[/h3]
- Fixed bug that could cause the admin not to login when using the Social Engineering option "Admin Online".

- Fixed bug in the names generation that could cause frequent repetitions, affecting user names, passwords, etc.

- Fixed bug that could prevent logging into the bank account of an npc in certain circumstances.

- Fixed bug that could prevent a bank transaction from taking place, returning the message "Error: the transaction can not be made."

[Nightly] Update v0.7.3289a

[h3]Changelog[/h3]
- Fixed bug [532] script execution with full path or double click error.

- Fixed bug [531] Airmon interacting with wrong interface.

- Fixed bug that caused web addresses to have an extra www after visiting them.

[h3][Nightly] Update v0.7.3286a[/h3]
Fixed bug that could crash a script when working with local computers, especially reproducible with "router.device_ports" method

[h3][Nightly] Update v0.7.3285a[/h3]
- Fixed regression bug where "get_router" always returned the main router even if the target was a local router

[h3][Nightly] Update v0.7.3281a[/h3]
- Added 128 character limit for file names.

- Fixed regression bug that could cause crashes and other unexpected behaviors when working with files from scripts.

[h3][Nightly] Update v0.7.3278a[/h3]
- Fixed regression bug in the "replace" method that caused the script to never finish executing under certain circumstances.

- Fixed crash when accessing the methods of a file that has been moved or deleted during the script execution.

- Fixed bug #267: File objects can be interacted with after being deleted.

- Fixed regression bug when canceling a script with Control+C if a "user_input" had been used.

- Fixed bug in "input_user" that could cause it not to be processed correctly mixing the output from the previous prints.

[h3][Nightly] Update v0.7.3272a[/h3]
- Fixed bug that caused changes made to remote machines in scripts with a long execution time to be lost.

- Fixed several regressions bugs in terminal command cancellation and improved server response to the request.

- Improved terminal stability when printing large texts.

- Fixed bug in the terminal when printing text that could cause duplicated lines to be printed in long scripts.

[Public] Update v0.7.2908a

Some critical fixes of the nightly build have been included to the public build.

[h3]Changelog[/h3]
- Fixed critical bug that caused the speed of the scripts to decrease over time to a point where no script could be executed, forcing a server restart.

- Fixed memory leak in the replace method.

- Fixed bug in the char method by allowing codes greater than 16 bit to be converted, causing corruption in the database. The code method also does not accept codes greater than 16 bit.