summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog/changelog.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/changelog/changelog.txt b/changelog/changelog.txt
index 5aca7cf..4489604 100644
--- a/changelog/changelog.txt
+++ b/changelog/changelog.txt
@@ -1,6 +1,24 @@
=================
== NamePending ==
=================
+04-04-11
+ Setup the leaderboard to show every solution from yesterday. - Snap
+ Modified loadSol() JS function to support other calls. - Snap
+ Added col1 and col2 classes for the columns. They're now used on the homepage and leaderboard page. - raylu
+ The leaderboard specific CSS is in statsstyle.css. It's currently included on all pages, unfortunately. - raylu
+ Cleaned up the leaderboard.php code duplication. - raylu
+ Added some Javascript to only show one stats section at a time on the leaderboard page. - raylu
+
+04-03-11
+ Fixed a database related issue, solution size was insuffecient. - Snap
+ Preferences for mute/speed is now saved - Snap
+ Facebook page semi-started (awaiting name?) - Snap
+
+03-28-11 - 03-31-11
+ Added maps-per-day. - Snap
+ A few map-types designed and added. - Snap
+ Added deny all .htaccess to /pages. - Snap
+
03-27-11
Added yesterdays best solution to leaderboard. - Snap