Diperbarui pada Mar 26, 2019
v0.1.3
Fixed data version check - v0.1.0 users updating will get an error because of nil version data.
v0.1.1
Added BGM Manager - handles BGM per state or add to queue if there are multiple BGM for current state
Fixed GUI state reset - instead of needing to touch outside the GUI to reset its isClicked flag, it is now reset upon touch release
Assets Preloader - Moved each gamestate's need to preload assets into a separate assets list that is checked automatically within the gamestate manager.