My first attempt at a text roguelike game.
Go to file
Rob Pearce e9f752dd2f - [+] auto swap places with peaceful lfs only if they are a lot smaller
- [+] prevent autoswap if there is somethign dangerous to the other lf
      in your cell
- [+] sometime give monsters random loot (if they dont have f_nopack)
- [+] stop sprinting and spellcasting if you slip. 
- [+] impement "C"ommunicate command
    - [+] ' with who'?
    * [+] list of options:
- [+] can throw items TO allies
- [+] improvements to getbestweapon()
* [+] give xp for using can of insecticide
- [+] fix monser spell casting
- [+] in describeob, include BONUS for armour
2011-03-25 01:23:15 +00:00
doc * [+] backstab 2011-03-24 05:09:31 +00:00
Makefile Updates 2011-01-31 19:16:13 +00:00
ai.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
ai.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
attack.c * [+] backstab 2011-03-24 05:09:31 +00:00
attack.h * [+] backstab 2011-03-24 05:09:31 +00:00
defs.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
flag.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
flag.h * [+] backstab 2011-03-24 05:09:31 +00:00
io.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
io.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
lf.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
lf.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
log.txt - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
map.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
map.h * [+] backstab 2011-03-24 05:09:31 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
move.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
nexus.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
nexus.h * [+] backstab 2011-03-24 05:09:31 +00:00
object.h initial checkin 2010-12-02 01:17:54 +00:00
object_ideas.txt Updates 2011-01-31 19:16:13 +00:00
objects.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
objects.h - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
save.c * [+] backstab 2011-03-24 05:09:31 +00:00
save.h Updates 2011-01-31 19:16:13 +00:00
spell.c - [+] auto swap places with peaceful lfs only if they are a lot smaller 2011-03-25 01:23:15 +00:00
spell.h * [+] backstab 2011-03-24 05:09:31 +00:00
text.c * [+] backstab 2011-03-24 05:09:31 +00:00
text.h * [+] backstab 2011-03-24 05:09:31 +00:00