/
backup/
bin/
clans/
gmc/
logs/
players/
todo/
Grendel's TODO list with probable release date/version
(! = closed, * = urgent, l = low priority, - = normal priority)


! level messages with amounts
! tracking
! copyover procedure
! show bamfin/bamfout with their respective commands
! taunt messages (configurable by player) will be sent at kill to (dead) target
! Mobs can't cast spells > lvl 100           
! Area casting on yourself bugs
! add 'D' (door) reset
! ability to change password
! ban code update (with masks/wildcards)
! last command (checks last login time for user)
! 'group self' to disband group
! spell/skill trees
! unlearn
! rework input routine, make sure tintin/jmc work again
! change all use of string to PString where strings are shared
! add extra descriptions to rooms, exits, objects
! 'drink' without params should drink fro4m first fountain in room
! generic timer implementation
! holywalk (walk thru anything)
! reimplement editing
! rework affects system
! spells: Cure Poison
! skill/spellslots
! dynamic prompts, not the hardcoded bla, but redefinable by the user
! show current map status in olc (map command)
! practice sessions
! online search through helpfiles (so like 'apropos sect' to find all
  helppages with the word sect in them)
! add copyright etc. notice for LibXmlParser to text\Credits.txt?
! mobprog compiling to some sort of pseudo stack machine code
! channel history, for gt/ct/chat/raid
! (0.4.0) add named affects
! (0.4.0) have mudstatus save when shutting down (mudstatus defined as: mudtime, weather, etc.)
! (0.4.0) bugtrack/report system (webbased)
! (0.4.0) racial abilities
! (0.4.0) modularized mud, pluggable objects (like timers, sets of commands, etc.)
! (0.4.0) minimize to systray
! (0.4.1) purge command (strips char/room of objects)
! (0.4.1) add some checks to do_give, do_get, do_drop with respect to inter-align trading,
          ROOM_NODROPALL, ROOM_NOTRADE etc.
! (0.4.1) implement support for various EX_*, ROOM_*, SECT_* flags, most notably:
      		ROOM_NOFLOOR, EX_NOBREAK, EX_SWIM etc.
! (0.4.2) online suggest/pray history
! (0.4.2) abbreviation of clanname (3-4 chars) in who list (with toggle on/off)

! (0.4.3) Multi-command alias, commands seperated door bijvoorbeeld ":" teken
! (0.4.3) fix for logfile truncation

! (0.4.4) (silently) prolonging spells
! (0.4.4) save channelignores in pfile
! (0.4.4) Variable usage in aliases - '%' will now expand to everything typed after the alias
! (0.4.4) re-implement "Switch" and "Snoop"


- (0.4.4) command to switch tank in a group
- (0.4.4) command to switch leadership of a group
- (0.4.4) trying to wear an object on a position that's already occupied results in a switch
- (0.4.4) additional reset command to reset containers
- (0.4.4) sheath/draw for weapons
- (0.4.4) work on ranged weapons a bit (load/shoot)

- (long)  when rapier in inv and rapier in eq, make 2.rapier match the one in eq
- (long)  Better online construction (autocreate exit+room when moving),
          mobile create/edit, reset edit etc.
- (long)  expand tracking system
- (long)  reloadarea command
- (long)  use race defined size of characters (base movement costs on size, room size?)

	
l implementation of the mud sound protocol
l clan competition for wps/pkillnum
l general format for docs (docwrite-HOWTO something), both for HTML and plaintext docs


-- ongoing --

more documentation!