Commit Graph

16 Commits

Author SHA1 Message Date
Kevin Dungs 33d7a0b745 Fix bug in Upgrades. They didnt give a status on buy. 2014-12-12 13:20:54 +01:00
Kevin Dungs 03cff03c98 Add SI prefixes.
This invalidates #35.
Also update game version. TODO: We really have to rethink the version
checking.
2014-11-29 19:21:48 +01:00
Tadej Novak 00e52c679a Track the gameplay time of achievements 2014-11-29 17:46:20 +01:00
Tadej Novak 51b2d2f9cc Fix achievements 2014-11-29 13:18:12 +01:00
Kevin Dungs 34d5824195 Implement statistics counters.
Also add icon to navbar for saving and particle clicker headline.
2014-11-08 17:22:04 +01:00
Kevin Dungs f52ff9bdb9 Fix small errors. Some content was not displayed correctly. 2014-11-08 15:55:02 +01:00
Kevin Dungs cd9d3673e9 Most things working. Apart from achivements somehow. Also achievements pop up has to be reintroduced. Probalby write an AchievementsManager or something. 2014-11-08 15:55:02 +01:00
Kevin Dungs 8516492297 Integrate achievements into GameObject system.
Now have to adjust the UI accordingly.
2014-11-08 15:55:01 +01:00
Kevin Dungs bfd38af8b8 Working on this A LOT. However, at this point this version is unfinished and DOESNT WORK! 2014-11-08 15:55:01 +01:00
Kevin Dungs 88ddebc980 Get new outreach engine working. 2014-11-08 15:55:00 +01:00
Kevin Dungs 18de4cd070 Improved upgrade system. Needs content! 2014-11-08 15:54:38 +01:00
Kevin Dungs d6540d3ba7 Fix saving of name. 2014-08-05 09:06:23 +02:00
Tadej Novak e1a1f23cde Basic analytics support 2014-08-04 22:23:43 +02:00
Tadej Novak 50c6c3c240 Add update notification 2014-08-04 22:09:12 +02:00
Tadej Novak 142b7941e8 Add achievements local storage support 2014-08-04 19:50:41 +02:00
Kevin Dungs fa12f3c14e Well I only wanted to implement saving and got carried away.
I cleaned the code up a bit. Everything auto-saves now (every 10s)
except for achievements. Maybe we should look at them together.
2014-08-04 16:56:53 +02:00