@@ -129,7 +109,7 @@
{{ lc.lab.state.data | niceNumber }} @@ -148,36 +128,87 @@
+ + Upgrades + +
+-
+
-
+ ++
{{ u.name }}
+{{ u.description }}
+{{ u.effect }}
+ +
+
HR
--
-
-
-
- -
{{ w.name }} {{ w.state.hired | niceNumber }}
-{{ w.description }}
-Produce {{ w.state.rate | niceNumber }} data per second.
- ++-++++ + Research + +
++++- - +-
+
-
+
+
+ ++{{ r.state.level > 0 ? r.name : '?????' }} Level {{ r.state.level }}
+{{ r.description }}
+Research yields {{ r.state.reputation | niceNumber }} reputation.
++ + ++
+
-Upgrades
-
--
-
-
- -@@ -276,7 +307,7 @@ - + diff --git a/js/ui.js b/js/ui.js index 57dba21..b5f90c1 100644 --- a/js/ui.js +++ b/js/ui.js @@ -10,14 +10,14 @@ var UI = (function () { $(function() { FastClick.attach(document.body); - var offset = 0; + /*var offset = 0; var h = $(window).height(); $('.scrollable').height(h - offset + 'px'); $(window).resize(function() { var h = $(window).height(); $('.scrollable').height(h - offset + 'px'); - }); + });*/ }); /** Show a bootstrap modal with dynamic content. */
{{ u.name }}
-{{ u.description }}
-{{ u.effect }}
- ++++++ + HR + +
++++- - +-
+
-
+ ++
{{ w.name }} {{ w.state.hired | niceNumber }}
+{{ w.description }}
+Produce {{ w.state.rate | niceNumber }} data per second.
+ +
+
-
+
-
+