Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Game loading custom emblems & session loading. | Patrick Davison | 2012-02-02 | 1 | -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.php | Patrick Davison | 2012-02-02 | 2 | -0/+727 | |
| | ||||||
* | Support for dual-layer animation & achievements. | Patrick Davison | 2012-02-02 | 1 | -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 Davison | 2012-02-02 | 2 | -10/+18 | |
| | ||||||
* | Added dual layers to the maptable. | Patrick Davison | 2012-02-02 | 1 | -22/+37 | |
| | ||||||
* | Achievement functions added to datas.php | Patrick Davison | 2012-02-02 | 1 | -4/+284 | |
| | ||||||
* | Custom titles for pages. | Patrick Davison | 2012-01-29 | 1 | -2/+2 | |
| | ||||||
* | CSS3 animations for notifications. | Patrick Davison | 2012-01-29 | 1 | -0/+69 | |
| | ||||||
* | css adjustments - transitions. | Patrick Davison | 2012-01-29 | 1 | -22/+27 | |
| | ||||||
* | Achievements Page started | Patrick Davison | 2012-01-05 | 1 | -3/+5 | |
| | ||||||
* | Minor adjustments, chatfilter added to name-change. | Patrick Davison | 2011-12-28 | 2 | -7/+29 | |
| | ||||||
* | Save last-solution. | Patrick Davison | 2011-12-28 | 1 | -0/+9 | |
| | ||||||
* | Share.php added. | Patrick Davison | 2011-12-15 | 2 | -0/+38 | |
| | ||||||
* | Slight changes to the score notifications and sounds. Reduced sounds. | Patrick Davison | 2011-12-15 | 1 | -3/+5 | |
| | ||||||
* | Missed a couple clean-URL's | Patrick Davison | 2011-12-15 | 1 | -4/+4 | |
| | ||||||
* | Logging changed-email issue. | Patrick Davison | 2011-12-13 | 1 | -5/+12 | |
| | ||||||
* | Clean URL's | Patrick Davison | 2011-12-13 | 7 | -20/+20 | |
| | ||||||
* | oops, fix leaderboard links (a8360b3) | raylu | 2011-12-13 | 1 | -17/+18 | |
| | ||||||
* | Google +1 button | Patrick Davison | 2011-12-13 | 1 | -2/+13 | |
| | ||||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2011-12-12 | 1 | -22/+13 | |
|\ | ||||||
| * | fix up the control panel a bit | raylu | 2011-12-12 | 1 | -22/+13 | |
| | | ||||||
* | | Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵ | Patrick Davison | 2011-12-12 | 8 | -120/+149 | |
|/ | | | | networks added to about. Minor adjustments. | |||||
* | reorder leaderboard buttons, fix #copy positioning | raylu | 2011-12-12 | 1 | -5/+6 | |
| | ||||||
* | make countdown timer a little more accurate | raylu | 2011-12-07 | 2 | -41/+25 | |
| | ||||||
* | Countdown timer, Radivel/Splax added, Time taken => Time. | Patrick Davison | 2011-12-07 | 3 | -4/+47 | |
| | ||||||
* | Tutorial added in. More testing with a solver. | Patrick Davison | 2011-12-05 | 3 | -97/+151 | |
| | ||||||
* | Favicon. Support for multi tele-outs + efficiency improvements. | Patrick Davison | 2011-11-30 | 2 | -26/+31 | |
| | ||||||
* | Fix for broken start location. | Patrick Davison | 2011-11-27 | 1 | -1/+6 | |
| | | | | PHP improperly duplicates $v? | |||||
* | Efficiency improvements to findPath | Patrick Davison | 2011-11-20 | 1 | -6/+20 | |
| | ||||||
* | Leaderboard can now show further back than yesterday. | Patrick Davison | 2011-11-18 | 4 | -61/+174 | |
| | ||||||
* | flashing for go button, fix flashing interval | raylu | 2011-11-16 | 2 | -10/+34 | |
| | ||||||
* | change flash on next button | raylu | 2011-11-15 | 4 | -7/+25 | |
| | ||||||
* | change locking | raylu | 2011-11-15 | 1 | -21/+10 | |
| | ||||||
* | Locking and Unlocking for the "Next" button in tutorial. | Patrick Davison | 2011-11-15 | 2 | -7/+34 | |
| | ||||||
* | Tutorial, Map Position:'s, Solver. | Patrick Davison | 2011-11-15 | 3 | -47/+367 | |
| | ||||||
* | fix ready function | raylu | 2011-11-10 | 1 | -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 pagination | raylu | 2011-11-09 | 4 | -63/+100 | |
| | ||||||
* | Merge branch 'master' of localhost:pathery | raylu | 2011-11-08 | 1 | -93/+65 | |
|\ | ||||||
| * | Tutorial map series added. | Patrick Davison | 2011-11-08 | 1 | -93/+65 | |
| | | ||||||
* | | switch from onload to equivalent of jQuery's ready | raylu | 2011-11-07 | 1 | -11/+8 | |
|/ | ||||||
* | fix weird webkit layout issue | raylu | 2011-11-07 | 1 | -5/+2 | |
| | ||||||
* | Tutorial work | Patrick Davison | 2011-11-07 | 3 | -22/+108 | |
| | ||||||
* | add mp tracking for the Go! button | raylu | 2011-11-06 | 1 | -10/+18 | |
| | ||||||
* | make start tile dimmer | raylu | 2011-11-06 | 1 | -0/+0 | |
| | ||||||
* | OverlayTiles.xcf | Patrick Davison | 2011-11-05 | 1 | -0/+0 | |
| | ||||||
* | re-login displayName fix. | Patrick Davison | 2011-11-05 | 1 | -1/+4 | |
| | ||||||
* | add mixpanel streams tracking | raylu | 2011-11-05 | 1 | -13/+34 | |
| | ||||||
* | Repeated fix for about.php | Patrick Davison | 2011-11-05 | 1 | -1/+1 | |
| | ||||||
* | fix htmlHeader warning | raylu | 2011-11-05 | 1 | -1/+1 | |
| | ||||||
* | oops, undo changes from cf4af13 | raylu | 2011-11-05 | 2 | -5/+5 | |
| |