summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rwxr-xr-xviews/editor.ejs21
-rw-r--r--views/partials/footer.ejs2
2 files changed, 22 insertions, 1 deletions
diff --git a/views/editor.ejs b/views/editor.ejs
index 889200c..a4887a8 100755
--- a/views/editor.ejs
+++ b/views/editor.ejs
@@ -18,9 +18,30 @@
[[ include controls/editor/light-control ]]
[[ include controls/editor/settings ]]
+<!--
<div id="minimap" class="vvbox">
<span class="el"></span>
</div>
+ -->
+
+ <div id="hud">
+ <div id="map" style="display: block">
+ </div>
+
+ <div id="info">
+ <select id="palette">
+ <option>colors</option>
+ <option>redblue</option>
+ <option>gray</option>
+ <option selected>bone</option>
+ <option>alpha</option>
+ <option>white</option>
+ <option>black</option>
+ </select>
+ <div id="intersects"></div>
+ </div>
+ </div>
+
</div>
</body>
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index 703dab4..685aec1 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -7,7 +7,7 @@
<span>©2014 VVALLS Inc.</span>
- [[ if (user) { ]]
+ [[ if (logged_in) { ]]
<br><br>
<span>