In-game editor wipes any unsaved code changes if you click the "World" button.



  • There was finally a Powerbank nearby, so I was coding up a "Squad" module to coordinate some attackers and healers into attacking it.

    I was about five minutes into the coding, when I absent-mindedly clicked the "World" button, to check that the Powerbank hadn't decayed yet, and... Poof, the entire module gone, because I'd forgotten to save it.

    Now, it was just five minutes for me, but some poor bastard is going to lose an hour's worth of work, one of these days...

    Maybe auto-save progress in a temporary branch or something? Or pop up a "save progress?" alert window when clicking the button with unsaved changes?