Check for updates before cropping sprites
Posted: Wed Mar 20, 2019 12:22 pm
The automatic updater is very handy, thank you for providing that ability!
Because of the frequent updates, I am particularly noticing that the game starts up, crops all the sprites and loads everything you need to play... and then checks for updates. And as soon as the update is downloaded, you get to crop all the sprites and load everything... again...
I suggest that you modify the order to check for updates before doing all that other work, so it is only done once whether or not there is an update.
Because of the frequent updates, I am particularly noticing that the game starts up, crops all the sprites and loads everything you need to play... and then checks for updates. And as soon as the update is downloaded, you get to crop all the sprites and load everything... again...
I suggest that you modify the order to check for updates before doing all that other work, so it is only done once whether or not there is an update.