Can I somehow update upgrade my basic version to full version? Or need to buy the full version.
I will ask if scirra store allow upgrade from one item store to another one.
Awesome thanks! Let me know if you need any help with testing, too.
Will new version also support linux / osx?
Yes like previous version... even if nw.js and steam overlay are unstable on some computer with debian or osx (sadly the plugin doesn't manage Steam overlay).
By the way, the update is delayed because I forgot to rebuild for steamworks SDK 1.40 :/ (one day ... time to rebuild all versions)
I'm wondering if there is a way to get steam's server time?
An action like; getServerTime/Date
So we could compare that to when the player last played the game and know how many hours they were away.
**I'm aware there are ways to do that offline using local storage, but that would not prevent people from changing their computer clock and cheating.
Already exist:
Expressions -> Steam - Utils -> getSteamTimeServ (Returns Steam server time in seconds since January 1, 1970 (i.e unix time)).
Regards,