Grey Hack capsule
PATCH NOTES

Update v0.9.6161

Grey Hack · by Kurouzu · Nov 19, 2025 5:59 PM UTC

Changelog

- Fixed Bug #1035: bitAnd returns 0 for a >= (2^32-1) operand - Fixed bug that allowed a fired or dead superadmin NPC to continue intercepting overflows. - Fixed bug in netsession.flood_connection that allowed superadmin NPCs to avoid the attack even if they were fired or dead. - Fixed bug that allowed invalid characters such as char(10) to be used as file and folder names. - Fixed crash in file.move when attempting to move the "/" directory. - Fixed crash in shell.connect_service when calling the method without parameters, instead of returning null. - Fixed bug in FileExplorer when creating a file or folder from the context menu and pressing the escape key, resulting in an icon without an associated file named "?". - Fixed bug in FileExplorer when renaming a file from the context menu and pressing the escape key, leaving the character "?" at the end of the name and showing the error "There is already a file with that name." - Fixed bug in FileExplorer when creating a file with an already existing name in the same folder, overwriting the file instead of displaying an error informing that the name already exists.