Skip to content

Hackmud Script Manager 0.11

Choose a tag to compare

@samualtnorman samualtnorman released this 30 Oct 01:28
· 501 commits to main since this release

Fix

  • hsm golf now works
  • redundent ""+ at start of template string replacement
  • boolean literals are now handled properly and can be quine cheated
  • replace consts with lets, .prototypes with ["prototype"]s, and .__proto__s with ["__proto__"]s in non quine cheated

Add

  • throw error on this
  • push single script with hsm push <script name>
  • hsm dev as alias for hsm watch
  • classes in hackmud! this replacement in classes