summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-269-79/+60
| | | | (currently unused)
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-256-45/+133
|\ | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs
| * whoops, switching between languages too quickly..BlueRaja2013-01-251-2/+4
| |
| * Don't show chat bar if not logged inBlueRaja2013-01-251-4/+5
| |
| * Tiers are now unlocked as the user players through challenges; challenges ↵BlueRaja2013-01-255-38/+102
| | | | | | | | | | | | left to next tier displayed on challengelist page (untested)
* | Temporary tutorial hack - could break with a challengemapID 5.Patrick Davison2013-01-251-4/+5
| |
* | `challengeMaps` table added; start of the required code changes.Patrick Davison2013-01-255-31/+35
|/
* URL re-write for tutorial, instead of showing different things@ pathery.com/Patrick Davison2013-01-251-1/+6
|
* Added missing files, deleted some old files.Patrick Davison2013-01-258-1589/+56
|
* HOURS -> HOUR. lol...Patrick Davison2013-01-241-1/+1
|
* whoops lolBlueRaja2013-01-241-1/+1
|
* Challenges are now displayed in the correct order again. Ay' carumba.BlueRaja2013-01-244-12/+24
|
* Weekly maps now show the date as well as the time on the homepage scoreboardBlueRaja2013-01-242-3/+7
|
* Countdown now shows time to next weekly map as wellBlueRaja2013-01-242-29/+67
|
* No time limit when generating mapsBlueRaja2013-01-241-1/+1
|
* Added (untested) code to try to correctly add points for weekly maps. Let's ↵BlueRaja2013-01-242-6/+24
| | | | see what this be like.
* Added titles back to memberslist headersBlueRaja2013-01-241-10/+11
|
* NOW the memberlist should correctly display moves for weekly maps (even when ↵BlueRaja2013-01-241-5/+7
| | | | offset by 12 hours)
* oh wtf, that code isn't even used anymore -_-BlueRaja2013-01-241-138/+0
|
* 'moves in past week' should correctly include weekly maps, even when offset ↵BlueRaja2013-01-241-3/+7
| | | | by 12 hours
* Using mapExpireTime for basically all playerStats now - champion points for ↵BlueRaja2013-01-241-53/+52
| | | | weekly map should be about 99% there, just one more thing to do...
* Moved constants to constants.phpBlueRaja2013-01-244-15/+79
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-2411-346/+776
|\ | | | | | | | | Conflicts: db updates.sql
| * Added additional SQL ALTERsPatrick Davison2013-01-241-2/+10
| | | | | | | | | | This should be the changes needed for Pathery.com (not including the new tables)
| * Updates to the new MemberlistPatrick Davison2013-01-245-27/+72
| |
| * Some code relating to testing an API.Patrick Davison2013-01-242-217/+591
| |
| * Chat fixesPatrick Davison2013-01-233-2/+10
| |
| * A functional Memberlist again! New and improved!Patrick Davison2013-01-235-126/+119
| |
* | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-245-53/+50
|/
* BUGFIX: Maps sometimes not all being generated..BlueRaja2013-01-221-1/+1
|
* Quick auto-format jsBlueRaja2013-01-221-146/+164
|
* Playing around with ChatPatrick Davison2013-01-171-22/+57
|
* Adjusted / added footerlinks.Patrick Davison2013-01-173-4/+17
|
* Updated the About Us page.Patrick Davison2013-01-161-20/+31
|
* Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵BlueRaja2013-01-156-88/+85
| | | | solutions (for convenience)
* Chat cleanupPatrick Davison2013-01-153-24/+34
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-153-16/+16
|\
| * Adding a file containing all database changes made (since copying Snap's DB)BlueRaja2013-01-151-0/+5
| |
| * BUGFIX: Updating high scores going super SUPER slowBlueRaja2013-01-151-15/+10
| |
| * BUGFIX: Ties not displaying correctly on the achievements pageBlueRaja2013-01-151-1/+1
| |
* | This is the chat app* whoops.Patrick Davison2013-01-153-0/+372
| |
* | The scary chat-app in working form!Patrick Davison2013-01-153-29/+28
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-1430-197/+510
|\| | | | | | | | | Conflicts: css/challenge.css
| * Replaced bullet-points with challenge images on challenge pageBlueRaja2013-01-132-20/+36
| |
| * Small bugfix for not loading disabled challengesBlueRaja2013-01-131-11/+2
| |
| * grammarBlueRaja2013-01-131-1/+1
| |
| * Added a bit more to update notesBlueRaja2013-01-131-3/+4
| |
| * Adding update notes, since there's a lot that needs to be done to upgradeBlueRaja2013-01-131-0/+11
| |
| * Added totalWins and totalTies columns to the users table. Also, removed all ↵BlueRaja2013-01-136-91/+85
| | | | | | | | references to the 'statistics' table - it's not needed anymore.
| * Fixed champion points not showing up correctly in leaderboards ↵BlueRaja2013-01-131-2/+4
| | | | | | | | weekly/monthly view