summaryrefslogtreecommitdiffstats
path: root/includes/datas.php
Commit message (Collapse)AuthorAgeFilesLines
* A functional Memberlist again! New and improved!Patrick Davison2013-01-231-7/+18
|
* Adjusted / added footerlinks.Patrick Davison2013-01-171-1/+1
|
* Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵BlueRaja2013-01-151-22/+12
| | | | solutions (for convenience)
* BUGFIX: Ties not displaying correctly on the achievements pageBlueRaja2013-01-151-1/+1
|
* Small bugfix for not loading disabled challengesBlueRaja2013-01-131-11/+2
|
* Added totalWins and totalTies columns to the users table. Also, removed all ↵BlueRaja2013-01-131-77/+5
| | | | references to the 'statistics' table - it's not needed anymore.
* Replaced wins with champion points on the achievements page & achievement ↵BlueRaja2013-01-131-19/+17
| | | | unlocks
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-2/+2
| | | | 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)
* don't mind me; minor cleanupBlueRaja2013-01-131-2/+0
|
* Challenges, massEmail functions startedPatrick Davison2013-01-091-1/+8
|
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-29/+215
| | | | | 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.
* Image updates and mapspecs fixes.Patrick Davison2012-12-021-3/+3
| | | | | | Fixed a bug where every checkpoint was called "checkpoint A" Fixed a bug where requesting solution during a path would break it. Fixed a bug regarding tutorial success.
* Lots of fixes and changes.Patrick Davison2012-11-291-3/+3
| | | | | | | | 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.
* Completed an ugly but functional draft of the challenge-listing pageBlueRaja2012-10-011-1/+17
|
* Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-011-0/+10
|
* Fixing tutorialBlueRaja2012-10-011-2/+2
|
* Fixed a few bugs with challenges, and added some debugging code (which still ↵BlueRaja2012-10-011-5/+52
| | | | needs to be removed)
* Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-301-34/+167
| | | | user actually completes them. No idea if it actually works yet :)
* Created remanants of a challenge page (loaded completely from the database). ↵BlueRaja2012-08-271-1/+56
| | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript.
* Found a few more TODO commentsBlueRaja2012-08-251-1/+1
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-2/+2
| | | | //TODO
* A couple of achievements points set.Patrick Davison2012-08-181-1/+2
|
* Everything related to the scoreboard.Patrick Davison2012-07-311-1/+135
| | | | | | | 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-2/+2
|
* Couple achievements appendedPatrick Davison2012-07-041-1/+7
|
* Pronoun adjustment, and other minor fixes.Patrick Davison2012-05-151-2/+3
|
* Champion Achievement change.Patrick Davison2012-04-251-3/+4
|
* Scoreboard colors. & Blank Emblem fixPatrick Davison2012-04-211-4/+10
|
* Score Update time and Achievement name fixesPatrick Davison2012-04-131-6/+8
|
* Brought back Special-map-namesPatrick Davison2012-04-061-2/+0
|
* Some achievements set, and notifications adjusted.Patrick Davison2012-03-191-113/+278
|
* Stat tracking.Patrick Davison2012-02-041-11/+91
| | | | | | Added support for tracking when a user ranks #1, and when a user ties #1. Added "Next level at X" to achievement notifications. Modified some achievement values, but nothing set in stone.
* Achievement functions added to datas.phpPatrick Davison2012-02-021-4/+284
|
* Countdown timer, Radivel/Splax added, Time taken => Time.Patrick Davison2011-12-071-4/+7
|
* new layoutraylu2011-11-051-1/+52
|
* Initial import from Dropboxraylu2011-04-071-0/+1