Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Challenges, massEmail functions started | Patrick Davison | 2013-01-09 | 2 | -1/+20 | |
| | ||||||
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 1 | -0/+55 | |
| | | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely | |||||
* | Updating.php for use when making updates to the main server. | Patrick Davison | 2013-01-08 | 1 | -0/+154 | |
| | | | | Also some nice buttons :) | |||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 3 | -30/+229 | |
| | | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment. | |||||
* | Map addition & Changes | Patrick Davison | 2012-12-27 | 1 | -1/+1 | |
| | ||||||
* | Overhauled the FAQ with Demo's | Patrick Davison | 2012-12-26 | 1 | -1/+1 | |
| | | | | Fixed a bug with PHP 5.4 number_format change | |||||
* | Footer, sign-in adjustments to prevent web-crawler cache. | Patrick Davison | 2012-12-26 | 1 | -5/+18 | |
| | ||||||
* | FAQ update and cache adjustments | Patrick Davison | 2012-12-12 | 1 | -3/+3 | |
| | ||||||
* | RouteMultiPath() function added for cleaner code. | Patrick Davison | 2012-12-12 | 2 | -3/+27 | |
| | | | | Added validation support for RouteMultiPath() for a single 2nd-start location path. | |||||
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 1 | -4/+21 | |
| | ||||||
* | Image updates and mapspecs fixes. | Patrick Davison | 2012-12-02 | 2 | -4/+5 | |
| | | | | | | Fixed a bug where every checkpoint was called "checkpoint A" Fixed a bug where requesting solution during a path would break it. Fixed a bug regarding tutorial success. | |||||
* | Lots of fixes and changes. | Patrick Davison | 2012-11-29 | 2 | -22/+6 | |
| | | | | | | | | nofollow on login links. tutorial fix changed how $accepted works changed how $wallColor/Emblem works fixed a bug when multiple players scored at the same momment. | |||||
* | 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 | |
|\| |