My first attempt at a text roguelike game.
Go to file
Rob Pearce 6d57f7ebe3 - [+] text issue: Bthe goblin archer pack attacks you!
- [+] Operate what (ESC=quit,?=list): a malachite wand
      Dig in which direction (- to cancel) [-]? u
    - [+] somewhere in ther,e put "this is a wand of digging!"
- [+] wand of reveal hidden
    - [+] "a rock wall is magically revealed"
    - [+] need to reveal it firtst.
- [+] bug: always showing blast of energy trap text, even when it hits
      someone else.
- [+] maps shouldn't be stackable
    - [+] it's cause multiple maps to join into one!
- [+] don't show [activated] on unknown tech
2012-01-07 22:47:06 +00:00
data - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
doc - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
vaults - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
Makefile - [+] CRASH in killflag() 2011-12-16 19:54:08 +00:00
ai.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
ai.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
attack.c - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
attack.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
data.c - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
data.h - [+] prevent ALL overlapping rooms! 2012-01-03 01:21:22 +00:00
defs.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
flag.c - [+] high metalwork/sewing lets you make things into masterwork 2011-12-20 08:03:15 +00:00
flag.h - [+] stomach code 2011-12-19 08:04:49 +00:00
god.c - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +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 - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
io.h - [+] don't place draininge grates on low floor!! 2012-01-04 15:54:28 +00:00
lf.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
lf.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
map.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
map.h - [+] don't place draininge grates on low floor!! 2012-01-04 15:54:28 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
move.h added bazaar vault. 2011-12-09 00:37:02 +00:00
nexus.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
nexus.h - [+] prevent ALL overlapping rooms! 2012-01-03 01:21:22 +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 - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
objects.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
save.c - [+] don't place draininge grates on low floor!! 2012-01-04 15:54:28 +00:00
save.h - [+] bug in movement speed display for monsters 2011-08-25 09:01:28 +00:00
shops.c - [+] prevent ALL overlapping rooms! 2012-01-03 01:21:22 +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 - [+] text issue: Bthe goblin archer pack attacks you! 2012-01-07 22:47:06 +00:00
spell.h - [+] weapon skill of sk_skilled or high gives you a chance to block 2011-12-12 16:40:17 +00:00
text.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
text.h - [+] don't place draininge grates on low floor!! 2012-01-04 15:54:28 +00:00
vault.c - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00
vault.h - [+] allies should always give out info without payment 2012-01-06 00:20:57 +00:00