Commit Graph

98 Commits

Author SHA1 Message Date
Tadej Novak 73b1ed1076 Properly validate save game support 2014-12-12 22:19:13 +01:00
Tadej Novak d8f06cb5f6 UI improvements 2014-12-12 21:38:25 +01:00
Kevin Dungs 0466d6dac1 Use floor instead of round. 2014-12-12 21:36:25 +01:00
Kevin Dungs 509cb7b2cd Reduce visibility threshold. Also clang format. 2014-12-12 13:23:28 +01:00
Kevin Dungs 33d7a0b745 Fix bug in Upgrades. They didnt give a status on buy. 2014-12-12 13:20:54 +01:00
Kevin Dungs 3c88f5d5fd Fix error in display of reputation gain. 2014-12-12 13:20:54 +01:00
Kevin Dungs babf58021e Statistics are now updated dynamically. 2014-12-11 19:36:09 +01:00
Tadej Novak 51a71a304a Add email to about 2014-12-10 17:20:11 +01:00
Tadej Novak a193c0379f Some UI tweaks 2014-12-10 17:18:32 +01:00
Tadej Novak 0e1307cf85 Optimize for mobile devices 2014-12-09 21:23:43 +01:00
Tadej Novak ac1aabec93 Add desktop UI optimisations 2014-12-07 17:03:41 +01:00
Tadej Novak 602dd9dc2c Update detector rendering and attach SVG export JS file 2014-12-07 16:30:57 +01:00
Tadej Novak a4465abb49 Remove mobile detection 2014-12-07 16:18:49 +01:00
Tadej Novak 02f7b18e84 Scalable detector 2014-12-07 11:04:56 +01:00
Tadej Novak 538aff7312 Basic responsive page idea 2014-12-07 10:29:04 +01:00
Tadej Novak 63297afe07 UI changes 2014-11-29 21:07:56 +01:00
Tadej Novak 29e8b715af Fix prefixes 2014-11-29 21:07:40 +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 99624405ee Fix use strict. Also add matcher for Firefox OS(?). 2014-11-09 16:12:59 +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 f85a20305b Fix small bug in info pages. 2014-11-08 16:00:19 +01:00
Kevin Dungs e5925be8bf Fix #27 and #68. This time for real. 2014-11-08 15:55:03 +01:00
Kevin Dungs f52ff9bdb9 Fix small errors. Some content was not displayed correctly. 2014-11-08 15:55:02 +01:00
Kevin Dungs ff4ba0a00b Makes more sense this way. 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
cgeorg ff9515c277 Only splice if there's something to remove 2014-08-12 07:15:13 -04:00
cgeorg 46cda56701 Set the number of events to delete correctly
The code was only freeing up to 20 or so events, depending on how many particles the last non-visible event had.  Correctly setting the index to delete-up-to to be the highest non-visible event.
2014-08-11 17:10:01 -04:00
Igor Babuschkin 84302d2375 Reduce amount of events 2014-08-07 19:30:18 +02:00
Tadej Novak f1caef5a47 Improve rendering speed check 2014-08-07 19:30:11 +02:00
Tadej Novak 66864f0efc Temporarily remove event analytics 2014-08-07 13:50:55 +02:00
Igor Babuschkin 7ce7b84383 Take duration into account when fading out event 2014-08-07 13:35:19 +02:00
Kevin Dungs 79cd2ad461 I'm an idiot. .attach not .apply... 2014-08-07 10:44:45 +02:00
Tadej Novak 7c19dd93b4 Bump version, hardcoded for now 2014-08-07 10:13:33 +02:00
Kevin Dungs a740361c42 Add fastclick. 2014-08-06 19:42:39 +02:00
Kevin Dungs c07fbd43e9 Get warning on index.html to work. 2014-08-06 19:42:39 +02:00
Kevin Dungs 65cf1d0fc8 Implement first mobile version. 2014-08-06 19:42:39 +02:00
Tadej Novak 4305672ac7 Possible analytics fix 2014-08-06 19:30:20 +02:00
Kevin Dungs 80dec909bd Fix missing data tickers. 2014-08-05 23:52:47 +02: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 62e285c16d Track gameplay time for achievements 2014-08-04 22:22:21 +02:00
Tadej Novak 50c6c3c240 Add update notification 2014-08-04 22:09:12 +02:00
Kevin Dungs a5a8aa800a Add UI functionality for saving.
Also fix problems with rounding and the numbers popping up.
2014-08-04 21:44:04 +02:00
Tadej Novak f441d1ab66 Add cookie law message 2014-08-04 20:24:27 +02:00