Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor error regarding plausibly non-existant array. | Patrick Davison | 2011-09-09 | 1 | -2/+4 |
| | |||||
* | changes to pathery.com | Patrick Davison | 2011-09-09 | 7 | -13/+34 |
| | |||||
* | Improved map validation. | Patrick Davison | 2011-05-02 | 2 | -62/+72 |
| | |||||
* | Added map "Seeing Double" to Saturday. | Patrick Davison | 2011-04-22 | 3 | -24/+10 |
| | | | | Fixed an issue with pathing related to multiple checkpoints and a teleport. | ||||
* | Support for shaped maps. | Patrick Davison | 2011-04-21 | 3 | -40/+327 |
| | | | | A lot of additions and changes, specifically regarding how the map is pathed and generated. Removing some assumptions for actual code. | ||||
* | Findtiles function added. | Patrick Davison | 2011-04-16 | 3 | -70/+115 |
| | | | | | | Now used to; locate start locations and teleport out's. Fixes involving the use of randomly placed start locations. Added tile "q" for blank spaces - for use in oddly shaped maps. | ||||
* | added app.php for use with the Android app and any other external connections. | Patrick Davison | 2011-04-08 | 1 | -0/+102 |
| | | | | Currently outputs map data in XML as defined by 52. | ||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 96 | -0/+5650 |