Full notes
Full PillPop - Match 3 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- UI and audio
- Performance
PillPop - Match 3 changes
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 :0 at UIMenuCode.Start () [0x0000c] in :0 (Filename: Line: 0)
Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at UIMenuCode.Update () [0x00080] in :0 ---------------------------------------------
Please let me know of any bugs you find, I will try to fix any bugs that are found.
Source
Changelog.gg summarizes and formats this update. How we read updates.
