My first attempt at a text roguelike game.
Go to file
Rob Pearce 67d6d4b30b - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall!
- [+] BUG: after giant ant digs a hole:
    - [+] ERROR - unlinked stairs! should have been linked during map
          creation.
          ERROR - can't find opposite end of stairs/portal!
    - [+] upstaircase on the new level is being linked to a hole.
    - [+] fixed?
    - [+] test again... (dig down, check log.txt for linking to wrong
          type)
- [+] giant ant should be able to dig dirt at will(to escape)
- [+] mimic ??
    - [+] pretends to be an ornate chest.
- [+] new monsters
    - [+] gluon should be an ooze.
    - [+] hag
    - [+] phase spider (wlak through walls!)
    - [+] basilisk
- [+] better description for rusted armour.
- [+] fix crash when creating up holes.
2012-12-19 10:42:22 +00:00
data - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
doc - [+] add f_nostam to undead. 2012-12-03 05:12:29 +00:00
Makefile - [+] new monsters 2012-12-12 01:00:17 +00:00
ai.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
ai.h - [+] might need to increase effectiveness of armour again. incease 2012-11-19 04:57:48 +00:00
attack.c - [+] new monsters 2012-12-12 01:00:17 +00:00
attack.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
data.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
data.h - [+] new skill: advanced combat 2012-07-18 10:12:32 +00:00
defs.h - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
findleak.c adding findleak 2012-03-05 10:32:17 +00:00
findleak.h adding extra headers 2012-03-05 10:32:29 +00:00
flag.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
flag.h - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
god.c - [+] new monsters 2012-12-12 01:00:17 +00:00
god.h - [+] Go to 256 colour mode! 2012-11-27 10:27:54 +00:00
io.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
io.h - [+] chat->all allies command. 2012-12-04 05:15:27 +00:00
lf.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
lf.h - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
map.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
map.h - [+] chat->all allies command. 2012-12-04 05:15:27 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
move.h - [+] chemistry skill lets to mix venom sacs into potions 2012-11-15 11:39:46 +00:00
nexus.c - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
nexus.h - [+] add f_nostam to undead. 2012-12-03 05:12:29 +00:00
objects.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
objects.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
save.c - [+] new monsters 2012-12-12 01:00:17 +00:00
save.h - [+] make zombies eat flesh. 2012-03-05 10:31:21 +00:00
shops.c - [+] new monsters 2012-12-12 01:00:17 +00:00
shops.h - [+] new monsters 2012-12-12 01:00:17 +00:00
spell.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
spell.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
text.c - [+] clouds of smoke (or anything gaseous) shouldn't be able to fall! 2012-12-19 10:42:22 +00:00
text.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
vault.c - [+] better help text for temperature effects in @e 2012-12-07 04:42:14 +00:00
vault.h - [+] hecta's escaping sacrifices - only trigger this 5 turns AFTER 2012-07-15 13:27:45 +00:00