The Hexagon
mudlib/framework has been updated with new packages, which include the following:
crypt
: code and command to encrypt and decrypt files, based on Dave Ljung’s (Jubal) code, ported to be used with DGD and Hexagon.json
: code to encode and decode LPC values asjson
strings. Modified from an LPC snippet created for MudOS, changed to be executed with DGD.uuid
: easy way to createuuid
strings (RFC4122), also addapted from an LPC snippet.
Take a look inside the /mudlib/packages
directory in the repository to see the code, documentation and license for each package.