1. Grey Hack
  2. News
  3. [Nightly] Update v0.7.2443a

[Nightly] Update v0.7.2443a



Changelog
  • Added option to enable the mouse in hardware mode, thus avoiding the movement delay that occurred in certain configurations. This option is enabled by default. You can find this option in Menu > Preferences > Mouse.


[Nightly] Update v0.7.2440a
  • Improved security in the scripting system, preventing existing methods of game objects such as Computer, Router, etc. from being overwritten.

  • Fixed bug when changing any filter option in a hackshop, causing any scrollbar of any program opened at that time to be reset.

  • Fixed bug #413: opening browser.exe from terminal with an incorrect paramter doesn't open the browser and doesn't release the terminal


[Nightly] Update v0.7.2441a
  • Predefined objects such as Computer, Shell, Router, etc. are now considered reserved objects.

  • Assignments to reserved objects are no longer allowed, in the same way as public methods such as get_shell, get_router, etc.

  • Pop, push, remove, shuffle, pull do not work with reserved objects.

  • Fixed bug in the game server by not closing itself correctly when finishing the countdown.