PillPop v1.02 Release notes

PillPop - Match 3

PillPop, a unique style match 3 pop game. Battle colorful cute viruses with the medical pills to make them pop!

Some of the improvements are not noticeable but I spend time on improving the general code, for better games in future :) Also the game is currently on sale for 2 weeks, enjoy! :) General: - Cleanup, which saves around 10MB disk space. Game: - Improved background code, but since game is 230fps+ and capped on 60, the player wont notice much. - Better resolution scaling of the game on resolutions below 1280x768. Mainly when running steam on old windows phone/tablets :). Highscore: - Improved the Highscore list load times, from steam. Yet its still not instant. But don't see how to improve this further at the moment. More Games: - Added a more games button, where my other games now and future will be listed. Log file: - added a client side log file. You can find it at "/Users/%your username%/AppData/LocalLow/Dexter Games/PillPop/Player.log" This contains data of the last time you ran the game. When mentioning bugs in the community discussions you can add the part of the log file that is under the first "Uploading Crash Report", to the last "Uploading Crash Report" sections Example: --------------------------------------------- Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at UIMenuCode.InitPlatform () [0x00000] in <37d00c39721a46d8827aa7039080eb0a>:0 at UIMenuCode.Start () [0x0000c] in <37d00c39721a46d8827aa7039080eb0a>:0 (Filename: <37d00c39721a46d8827aa7039080eb0a> Line: 0) Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at UIMenuCode.Update () [0x00080] in <37d00c39721a46d8827aa7039080eb0a>:0 --------------------------------------------- Please let me know of any bugs you find, I will try to fix any bugs that are found.