Commit Graph
152 Commits
Author SHA1 Message Date
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
Tadej Novak 2ed2be50fd Bump version 2014-08-10 12:57:41 +02:00
Tadej Novak 5949b87dfa Merge pull request #46 from hesselink/patch-1
[Language] Fix small typos in detector description.
2014-08-10 12:49:43 +02:00
Tadej Novak c87bb78bfd Merge pull request #37 from kayellpeee/spelling-fix
Fixes spelling error
2014-08-10 12:48:54 +02:00
Tadej Novak 9969394a87 Merge pull request #40 from milki/patch-1
Typo in detector.html
2014-08-10 12:48:11 +02:00
Erik Hesselink f0aa5290b1 Fix small typos in detector description. 2014-08-08 14:47:48 +02:00
milki 7283b83b6f Typo in detector.html 2014-08-07 20:01:58 -07:00
Keenan Lidral-Porter dd44c4725b Fixes spelling error on public relations - top quark - lvl 1 + 2 2014-08-07 14:11:41 -07:00
Tadej Novak fac46769ab Add missing ng-cloak 2014-08-07 20:37:37 +02:00
Igor Babuschkin 0e3bd25af4 Add ng-cloak to mobile version as well 2014-08-07 20:34:39 +02:00
Igor Babuschkin 9f9505a596 Use ng-cloak to hide templates at startup
Fixes #22
2014-08-07 20:34:39 +02: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
Kevin Dungs 9110f6c5dc Merge pull request #30 from popox/BBbar-wiki-link
link to wikipedia for the B–Bbar oscillation
2014-08-07 15:45:01 +02:00
Paul B 5ef96cf3a5 fix: link to wikipedia for the B–Bbar oscillation 2014-08-07 15:24:05 +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
Tadej Novak 54753b9e90 Remove accidentially commited file 2014-08-07 13:34:40 +02:00
simleo 2940f52bc3 fix typo in html/CPV.html 2014-08-07 13:19:03 +02:00
Kevin Dungs a0a0578c2d Quick fix some annoying errors. 2014-08-07 13:19:03 +02:00
Tadej Novak c1373c6132 Fix mobile analytics 2014-08-07 10:46:10 +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 a41f422700 Small fixes and brushing up the UI. 2014-08-07 09:56:47 +02:00
Kevin Dungs 6d6b2d401b Add touch icons. 2014-08-06 20:31:44 +02:00
Kevin Dungs 5785b72585 Mention fastclick in the libraries section. 2014-08-06 19:42:39 +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
Kevin Dungs dfde77bf5c Add a very simple mobile version of the game. At this stage this is for
testing purposes only. For a next release I will work on putting all the
controllers in templates and have only one page for everything.
2014-08-06 19:42:39 +02:00
Kevin Dungs ac4894488f Add explicit "About" link.; 2014-08-06 19:36:14 +02:00
Tadej Novak 4305672ac7 Possible analytics fix 2014-08-06 19:30:20 +02:00
Kevin Dungs 21d0c84a34 Fix #20 2014-08-06 17:43:51 +02:00
Igor Babuschkin 167740a1e2 Fix typo in 100k clicks achievement
Fixes #18
2014-08-06 13:40:57 +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
Tadej Novak 142b7941e8 Add achievements local storage support 2014-08-04 19:50:41 +02:00
Tadej Novak 6b3caad8af Add achievements link to navbar 2014-08-04 18:52:35 +02:00
Tadej Novak 4d5dbc3762 Remove duplicated achievements (closes #14) 2014-08-04 18:42:55 +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
Kevin Dungs 014c84239a Add ObjectStorage module. 2014-08-04 16:56:53 +02:00
Kevin Dungs d2fd856b18 Merge pull request #16 from alexiri/master
Thanks a lot!
2014-08-04 15:50:01 +02:00
Alex Iribarren e7d62cff76 Corrected some typos 2014-08-04 15:45:37 +02:00
Tadej Novak df482fca85 Update GitHub link 2014-08-04 09:16:52 +02:00
Kevin Dungs 626255730d Add functionality to share buttons. 2014-08-04 09:15:23 +02:00