andybalaam / rabbit-escape

Android and PC game inspired by Lemmings and Pingus

Home Page:http://artificialworlds.net/rabbit-escape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-block-dig bug(s)

colonelfazackerley opened this issue · comments

:name=bug
:bash=1
:block=1
:dig=1
:solution.1=bash;(1,1)&block&(1,1);dig;2;(1,0);4
r #
 ( 
#  

Rabbit standing on bridge bashes, but is turned into blocker before moving into the cell from which the block was bashed. Rabbit is then turned into digger.

  1. The rabbit as blocker does not stand on the bridge properly
  2. The memory of being a basher is enough for them to walk on air.
    re
    I think this is a bug that has been fixed before, but not for all cases.

I have a fix for this. I need to think about it a bit more, and write a test.

We should also check fixes to this against all the solutions to puzzles in the forum. I'm fairly sure I assumed rabbit on bridge + bash token was meant to raise them by a cell. I remember using that to get a rabbit through an exit.