Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'Perfect Days' SUM not COUNT isTiedForHighScore | Patrick Davison | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | Insane speed achievement front end. | Patrick Davison | 2013-03-13 | 1 | -1/+16 |
| | |||||
* | Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it. | Patrick Davison | 2013-03-13 | 1 | -29/+63 |
| | |||||
* | Using isCurrentMap for solutionsGiven to display Points | Patrick Davison | 2013-03-08 | 1 | -0/+1 |
| | |||||
* | Fixed typo | BlueRaja | 2013-03-08 | 1 | -2/+0 |
| | |||||
* | Refit navigation with the added points column | Patrick Davison | 2013-03-07 | 1 | -2/+1 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-03-07 | 1 | -1/+3 |
|\ | |||||
| * | ohgodwhathassciencedone | BlueRaja | 2013-03-07 | 1 | -1/+3 |
| |\ | |||||
| | * | Added challenge points to scores | git | 2013-03-07 | 1 | -1/+3 |
| | | | |||||
* | | | Scoreboard bugfixes and improvments, partial implementation of onhashchange. | Patrick Davison | 2013-03-07 | 1 | -1/+2 |
|/ / | |||||
* | | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 1 | -2/+2 |
| | | |||||
* | | Partial-Fix. This needs to be fixed in SQL :(. Reported typo from feedback. ↵ | Patrick Davison | 2013-02-24 | 1 | -1/+3 |
| | | | | | | | | - Whoops... | ||||
* | | Moved isCurrentMap function. | Patrick Davison | 2013-02-21 | 1 | -0/+16 |
|/ | |||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 1 | -144/+1 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -2/+7 |
| | | | | | | | | | 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. | ||||
* | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 1 | -24/+9 |
| | | | | (currently unused) | ||||
* | Merge branch 'doin_shit_on_laptop' | BlueRaja | 2013-01-25 | 1 | -15/+32 |
|\ | | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs | ||||
| * | Tiers are now unlocked as the user players through challenges; challenges ↵ | BlueRaja | 2013-01-25 | 1 | -14/+29 |
| | | | | | | | | | | | | left to next tier displayed on challengelist page (untested) | ||||
* | | Temporary tutorial hack - could break with a challengemapID 5. | Patrick Davison | 2013-01-25 | 1 | -4/+5 |
| | | |||||
* | | `challengeMaps` table added; start of the required code changes. | Patrick Davison | 2013-01-25 | 1 | -19/+20 |
|/ | |||||
* | Challenges are now displayed in the correct order again. Ay' carumba. | BlueRaja | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | Countdown now shows time to next weekly map as well | BlueRaja | 2013-01-24 | 1 | -4/+15 |
| | |||||
* | NOW the memberlist should correctly display moves for weekly maps (even when ↵ | BlueRaja | 2013-01-24 | 1 | -5/+7 |
| | | | | offset by 12 hours) | ||||
* | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -0/+2 |
| | |||||
* | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -7/+18 |
| | |||||
* | Adjusted / added footerlinks. | Patrick Davison | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵ | BlueRaja | 2013-01-15 | 1 | -22/+12 |
| | | | | solutions (for convenience) | ||||
* | BUGFIX: Ties not displaying correctly on the achievements page | BlueRaja | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Small bugfix for not loading disabled challenges | BlueRaja | 2013-01-13 | 1 | -11/+2 |
| | |||||
* | Added totalWins and totalTies columns to the users table. Also, removed all ↵ | BlueRaja | 2013-01-13 | 1 | -77/+5 |
| | | | | references to the 'statistics' table - it's not needed anymore. | ||||
* | Replaced wins with champion points on the achievements page & achievement ↵ | BlueRaja | 2013-01-13 | 1 | -19/+17 |
| | | | | unlocks | ||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -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 cleanup | BlueRaja | 2013-01-13 | 1 | -2/+0 |
| | |||||
* | Challenges, massEmail functions started | Patrick Davison | 2013-01-09 | 1 | -1/+8 |
| | |||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -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 Davison | 2012-12-02 | 1 | -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 Davison | 2012-11-29 | 1 | -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 page | BlueRaja | 2012-10-01 | 1 | -1/+17 |
| | |||||
* | Added a challenge-listing page, and skeleton code for the listing itself | BlueRaja | 2012-10-01 | 1 | -0/+10 |
| | |||||
* | Fixing tutorial | BlueRaja | 2012-10-01 | 1 | -2/+2 |
| | |||||
* | Fixed a few bugs with challenges, and added some debugging code (which still ↵ | BlueRaja | 2012-10-01 | 1 | -5/+52 |
| | | | | needs to be removed) | ||||
* | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 1 | -34/+167 |
| | | | | user actually completes them. No idea if it actually works yet :) | ||||
* | Created remanants of a challenge page (loaded completely from the database). ↵ | BlueRaja | 2012-08-27 | 1 | -1/+56 |
| | | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript. | ||||
* | Found a few more TODO comments | BlueRaja | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -2/+2 |
| | | | | //TODO | ||||
* | A couple of achievements points set. | Patrick Davison | 2012-08-18 | 1 | -1/+2 |
| | |||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -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, whitespace | raylu | 2012-07-18 | 1 | -2/+2 |
| | |||||
* | Couple achievements appended | Patrick Davison | 2012-07-04 | 1 | -1/+7 |
| | |||||
* | Pronoun adjustment, and other minor fixes. | Patrick Davison | 2012-05-15 | 1 | -2/+3 |
| |