nexus/vaults
Rob Pearce 040b9bf052 - [+] don't place draininge grates on low floor!!
- [+] gate spell should always take you to a location wihtout water!!
- [+] enhance speak with dead spell (SPEAKDEAD)
    - [+] may ask "how did you die" plus one of the below:
    - [+] tell me about the area
        - [+] mark stairs on the map
        - [+] mark shops on the map
        - [+] tell about very rare objects 
    - [+] tell me about nearby dangers
        - [+] tell about odd monsters
        - [+] tell about traps
    - [+] test
- [+] let you ask peaceful lfs about the surroundings too
    - [+] move code into io.c "askaboutarea(char *who)"
    - [+] test
- [+] the first time you ask someone for info, randomly determine
      whether they know about:
    - [+] stairs (high chance)
    - [+] shops (medium chance)
    - [+] traps (low chance)
- [+] areacomms_danger should include out of depth monsters - need
      isoutofdepth(lf)
- [+] room floors should take the entry type from the habitat, NOT just
      use ct_room!!!!
- [+] sometimes generate fixed SEWER regionthings
    - [+] done
- [+] BUG: canT enter goblin caves again!!!!
    - [+] getting "ERROR - can't find opposite end of stairs/portal!"
    - [+]   FAILED to link stiars: 'tunnel leading up'
- [+] make maps direct you to regionthings.
    - [+] region things need unique IDs !!!
    - [+] change F_MAPTO
        - [+] v0 = src region  id
        - [+] v1 = src depth
        - [+] v2 = regionthing with whatkind = RT_REGIONLINK
    - [+] when generating map objects, fill in a random branch entry
    - [+] fix getobname code for unknown maps.
    - [+] TEST
        - [+] with "map to the goblin caves"
        - [+] with "map"
        - [+] with "map to"
    - [+] use "the goblin caves are to the north", not "is to the north"
        - [+] is
        - [+] isn't
    - [+] test reading a map when on the wrong branch
    - [+] test reading a map when on the wrong level
    - [+] test reading a map when on the right level
- [+] move staircase generation to END of map create
    - [+] finalisemap()
    - [+] countobswithflagval(obpile, flagid, val0...)
    - [+] countmapobswithflagval(map, flagid, v0...)
- [+] jimbo's map should lead you to one of the major branches.  
- [+] crit pos shouldn't be higher than you can reach!
    - [+] same size or bigger = can reach anything
    - [+] 1 size smaller = you can't reach the head
    - [+] 2 sizes smaller = can't reach head or hands
    - [+] 3 sizes smaller = can't reach head, hands or body 
- [+] jimbo's room should contain all the staircases
- [+] make you have to pass a speech check before people will tell you
      about the area
- [+] bug in recruitment skillchecks - using wrong attribute, and too
      easy.
- [+] rename dwarf to delver
- [+] somtimes say "dons" instead of "puts on"
2012-01-04 15:54:28 +00:00
..
bazaar.vlt added bazaar vault. 2011-12-09 00:37:02 +00:00
bedroom.vlt new vaults 2011-11-30 02:07:00 +00:00
cave_bear.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
cavein.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
cell.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
circle.vlt - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
crosshatch.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
crossroads.vlt - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
diagcross.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
diningroom.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
dirtroom.vlt - [+] if you put a water object onto dirt, it should become a mud 2011-10-05 22:08:13 +00:00
fishbowl.vlt new vaults 2011-11-30 02:07:00 +00:00
floodroom1.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
glasscorner.vlt - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
glasswall.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
godshrine1.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
grove.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
island.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
jimbo.vlt - [+] don't place draininge grates on low floor!! 2012-01-04 15:54:28 +00:00
labyrinth.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
lair_cockatrice.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
monsterzoo.vlt.disabled 2011-09-10 19:09:13 +00:00
mudroom.vlt - [+] BUG: arrows shouldn't be able to trigger arrow traps!!! 2011-09-27 18:56:58 +00:00
pillar.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
pillarglass.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
playerstart1.vlt - [+] add autopop to playerstart vaults 2011-09-14 22:42:54 +00:00
playerstart2.vlt - [+] job abilities can now generally happen as often as you like, 2011-10-04 03:24:53 +00:00
playerstart3.vlt - [+] add autopop to playerstart vaults 2011-09-14 22:42:54 +00:00
playerstart4.vlt - [+] job abilities can now generally happen as often as you like, 2011-10-04 03:24:53 +00:00
playerstart5.vlt - [+] add autopop to playerstart vaults 2011-09-14 22:42:54 +00:00
playerstart6.vlt - [+] add autopop to playerstart vaults 2011-09-14 22:42:54 +00:00
playerstart7.vlt - [+] add autopop to playerstart vaults 2011-09-14 22:42:54 +00:00
poolroom.vlt new vault 2011-11-30 02:06:36 +00:00
pub.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
riverroom.vlt - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
roundabout.vlt - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
shop_armour.vlt - [+] thrown objects taking no damage due to hardness 2011-06-29 08:48:48 +00:00
shop_food.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
shop_potion.vlt - [+] thrown objects taking no damage due to hardness 2011-06-29 08:48:48 +00:00
shop_weapon.vlt - [+] thrown objects taking no damage due to hardness 2011-06-29 08:48:48 +00:00
shrine.vlt Committing new vaults: 2011-08-25 09:15:37 +00:00
stomach1.vlt Added stomach vault 2011-12-20 08:05:44 +00:00
supplycloset.vlt - [+] chage skill descriptions to use Accuray Rating numbers, not 2011-10-24 16:46:19 +00:00
supplycloset_tech.vlt - [+] chage skill descriptions to use Accuray Rating numbers, not 2011-10-24 16:46:19 +00:00
traproom.vlt - [+] add more vrare vaults to reduce likelihood of cockatrice lair! 2011-12-03 22:33:37 +00:00
uturn.vlt - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
vault.vlt - [+] add more vrare vaults to reduce likelihood of cockatrice lair! 2011-12-03 22:33:37 +00:00