From 2d290b23c402561ef30c1de665895c120dd79483 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 31 Jul 2012 22:34:08 -0700 Subject: Everything related to the scoreboard. New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. --- pages/about.php | 3 +++ pages/achievements.php | 6 ++--- pages/feedback.php | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++ pages/home.php | 43 ++++++++++++++++++------------ 4 files changed, 103 insertions(+), 20 deletions(-) create mode 100644 pages/feedback.php (limited to 'pages') diff --git a/pages/about.php b/pages/about.php index b45883a..77d7712 100644 --- a/pages/about.php +++ b/pages/about.php @@ -10,6 +10,9 @@ topbar($Links); ?>
+

About Pathery

+ Send us feedback using the Feedback Page +

Email us: snap@pathery.com

Follow us on twitter: diff --git a/pages/achievements.php b/pages/achievements.php index 4b508eb..76d993d 100644 --- a/pages/achievements.php +++ b/pages/achievements.php @@ -343,7 +343,7 @@ $UTotalSolutions = number_format($UTotalSolutions); $uStats[1] = $UTotalMoves; $uStats[2] = $UTotalSolutions; -echo "
"; +echo "
"; if ($viewer) echo "

Viewing

"; echo " @@ -480,8 +480,8 @@ foreach($achievements as $aType => $a) { $aTypeNames[1] = "Path Career Level $aLevel!"; $aTypeNames[2] = "Mazes Career Level $aLevel!"; - $aTypeNames[3] = "Maze Mastery Level $aLevel!"; - $aTypeNames[4] = "Champion Level $aLevel!"; + $aTypeNames[3] = "Maze Mastery Level $aLevel!"; + $aTypeNames[4] = "Champion Level $aLevel!"; $aTypeNames[32] = 'Tutorial Complete!'; $aTypeCurrency[1] = "total moves mazed"; diff --git a/pages/feedback.php b/pages/feedback.php new file mode 100644 index 0000000..dfe022f --- /dev/null +++ b/pages/feedback.php @@ -0,0 +1,71 @@ + + I'm Reading this right now.
+ Well, obviously I'm not reading it right NOW.
+ I guess what I meant to say is that I'll be reading it soon.
+ Wow this redirect is taking a while.. Sorry
+ Are you still here?
+ Something must be wrong, you should really have been redirected by now", $mydomain, 8); + exit; +} + +htmlHeader(array(), 'Feedback & Contact', 'Send feedback or contact us.'); +?> + + + + Sorry, you must be logged in to use this. +
Please email us instead @ snap@pathery.com +
"; + exit; +} + + +?> + + +
+

Contact us

+

Send us a line!

+ +

Thanks so much for taking the time to say hello! + +

+ +
+ + +

+ +Title:
+ +
+ + Please email me back +

+ + +
+ +
+ + + \ No newline at end of file diff --git a/pages/home.php b/pages/home.php index b1335a4..c2a8e8a 100644 --- a/pages/home.php +++ b/pages/home.php @@ -1,5 +1,10 @@ +
Site update complete! +
If you find any problems/bugs please report them using our Feedback Page +
Thank you!! +

+
\n$topscores\n
"; + //$topscores = topScores($motd['id'], 30); + //$topscorediv = "
\n$topscores\n
"; + + $topscorediv = " +
+
+ + "; $mysolution = ''; $mymoves = ''; @@ -174,16 +190,7 @@ function displayMaze($motd, $mapType) { $r = "
"; $r .= "
"; - - // if ($width <= 16) { - // $r .= '
'; - // $r .= $topscorediv; - // $r .= '
'; - - // $r .= '
'; - // $r .= "Load your best solution
"; - // $r .= DisplayMap($map, $mapID); - // $r .= '
'; + $r .= "
"; $r .= "
"; $r .= " Load your best solution
"; @@ -210,7 +217,7 @@ function displayMaze($motd, $mapType) { $timerem = strtotime("tomorrow") - strtotime("now"); ?> -
+
New maps in: 00:00:00
-