landgreen / n-gon

2-d physics rogue-lite platformer shooter
https://landgreen.github.io/n-gon/
GNU General Public License v3.0
134 stars 193 forks source link

Old saves do not work #257

Closed 136166 closed 1 month ago

136166 commented 1 month ago

You know the 'copy build URL'? Now the old ones do not work. why?

3xionDev commented 1 month ago

I'd assume it's because new upgrades have been added and some have been removed, so some old builds may be broken.

136166 commented 1 month ago

That should be fixed or something, because it is kind of sad and I had some good builds...

landgreen commented 1 month ago

load them here https://cornbread2100.com/n-gon-loader

landgreen commented 1 month ago

Never mind, cornbread's loader doesn't seem to work for old saves.

Sadly my default position is to ignore my build save system. It just has too many bugs I can't fix and it doesn't seem that interesting. I'll leave it until it beaks, and after that I'll problem remove it. I just have to code the stuff that keeps me interested.

kgurchiek commented 1 month ago

Oh I didn't realize that didn't work, I'll go add support for it

kgurchiek commented 1 month ago

build urls should now work

kgurchiek commented 1 month ago

What issues were you having with build urls in the actual game? I've never experienced any problems with it.