Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make countdown timer a little more accurate | raylu | 2011-12-07 | 1 | -7/+0 |
| | |||||
* | Support for shaped maps. | Patrick Davison | 2011-04-21 | 1 | -0/+80 |
| | | | | 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 | 1 | -0/+42 |
| | | | | | | 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. |