summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/hive.des
Commit message (Collapse)AuthorAgeFilesLines
* Use explicit upward escape hatches on Hive:2, Vaults:8 and Vestibule.Eino Keskitalo2009-12-161-7/+7
| | | | | | The used to have downward stairs and be converted to upward escape hatches. Signed-off-by: Eino Keskitalo <evktalo@users.sourceforge.net>
* Handle the deprecated R symbol in the new Hive ends.Eino Keskitalo2009-12-051-0/+2
| | | | Signed-off-by: Eino Keskitalo <evktalo@users.sourceforge.net>
* Remove accidentally committed test WEIGHTs.Jude Brown2009-12-051-2/+0
|
* New Hive:2 maps by R1!Jude Brown2009-12-051-0/+171
|
* Rename "firedrake" to "fire drake".Jude Brown2009-12-021-2/+2
| | | | | | This brings it in line with all the other "drake" monsters: "swamp drake", "death drake", etc. I don't believe this change is contentious, and I hopefully haven't broken tiles build.
* FR 1837856: note vaults generated in dumpMatthew Cline2009-10-261-0/+1
| | | | | | | | | | Include new dump section "vaults", which for game-end dumps (or any wizard-mode dumps) will include a list (by place) of all the vaults generated in the game. The savefile now includes a player-associated CrawlHashTable (you.props), which can be used for storing player information which doesn't need to be accessed efficiently.
* Make Hive:2 a bit more autoexplore-friendly.Adam Borowski2009-10-051-1/+1
|
* Applying Eino's patches renaming snakes and eels.j-p-e-g2009-06-281-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10069 c06c8d41-db1a-0410-9941-cceddc491573
* Deprecate various symbols for vault making:dploog2009-06-261-1/+4
| | | | | | | | | | F (was granite statue or rarely hostile statue), P (was non-guaranteed rune), R (was chance between honeycomb and royal jelly). Patch by Zaba. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10053 c06c8d41-db1a-0410-9941-cceddc491573
* Fix wasp vault depth, since there is no Hive:3 anymore.dolorous2009-01-201-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8612 c06c8d41-db1a-0410-9941-cceddc491573
* Uncomment Lemuel's wasp vault for Hive again. dploog2009-01-201-24/+23
| | | | | | | Update year on welcome screen. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8611 c06c8d41-db1a-0410-9941-cceddc491573
* Cut Hive depth to 2.j-p-e-g2009-01-191-29/+30
| | | | | | | Could someone check the Hive vaults, please? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8586 c06c8d41-db1a-0410-9941-cceddc491573
* Apply Eino's patches 2494428, 2494591 and 2494703. Thanks!j-p-e-g2009-01-091-37/+37
| | | | | | | | | I had to comment out the line set_random_mon_list in icecave.des because that gave an error "Too many arguments" and I couldn't find any example where it was already used. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8356 c06c8d41-db1a-0410-9941-cceddc491573
* Separate CHANCE and WEIGHT. CHANCE is a probability, WEIGHT is a raw number ↵dshaligram2008-11-191-6/+6
| | | | | | used as a generation weight (i.e. WEIGHT is what the old CHANCE used to be). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7501 c06c8d41-db1a-0410-9941-cceddc491573
* Applying Darshan's new linebreak \ command across the board.dploog2008-10-201-64/+69
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7292 c06c8d41-db1a-0410-9941-cceddc491573
* Map and help cleanup (dpeg).dshaligram2008-02-021-39/+37
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3384 c06c8d41-db1a-0410-9941-cceddc491573
* Added new vaults (incl. Crypt, altars, entries). Contributed by Lemuel, ↵dshaligram2007-12-301-6/+214
| | | | | | | | | bobbens, zaba. Fixed level lexer to handle DOS-style line endings in .des files on Unix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3159 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed maps broken by KFEAT changes in trunk.dshaligram2007-12-161-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3076 c06c8d41-db1a-0410-9941-cceddc491573
* Removed CHANCE I used for testing, oops.dshaligram2007-07-151-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1878 c06c8d41-db1a-0410-9941-cceddc491573
* .des file reoraganisation (Eino).dshaligram2007-07-151-0/+82
| | | | | | Fixed luadgn misreporting error line numbers. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1876 c06c8d41-db1a-0410-9941-cceddc491573
* Moved hellmouths back to hells.des after discussions with David.dshaligram2007-07-011-7/+8
| | | | | | Restored a couple of other maps. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1707 c06c8d41-db1a-0410-9941-cceddc491573
* Level updates collated by David.dshaligram2007-07-011-0/+256
Fixed DEPTH: not being read correctly, added more map validation. Increased attack speed of ice statues. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1704 c06c8d41-db1a-0410-9941-cceddc491573