Did the new dictionary and array optimizations (foreach) make it into this release? I was thinking 386 was the one mentioned on github.
The game's sense of humor is vastly superior to its weak gameplay. 10/10 would win to die again.
There are some errors present in the runtime of this plugin. namely in instance.js:
// Didn't get pushed out: restore old position and return false
inst.GetWorldInfo().SetX(oldx);
inst.GetWorldInfo().SetX(oldy);
The second line shoudl be .SetY, not .SetX
Member since 23 Nov, 2013