nexus/doc
Rob Pearce 3e5c718502 - [+] non-player insects should never be able to break out of a web.
- [+] stench should still affect non humanoid/animals if they have
      f_enhancesmell
- [+] bug: god of fire should only be pleased by kills if you used fire.
- [+] luck should affect whether you gain abils from eating corpses
- [+] lower weight of four leaf clover
- [+] bug: when dungeon had different wall type selected, still got
      scattered rock walls
- [+] death spells shouldn't please hecta if they fail
- [+] bjorn should restore stamina when you pray
- [+] show your score when you didn't make the hiscore table.
- [+] eating corpses for resistances
    - [+] f_eatconfer on race defs. fill in text for stacking, ie.
          resist becomes immunity if you already ahve it.
        - [+] must have f_mutable.
    - [+] have to eat mutant corpse first to enable this.
        - [+] you gain f_mutable.
        - [+] "Your body feels ready for mutation."
    - [+] thereafter......
    - [+] for resistances, you first take maxhp/2 damage of the same
          type (with chance to ko rather than kill)!
    - [+] inherited by corpses
    - [+] eat shadowcat to see through smoke? this replaces the
          temporary smoke creation effects.
    - [+] add to some lfs
        - [+] dtresist (elemental based)
        - [+] attrmod (wyrm or giant corpses)
    - [+] when you create a new corpse object, take EATCONFERS from
          race!
- [+] store owners shouldn't let you in if you have f_stench
- [+] if you pick up a non-magical object (ie. a potion of water), and
      have detect magic, and it's not magic...you know it's uncursed,
      +0, etc.
    - [+] (assuming pot_water is known)
- [+] other effects of alignment
    - [+] areenemies()
        - [+] good:
            - [+] other good creatures are still "peaceful" (remove
                  f_hostile on creation)
            - [+] evil creatures are always hostile (even npcs) (add
                  this flag in addlf())
            - [+] no xp for attacking peaceful
        - [+] neutral: nothing special
            - [+] no xp for attacking peaveful
        - [+] evil: 
            - [+] still get xp for attacking peaceful
            - [+] good creatures are always hostile (add this flag in
                  addlf())
    - [+] show alignment in @. maybe after "Race: xxx"
    - [+] add random alignments to some humanoid races
        - [+] should be able to jsut use f_align al_none "gne"
        - [+] lizardman
        - [+] all the playable races
    - [+] bonus when 'c'hating to your own alignment npcs 
    - [+] move alignment question to givejob(), and make it random for
          mosnters
    - [+] add alignment to gods
- [+] sandman - puts you to sleep. OR has lots of sleeping dust.
    - [+] glyph: brown 'y'
    - [+] miniature tornado of sand, humanoid visible inside
    - [+] can cast sleep, range 1 (or 2 and need lof?)
    - [+] corpse:  smoke and sleeping dust?
    - [+] no attack.
    - [+] low hitdice (2)
    - [+] fairly high ar (10)
    - [+] madeof dirt
2012-02-10 06:44:12 +00:00
..
add_attrib.txt * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +00:00
add_bodypart.txt Updates 2011-01-31 19:16:13 +00:00
add_building.txt * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
add_damtype.txt - [+] player start objects shouldn't get random brands like silver! 2011-09-28 01:05:10 +00:00
add_god - [+] remove "inscribe" spell for now. 2012-01-25 09:20:15 +00:00
add_habitat.txt - [+] fixed crash related to F_CASTINGSPELL 2012-02-03 05:55:19 +00:00
add_intrinsic.txt - [+] ob1() macros 2011-12-05 17:03:47 +00:00
add_levelabil.txt - [+] young hawk moving very slowly? was healing. 2011-04-13 23:44:29 +00:00
add_material.txt - [+] get rid of "sorcery" skill, and move 'study scrolls' ability to 2011-10-12 21:15:48 +00:00
add_obclass.txt Updates 2011-01-31 19:16:13 +00:00
add_poisontype.txt - [+] young hawk moving very slowly? was healing. 2011-04-13 23:44:29 +00:00
add_potions.txt a 2011-03-04 01:22:36 +00:00
add_race.txt initial checkin 2010-12-02 01:17:54 +00:00
add_raceclass.txt - [+] bug: when ally can't see you it goes to sleep 2011-11-07 02:12:04 +00:00
add_regiontype.txt - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
add_skill.txt - [+] bug: when ally can't see you it goes to sleep 2011-11-07 02:12:04 +00:00
add_spells.txt - [+] issues with drawing off edge of map. 2011-05-19 20:30:58 +00:00
add_spellschool.txt - [+] young hawk moving very slowly? was healing. 2011-04-13 23:44:29 +00:00
colours.txt * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
criticals.txt - [+] bug: when running, i jumped into deep water! 2011-08-24 23:48:29 +00:00
dnd.txt a 2011-03-04 01:22:36 +00:00
dungeon_layout.txt * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
glyphs.txt - [+] non-player insects should never be able to break out of a web. 2012-02-10 06:44:12 +00:00
godnames * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
object_ideas.txt a 2011-03-04 01:22:36 +00:00
regions - [+] can't go up to forest now!!!! 2011-05-16 02:03:25 +00:00
throwdist.txt Updates 2011-01-31 19:16:13 +00:00
throwspeeds.txt a 2011-03-04 01:22:36 +00:00
vaults.txt - [+] Remove or disable old code: 2012-02-07 23:28:48 +00:00
volumes.txt - [+] issues with drawing off edge of map. 2011-05-19 20:30:58 +00:00
wandwondereffects a 2011-03-04 01:22:36 +00:00