xale / iTetrinet

TetriNET Client Developed for Mac OS X 10.5 Leopard
21 stars 9 forks source link

Block bomb doesn't work #92

Closed ebourg closed 14 years ago

ebourg commented 14 years ago

I just tried iTetrinet 0.8.1 and I noticed that the block bomb special (o) has no effect. I don't know if this is a regression or if this special is not implemented yet.

xale commented 14 years ago

It was working at least a few builds ago, so this is definitely a regression. I'll look into it, thanks.

xale commented 14 years ago

I've just done a little testing, and block bombs appear to be working fine to me. Can you describe the circumstances of the problem a little more specifically? Is there any easy way to replicate it?

ebourg commented 14 years ago

Sometimes it works, sometimes it doesn't. I played against myself and dumped the 'o' on my field. The field height was low (less than 5 rows) and no special exploded. Later the field was higher and this time it worked.

xale commented 14 years ago

Everything I've tested seems to work, but perhaps I'm misunderstanding what block bombs are supposed to do. It's my understanding that when a player has a block bomb used on them, all block bomb specials currently on his or her field "explode," which clears a 3x3 square region, and scatters around the field the eight surrounding cells. Is this consistent with your expected behavior?

ebourg commented 14 years ago

Sorry you are right, I expected all the specials to explode. I should code less and play more ;)

xale commented 14 years ago

No problem! The documentation I'm going on is far from perfect, so I could just as easily have been wrong. It's good to have someone checking up on me.