nexus/doc
Rob Pearce 69982623ed Monster AI improvements:
- [+] replace f_target with f_targetlf
- [+] wantrange.  for melee fighters (default), it's 0. for
      spells/archers, it's higiher.
    - [+] if we are further away than bestrange, move towards.
    - [+] if we are closer than bestrange, move away
    - [+] AND: move to wantrange before doing spells etc
    - [+] if we have a ranged attack and wantrange is default, increase
          it.
- [+] in movetowards/away, cells in the wrong dir should NEVER be
      acceptable!
* [+] mflag_push for monsters
          http://roguelikedeveloper.blogspot.com/2007/10/unangband-monst
          er-ai-part-three.html
- [+] randomly use ranged attacks when adjacent

* [+] show trail in askcoords
- [+] when throwing, pass range to askcoords
- [+] max monsters per room is depth + 1
* [+] why do humans take ages to appear?
- [+] fireball spell is slow
- [+] why can i throw objects through magic barriers?
- [+] add a bonus for mastery of cartography - magic mapping every 50
      turns.
- [+] crash with monsters moving off edge of world map
- [+] make magic barriers be ON stairs, not around them.
- [+] handle DIAGONAL entry to maps
    - [+] OR make this impossible.
- [+] druid should get auto nature knoeldge as they levle up (levs 5 10
      15).
- [+] CRASH flagpile corrupt
    - [+] happening during AI movement.
- [+] make lightning storm only hit enemies
- [+] store last known movement dir in TARGETLF and PETOF.
- [+] limit monsters per room not working?!?!
- [+] make askcoords let you show object piles with .
- [+] make askcoords say "A magical barrier (+xx other objects)"
- [+] combine getlastknownmovedir into getlastknowncell
* [+] BUG: secret doors are showing up as . again!
* [+] implement trails (footprints & scent)
* [+] aimovetowardslf(lf, wantattack)
* [+] make pets use wantdist code?
- [+] what does expert/master tracking give you?
    - [+] ex: your tracks don't last as long
    - [+] ms: you don't leave tracks.
- [+] change f_reducemovement from multiplier to addition
- [+] comma still showing up scents and footprints incorrectly!!!!!!!!
Initial shallow/deep water:
- [+] restrict movement
- [+] check for drowning in turneffectslf AND movelf
- [+] warn before walking onto dangerous objects.
- [+] change how walkdam works for deepwater.
    - [+] don't use walkdam flags.
- [+] don't make splashes of water on top of deepwater.
* [+] deep water will drown you if
- [+] don't leave footprints in either
- [+] create steam on fire damage, but don't CONVERT to it.
- [+] f_waterbreathing
    - [+] can't drown in water
- [+] extra damage from cold/elec if in deep/shallow water
Initial swimming implementation
* [+] sacred/cursed ground
- [+] vending machine
- [+] don't transfer f_rarity flag when making objects / lifeforms.
Initial work on adding a goal to the game!
2011-05-25 02:12:00 +00:00
..
add_attrib.txt * [+] backstab 2011-03-24 05:09:31 +00:00
add_bodypart.txt Updates 2011-01-31 19:16:13 +00:00
add_damtype.txt - [+] bug: "10 flaming arrows ##########\n are no longer on fire" 2011-04-06 07:27:55 +00:00
add_habitat.txt Updates 2011-01-31 19:16:13 +00:00
add_intrinsic.txt Updates 2011-01-31 19:16:13 +00:00
add_levelabil.txt - [+] young hawk moving very slowly? was healing. 2011-04-13 23:44:29 +00:00
add_material.txt * [+] darkmantle DARKNES isn't working! (but it does work if i cast it) 2011-03-22 07:06:28 +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_skill.txt * [+] bug: secret doors revealed when we walk away from them. 2011-04-23 04:27:42 +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
dnd.txt a 2011-03-04 01:22:36 +00:00
glyphs.txt Monster AI improvements: 2011-05-25 02:12:00 +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
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