Updated the game, the Newgrounds saving method is improved which makes saving much faster and safer. And auto-saving is enabled for both saving methods now.
Dying will no longer reset entirerly your progress, instead, you will lose items in your inventory and power levels will be halfened.
I added a short dynamic tutorial to help players get started. If you have already played the game you might not see this.
Minor big fixes. And minor graphical improvements.
kkots
I'm going to review the updates for all mentioned aspects. In a day.
A few questions I can already ask:
How did you fix the Newgrounds API saving? What was the error? How did you enable auto-saving despite the error that you mentioned? Are those errors caused by the Newgrounds API or by your coding?
Maxiecole
I think the reason people sometimes loaded an old savefile was because Newgrounds took too long to delete the save, and the way "I coded it", the file gets loaded when the save is finished and doesn't care whether the previous save is deleted or not.
I made it so it didn't load after you saved. It magically works fine now, in contrast to what occurred before. I have no idea why. But since I don't need to load the game during gameplay, I can enable auto saving.