My first attempt at a text roguelike game.
Go to file
Rob Pearce 8514f948f1 - [+] tail sometimes lets you sense things behind you???
- [+] "your tail brushes up against xxx"
- [+] cats should be able to eat raw meat.
- [+] don't include f_nopickup objects when you use ','
- [+] bed - can use this as restob, equivilant of tent
- [+] "a goblin corpse stands up" - this shoudl trigger a redraw.
- [+] warn when attacking with LevUp that you won't get any xp.
- [+] whenever you train, remove knowledge of the "really atatck and
      get no xp" warning.
2011-11-23 08:20:42 +00:00
data - [+] monk fist damage not increasing. 2011-11-22 00:38:01 +00:00
doc - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
vaults - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
Makefile - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
ai.c - [+] better body part handling 2011-11-22 21:32:10 +00:00
ai.h - [+] prevent 'A' (forceattack) behind you 2011-11-14 18:21:40 +00:00
attack.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
attack.h - [+] chage skill descriptions to use Accuray Rating numbers, not 2011-10-24 16:46:19 +00:00
data.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
data.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
defs.h - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
flag.c - [+] monk fist damage not increasing. 2011-11-22 00:38:01 +00:00
flag.h - [+] sleeping mosnters aren't waking up soon enough!!! make difficulty 2011-08-31 17:33:35 +00:00
god.c - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
god.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
io.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
io.h - [+] change how critical hits work 2011-11-21 21:26:33 +00:00
lf.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
lf.h - [+] better body part handling 2011-11-22 21:32:10 +00:00
map.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
map.h - [+] fix bug in randomtalk 2011-11-17 00:50:33 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
move.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
nexus.c - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +00:00
nexus.h - [+] tail sometimes lets you sense things behind you??? 2011-11-23 08:20:42 +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 - [+] better body part handling 2011-11-22 21:32:10 +00:00
objects.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
save.c - [+] monk fist damage not increasing. 2011-11-22 00:38:01 +00:00
save.h - [+] bug in movement speed display for monsters 2011-08-25 09:01:28 +00:00
shops.c - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
shops.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
spell.c - [+] change how critical hits work 2011-11-21 21:26:33 +00:00
spell.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
text.c - [+] better body part handling 2011-11-22 21:32:10 +00:00
text.h - [+] prevent 'A' (forceattack) behind you 2011-11-14 18:21:40 +00:00