summaryrefslogtreecommitdiffstats
path: root/pages/home.php
Commit message (Collapse)AuthorAgeFilesLines
* Tutorial link changesPatrick Davison2013-04-011-8/+4
|
* BUGFIX: "Tomorrow today" not executingPatrick Davison2013-03-121-1/+1
|
* updated Homepage description.Patrick Davison2013-03-051-1/+1
|
* Now using Jquery everywhere.Patrick Davison2013-02-171-17/+3
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-141-1/+2
|
* Code cleanup / deletions.Patrick Davison2013-02-091-5/+0
|
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-091-7/+19
| | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS.
* quick fix on missing totalSeconds.Patrick Davison2013-01-261-1/+2
|
* Weekly maps now show the date as well as the time on the homepage scoreboardBlueRaja2013-01-241-1/+1
|
* Countdown now shows time to next weekly map as wellBlueRaja2013-01-241-25/+52
|
* Moved constants to constants.phpBlueRaja2013-01-241-0/+1
|
* Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-241-26/+26
|
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-11/+10
| | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment.
* SoundManager1/2 moved to a function in Globe.Patrick Davison2012-12-261-35/+5
|
* Bug fixes:Patrick Davison2012-12-121-1/+0
| | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses.
* New images, modified image caching.Patrick Davison2012-12-121-24/+69
|
* Lots of fixes and changes.Patrick Davison2012-11-291-20/+6
| | | | | | | | nofollow on login links. tutorial fix changed how $accepted works changed how $wallColor/Emblem works fixed a bug when multiple players scored at the same momment.
* Prep for push to the main server.Patrick Davison2012-11-261-37/+39
| | | | Some future proofing changes, and some changes for the sake of change.
* Added badge near username.Patrick Davison2012-11-261-12/+12
|
* Sounds, soundManager2Patrick Davison2012-11-011-4/+59
| | | | | | | | | Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X"
* Created remanants of a challenge page (loaded completely from the database). ↵BlueRaja2012-08-271-12/+1
| | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript.
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-2/+2
| | | | //TODO
* The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-181-1/+12
| | | | Halfway started both.
* Bugs, timezone.Patrick Davison2012-08-181-31/+0
| | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly.
* Everything related to the scoreboard.Patrick Davison2012-07-311-17/+26
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* fix lots of warnings, whitespaceraylu2012-07-181-10/+12
|
* Confirm refresh page on countdown to 0Patrick Davison2012-07-041-0/+9
|
* Error when MapID's weren't in order.Patrick Davison2012-07-041-7/+17
|
* add tutorial and map difficulty trackingraylu2012-04-251-4/+4
|
* Meta description & ClockPatrick Davison2012-04-171-21/+32
| | | | Also added an update button to scores
* Changed to a map-pool.Patrick Davison2012-04-171-33/+50
|
* Brought back Special-map-namesPatrick Davison2012-04-061-7/+37
|
* Home changes and updates.Patrick Davison2012-03-191-120/+130
|
* Game loading custom emblems & session loading.Patrick Davison2012-02-021-4/+61
| | | | | Add: Loading of wallColor and wallEmblem for the game. Add: Support for loading of SESSION stored solutions for non-logged in users.
* Clean URL'sPatrick Davison2011-12-131-9/+9
|
* make countdown timer a little more accurateraylu2011-12-071-34/+25
|
* Countdown timer, Radivel/Splax added, Time taken => Time.Patrick Davison2011-12-071-0/+38
|
* re-introduce extra text for guestsraylu2011-11-051-0/+10
|
* fix async font/js loading issuesraylu2011-11-051-1/+1
|
* new layoutraylu2011-11-051-119/+60
|
* hide login link, change case on 'About Us'raylu2011-09-141-2/+0
|
* fix some validation issues; get rid of div around like buttonraylu2011-09-141-17/+8
|
* Like buttonPatrick Davison2011-09-141-2/+6
|
* Removed out-dated dialog.Patrick Davison2011-09-121-7/+9
|
* move some text aroundraylu2011-09-091-5/+8
|
* changes to pathery.comPatrick Davison2011-09-091-4/+6
|
* Improved map validation.Patrick Davison2011-05-021-41/+53
|
* Added map "Seeing Double" to Saturday.Patrick Davison2011-04-221-1/+1
| | | | Fixed an issue with pathing related to multiple checkpoints and a teleport.
* Initial import from Dropboxraylu2011-04-071-0/+167