2015-05-07, 03:58 AM
I spent a bit of my time on this update moving the shop information server sided (hopefully this reduces the cheating in the game, still not quite sure where you guys are getting the 9223372036854775807 amount, I think I know where it's coming from but I'm not sure).
Version 0.5
*Note: This update changed a large bit of the code, many things may have been unintentionally broken.
This version wipes saves and leaderboards from pre-existing versions.
- (Partial) Achievements were added, only the UI exists for now
- Prices for items in the Upgrades shop have been raised slightly
- Limits for upgrades has been added for all multiplier items
- Efforts were made to make the code easier to manage
- Shop item information have been moved to the server side
- Added a message that will now appear while the game is loading
- Fixed an issue where the game would not remember that you unlocked Eggs if you had 0 EPS
- Fixed an issue where the notice telling you to click your bacon would still show if it was not your first time/a new save after a refresh
- Fixed an issue where All Aboard the Segway would give the wrong amount of EPS
Known Bugs:
- Wiping the saves will not completely wipe everything, please reset the game (will be fixed in the next update)
- Achievements do not work (just the UI is available for now)
- (Potential Bug) Upgrades may have issues, did not fully test. I consolidated buyItem and buyUpgrade into buyItem and changed it so it grabs the value from a json file instead of relying on function parameters and it may have had adverse effects on buying things.
- The Upgrade shop buttons do not disable after the limit has been reached (this was an intended feature that made it in when I was first working on 0.5 but was gone after I moved the shop info server-sided).
Version 0.5
*Note: This update changed a large bit of the code, many things may have been unintentionally broken.
This version wipes saves and leaderboards from pre-existing versions.
- (Partial) Achievements were added, only the UI exists for now
- Prices for items in the Upgrades shop have been raised slightly
- Limits for upgrades has been added for all multiplier items
- Efforts were made to make the code easier to manage
- Shop item information have been moved to the server side
- Added a message that will now appear while the game is loading
- Fixed an issue where the game would not remember that you unlocked Eggs if you had 0 EPS
- Fixed an issue where the notice telling you to click your bacon would still show if it was not your first time/a new save after a refresh
- Fixed an issue where All Aboard the Segway would give the wrong amount of EPS
Known Bugs:
- Wiping the saves will not completely wipe everything, please reset the game (will be fixed in the next update)
- Achievements do not work (just the UI is available for now)
- (Potential Bug) Upgrades may have issues, did not fully test. I consolidated buyItem and buyUpgrade into buyItem and changed it so it grabs the value from a json file instead of relying on function parameters and it may have had adverse effects on buying things.
- The Upgrade shop buttons do not disable after the limit has been reached (this was an intended feature that made it in when I was first working on 0.5 but was gone after I moved the shop info server-sided).


![[Image: eggs_zpse58rfzgf.png]](http://img.photobucket.com/albums/v234/Zeanion/eggs_zpse58rfzgf.png)