Full notes
Full Go! Go! PogoGirl update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Performance
Go! Go! PogoGirl changes
Time for another update! This time it's just a bug fix, but it's a pretty big one.
Fixed a memory leak related to the timer
Turns out, for some reason the new timer was leaking memory, meaning it kept using more and more memory but it didn't release any. This, of course, isn't a good thing, because it could cause the game to lag or even crash if you kept it running for long enough.
While I wasn't able to entirely figure out why it happens (it's something buried deep within the HaxeFlixel/OpenFL/Lime libs) I found a way around it. And hey, in gamedev, that's usually good enough...
Thanks for all the support, everybody!
-Ando
Source
Changelog.gg summarizes and formats this update. How we read updates.
