Rob Snell

Results 17 issues of Rob Snell

I'm thinking of a `Lobby` class.

code-cruft

"stat obj" doesn't show any details about light objects.

enhancement
gameplay

The spell_identify() switch statement doesn't cover every object type. This will affect the 'lore' skill too probably.

enhancement
gameplay

mob_hit() features cases for NPC tail and crush attacks but these seem to be unimplemented at the moment. This is for introducing those. We should also scan the db to...

enhancement
gameplay

In fight.cpp damage() there's a clause that prevents dodge, parry and shield block from working on any attack type that is skill based. So they only appy to regular melee...

enhancement
gameplay

AFF_DARK_VISION (Z) can be set on mobs in area files and appears as bonuses in the race tables, but it's not implemented. This seems to duplicate infravision. And we probably...

code-cruft

It'd be a skill, not a spell and everyone gets it at a low level. To make a campfire you need a buy a tinderbox and some wood chips, and...

enhancement
gameplay

ozric.are appears to be a work in progress.

enhancement