summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test/shoal-hut.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix Shoals:$ sometimes producing huts with entrances facing each other, so ↵Darshan Shaligram2010-01-051-7/+8
| | | | that both huts are isolated from the rest of the level.
* Fix Shoal:$ generation bugs: stairs could be surrounded by deep water, hut ↵Darshan Shaligram2010-01-051-0/+98
entrances could be blocked by rock. shoal-hut.lua test generates 1k Shoal:$ levels and verifies that the levels pass sanity tests.