Releases
v0.9.2
Hackmud Script Manager 0.9
Compare
Sorry, something went wrong.
No results found
Added
new hsm golf command for golfing a single file
Changed
Generated declaration
subscript args should be more accurate
Logging from hsm push, hsm watch, and hsm test will now be more informative
script processing is now waayy more robust
autcompletes are back (supports @seclevel comment tag again)
that feature from my old script processor where you could leave out the surrounding function body is back
golfing is now ridiculously efficient with quine cheats
fixed most bugs
source length is back
works out what the character count would be before minifying but after general processing (like typescript and inserting surrounding function body)
Added
@seclevel comment tag for verifying seclevel of script
specifying seclevel in subscript is now optional
swaps out .protototype and .__proto__ for index notation since scripts fail on upload otherwise
Support for Node 12 (the oldest currently supported node version)
You can’t perform that action at this time.