summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* Pronoun adjustment, and other minor fixes.Patrick Davison2012-05-151-2/+3
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-04-251-12/+14
|\
| * add tutorial and map difficulty trackingraylu2012-04-251-12/+14
| |
* | Champion Achievement change.Patrick Davison2012-04-251-3/+4
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-04-251-19/+12
|\|
| * upgrade mixpanel lib to v2raylu2012-04-251-19/+12
| |
* | Cordinates should be X,Y - not Y,X.Patrick Davison2012-04-221-17/+17
|/
* Scoreboard colors. & Blank Emblem fixPatrick Davison2012-04-211-4/+10
|
* Changed to a map-pool.Patrick Davison2012-04-172-8/+18
|
* Confirm non-duplication of mapOfTheDay generation.Patrick Davison2012-04-131-1/+1
|
* Added meta description to htmlHeader functionPatrick Davison2012-04-131-10/+12
|
* Score Update time and Achievement name fixesPatrick Davison2012-04-131-6/+8
|
* Brought back Special-map-namesPatrick Davison2012-04-061-2/+0
|
* Fixed some Syntax errorsPatrick Davison2012-03-192-8/+7
|
* Some achievements set, and notifications adjusted.Patrick Davison2012-03-191-113/+278
|
* Minor adjustments for mapOfTheDayPatrick Davison2012-02-041-1/+1
| | | | Preperation for changing some code in this area.
* 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.
* Fix for JSON "MapData" div issue for search engines.Patrick Davison2012-02-021-8/+11
|
* Added dual layers to the maptable.Patrick Davison2012-02-021-22/+37
|
* Achievement functions added to datas.phpPatrick Davison2012-02-021-4/+284
|
* Custom titles for pages.Patrick Davison2012-01-291-2/+2
|
* Minor adjustments, chatfilter added to name-change.Patrick Davison2011-12-281-1/+1
|
* Missed a couple clean-URL'sPatrick Davison2011-12-151-4/+4
|
* Clean URL'sPatrick Davison2011-12-131-1/+1
|
* Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-122-12/+20
| | | | networks added to about. Minor adjustments.
* Countdown timer, Radivel/Splax added, Time taken => Time.Patrick Davison2011-12-071-4/+7
|
* Favicon. Support for multi tele-outs + efficiency improvements.Patrick Davison2011-11-301-26/+31
|
* Fix for broken start location.Patrick Davison2011-11-271-1/+6
| | | | PHP improperly duplicates $v?
* Efficiency improvements to findPathPatrick Davison2011-11-201-6/+20
|
* Leaderboard can now show further back than yesterday.Patrick Davison2011-11-181-0/+1
|
* change flash on next buttonraylu2011-11-151-1/+1
|
* Tutorial, Map Position:'s, Solver.Patrick Davison2011-11-151-23/+21
|
* Tutorial workPatrick Davison2011-11-072-2/+2
|
* add mixpanel streams trackingraylu2011-11-051-13/+34
|
* oops, undo changes from cf4af13raylu2011-11-051-4/+4
|
* fix async font/js loading issuesraylu2011-11-051-9/+18
|
* new layoutraylu2011-11-054-37/+91
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-09-152-8/+13
|\
| * load font css asynchronouslyraylu2011-09-141-1/+6
| |
| * fix some validation issues; get rid of div around like buttonraylu2011-09-141-7/+7
| |
* | Tutorial workPatrick Davison2011-09-151-11/+70
|/
* fix webkit font smoothingraylu2011-09-111-1/+1
|
* new font: cantarellraylu2011-09-112-22/+23
| | | | also fix some css properties, reorder the header, and other minor fixes
* Merge branch 'staging'Patrick Davison2011-09-101-4/+5
|\ | | | | | | | | | | | | | | Conflicts: css/mapstyle.css globe.php Signed-off-by: Patrick Davison <snapwilliam@gmail.com>
| * Import mazetest from Dropboxraylu2011-04-071-4/+5
| | | | | | | | Excluded stray /db.inc.php file
* | Minor error regarding plausibly non-existant array.Patrick Davison2011-09-091-2/+4
| |
* | changes to pathery.comPatrick Davison2011-09-091-1/+1
| |
* | Improved map validation.Patrick Davison2011-05-021-21/+19
| |
* | Added map "Seeing Double" to Saturday.Patrick Davison2011-04-222-23/+9
| | | | | | | | Fixed an issue with pathing related to multiple checkpoints and a teleport.
* | Support for shaped maps.Patrick Davison2011-04-211-38/+238
| | | | | | | | A lot of additions and changes, specifically regarding how the map is pathed and generated. Removing some assumptions for actual code.