diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2011-09-10 13:33:57 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2011-09-10 13:33:57 -0700 |
commit | 094eb070b40cd707625738ab254a1a06cc11b4e0 (patch) | |
tree | 5f4b72d07bcb06d8d4e6def351daa6e20d95a19f | |
parent | 183773d794a5d3ec5b5e6a0897b384bb16540a92 (diff) | |
download | pathery-094eb070b40cd707625738ab254a1a06cc11b4e0.tar.xz |
old change log merged.
-rw-r--r-- | changelog/changelog.txt | 18 |
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
|