summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* achievements.php debug data and some fixes.Patrick Davison2012-03-193-69/+364
|
* Fixed some Syntax errorsPatrick Davison2012-03-192-8/+7
|
* Some achievements set, and notifications adjusted.Patrick Davison2012-03-191-113/+278
|
* css adjustmentsPatrick Davison2012-03-191-5/+30
|
* CSS adjustmentsPatrick Davison2012-03-192-25/+59
|
* Fixes for the scoreboard.Patrick Davison2012-02-041-3/+13
| | | | | Added colors for display names in the "Overall" section. Added links to achievement pages for users.
* 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.
* Achievement page added to links & achievement sound.Patrick Davison2012-02-022-1/+7
|
* Massive update to do.phpPatrick Davison2012-02-022-112/+140
| | | | | | | Add: support for checking achievements. Cleaned: up code regarding getpath. Add: Rushed the sending of the path back, reduced SQL querys. More logical flow.
* WallColor & wallEmblems in scoreboardPatrick Davison2012-02-021-4/+16
|
* 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.
* achievements page & challenge.phpPatrick Davison2012-02-022-0/+727
|
* Support for dual-layer animation & achievements.Patrick Davison2012-02-021-64/+116
| | | | | | | | | | | | These changes specific to mapspecs.js alone. Changed: the speeds slightly for slow, normal, fast, ultra. Add: support for challenges/tutorials in the request with do.php to check and add achievements. Add: Dual layer animation creates transparency which strenthens the users view that the start & end tiles are pathable. Add: Support for notifications. Add: Support for JSON mapdata w/o use of a div. Add: Support for changing wall-color and emblems. Fix: Where starting location square was not animated. Add: Support for checking and recieving achievements.
* Fix for JSON "MapData" div issue for search engines.Patrick Davison2012-02-022-10/+18
|
* 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
|
* CSS3 animations for notifications.Patrick Davison2012-01-291-0/+69
|
* css adjustments - transitions.Patrick Davison2012-01-291-22/+27
|
* Achievements Page startedPatrick Davison2012-01-051-3/+5
|
* Minor adjustments, chatfilter added to name-change.Patrick Davison2011-12-282-7/+29
|
* Save last-solution.Patrick Davison2011-12-281-0/+9
|
* Share.php added.Patrick Davison2011-12-152-0/+38
|
* Slight changes to the score notifications and sounds. Reduced sounds.Patrick Davison2011-12-151-3/+5
|
* Missed a couple clean-URL'sPatrick Davison2011-12-151-4/+4
|
* Logging changed-email issue.Patrick Davison2011-12-131-5/+12
|
* Clean URL'sPatrick Davison2011-12-137-20/+20
|
* oops, fix leaderboard links (a8360b3)raylu2011-12-131-17/+18
|
* Google +1 buttonPatrick Davison2011-12-131-2/+13
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-12-121-22/+13
|\
| * fix up the control panel a bitraylu2011-12-121-22/+13
| |
* | Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-128-120/+149
|/ | | | networks added to about. Minor adjustments.
* reorder leaderboard buttons, fix #copy positioningraylu2011-12-121-5/+6
|
* make countdown timer a little more accurateraylu2011-12-072-41/+25
|
* Countdown timer, Radivel/Splax added, Time taken => Time.Patrick Davison2011-12-073-4/+47
|
* Tutorial added in. More testing with a solver.Patrick Davison2011-12-053-97/+151
|
* Favicon. Support for multi tele-outs + efficiency improvements.Patrick Davison2011-11-302-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-184-61/+174
|
* flashing for go button, fix flashing intervalraylu2011-11-162-10/+34
|
* change flash on next buttonraylu2011-11-154-7/+25
|
* change lockingraylu2011-11-151-21/+10
|
* Locking and Unlocking for the "Next" button in tutorial.Patrick Davison2011-11-152-7/+34
|
* Tutorial, Map Position:'s, Solver.Patrick Davison2011-11-153-47/+367
|
* fix ready functionraylu2011-11-101-8/+17
| | | | | | basically, reproduce jQuery.ready more closely there was a race condition where the document was already ready also, for some reason, it's necessary to bind (on)load
* tutorial paginationraylu2011-11-094-63/+100
|
* Merge branch 'master' of localhost:patheryraylu2011-11-081-93/+65
|\
| * Tutorial map series added.Patrick Davison2011-11-081-93/+65
| |