Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cache changes | Patrick Davison | 2012-11-26 | 1 | -3/+3 | |
| | ||||||
* | Added badge near username. | Patrick Davison | 2012-11-26 | 1 | -19/+44 | |
| | ||||||
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 1 | -1/+3 | |
| | | | | | | | | | Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X" | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-10-27 | 1 | -5/+16 | |
|\ | ||||||
| * | integrate mixpanel people | raylu | 2012-10-26 | 1 | -4/+15 | |
| | | | | | | | | https://mixpanel.com/docs/people-analytics | |||||
* | | Newline char | Patrick Davison | 2012-10-27 | 1 | -1/+1 | |
|/ | ||||||
* | 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) | |||||
* | Added the lightweight FirePHPCore debugging library for debugging AJAX queries | BlueRaja | 2012-10-01 | 5 | -0/+3672 | |
| | ||||||
* | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 2 | -34/+169 | |
| | | | | 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. | |||||
* | BUGFIX: Race condition when generating maps - might accidentally generate ↵ | BlueRaja | 2012-08-26 | 1 | -1/+1 | |
| | | | | two+ sets of maps | |||||
* | 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 | 3 | -6/+6 | |
| | | | | //TODO | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-25 | 1 | -0/+7 | |
|\ | | | | | | | | | Conflicts: pages/gallery.php | |||||
| * | Rock X and Rock x UI support | Patrick Davison | 2012-08-25 | 1 | -0/+7 | |
| | | ||||||
* | | Added single-path blocking towers functionality to routePath | BlueRaja | 2012-08-25 | 1 | -19/+25 | |
|/ | ||||||
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 1 | -5/+7 | |
| | ||||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 2 | -16/+12 | |
|\ | ||||||
| * | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-18 | 2 | -4/+35 | |
| |\ | ||||||
| * | | Preloading of path images | BlueRaja | 2012-08-18 | 2 | -15/+11 | |
| | | | ||||||
* | | | Syntax error | Patrick Davison | 2012-08-18 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 2 | -4/+35 | |
|/ | | | | Halfway started both. | |||||
* | A couple of achievements points set. | Patrick Davison | 2012-08-18 | 1 | -1/+2 | |
| | ||||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 2 | -4/+141 | |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | |||||
* | Bug regarding having no speed cookies for speed options. | Patrick Davison | 2012-07-31 | 1 | -5/+6 | |
| | ||||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 3 | -23/+27 | |
| | ||||||
* | fix some undefined references/indices, tabulation | raylu | 2012-07-17 | 1 | -2/+2 | |
| | ||||||
* | Adjustments to the new login div | Patrick Davison | 2012-07-09 | 1 | -2/+2 | |
| | ||||||
* | Added login div | Patrick Davison | 2012-07-09 | 1 | -2/+29 | |
| | ||||||
* | 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 | |
| | ||||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-04-25 | 1 | -12/+14 | |
|\ | ||||||
| * | add tutorial and map difficulty tracking | raylu | 2012-04-25 | 1 | -12/+14 | |
| | | ||||||
* | | Champion Achievement change. | Patrick Davison | 2012-04-25 | 1 | -3/+4 | |
| | | ||||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-04-25 | 1 | -19/+12 | |
|\| | ||||||
| * | upgrade mixpanel lib to v2 | raylu | 2012-04-25 | 1 | -19/+12 | |
| | | ||||||
* | | Cordinates should be X,Y - not Y,X. | Patrick Davison | 2012-04-22 | 1 | -17/+17 | |
|/ | ||||||
* | Scoreboard colors. & Blank Emblem fix | Patrick Davison | 2012-04-21 | 1 | -4/+10 | |
| | ||||||
* | Changed to a map-pool. | Patrick Davison | 2012-04-17 | 2 | -8/+18 | |
| | ||||||
* | Confirm non-duplication of mapOfTheDay generation. | Patrick Davison | 2012-04-13 | 1 | -1/+1 | |
| | ||||||
* | Added meta description to htmlHeader function | Patrick Davison | 2012-04-13 | 1 | -10/+12 | |
| | ||||||
* | Score Update time and Achievement name fixes | Patrick Davison | 2012-04-13 | 1 | -6/+8 | |
| | ||||||
* | Brought back Special-map-names | Patrick Davison | 2012-04-06 | 1 | -2/+0 | |
| | ||||||
* | Fixed some Syntax errors | Patrick Davison | 2012-03-19 | 2 | -8/+7 | |
| | ||||||
* | Some achievements set, and notifications adjusted. | Patrick Davison | 2012-03-19 | 1 | -113/+278 | |
| | ||||||
* | Minor adjustments for mapOfTheDay | Patrick Davison | 2012-02-04 | 1 | -1/+1 | |
| | | | | Preperation for changing some code in this area. | |||||
* | Stat tracking. | Patrick Davison | 2012-02-04 | 1 | -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. |