currently in repo rabbit-escape-engine/src/rabbitescape/levels/development/water/
Note that levels in development can be tried in mars mode for swing or android.
I need to try this one

:name=Infiltrate
:description=One rabbit. One exit. Thirty thousand units of water.
:author_name=tttppp
:author_url=https://github.com/tttppp
:hint.1=If you need to bash but not step forward, quickly place a dig token on the rabbit while it is bashing.
:hint.2=The water is a red herring!  You need to move the fire out of the way to get to the exit.
:hint.3=Dig out all the blocks around the fire. Then bridge over the fire to the exit.
:solution.1=bridge&(2,2);bash;4;(3,2);(4,2)&dig;2;(4,1);bridge&(4,4);bash;4;(4,4);dig;;(4,3);bridge;3;(4,6);3;(4,6);bash&(3,4)&bridge;4;(2,4);;(2,4);4;bash;4;(5,2);until:WON
:num_rabbits=1
:num_to_save=1
:rabbit_delay=4
:music=tryad-this
:bash=99
:block=99
:bridge=99
:dig=99
:explode=1
Q  /M##
    ###
#   /AO
###  ##
###  M 
\######
#\(####
#N###N#
##*####
:*=()
:n=1,7,15000
:n=5,7,15000

(Note this level triggers a bug in the level editor - 2 bridges should be allowed in the same place.)

If this level has to be done how I think, then it is proper moustache-twirling evil. I have not been able to solve it how I think it can be done because of a bug. This solution is a bug demo.

MBMl9uMl9eJrqu9hrp?hrruMl9S1qzhrl9qCpfeJS&99m1p\hq=19llihzp?qz99hzpf9u9ii1q=n1M9ih&fzlplnC1=erhf9pSpqJ\iMBqh?rrnSl9Crrlqhp9hzfr1e\lSz9Mq9h911phluqrlMq\\9MppqBurhilM\e99q99&1

Nice, please log bugs as issues in GitHub!

Brilliant, thank you

2 months later

I edited it for tidying to match the code.

If it's the 'LOST' solution that fails then it's because Colonel Fazackerley fixed the walking on air bug. Previously this level was much harder due to that bug.

I thought that solution 2 had been deleted in GitHub.

I may have re-instated it when I downloaded from here. I'll check.

Fixed by reverting my change where I downloaded this from the forum, and then I edited this post to match what is in Git.

8 days later

Stuck again. Maybe I'm just not very good at rabbit escape.

I'd guess you were in the world's top three 😉 I still need to write some hints for this one, so let me know if you're still stuck and I'll try to come up with something.

Incidentally, I don't remember how to win this without making use of Colonel Fazackerley's fix for rabbits walking on air. I think the level was rock hard with that bug in it!

Yes please for some hints. If I am in the top three I am definitely number 3 :-)

I've added hints to the forum post above 👍

They are:

:hint.1.code=r,6Xzv-,HzHZ3,ZH?Xf?fHHzlf ++ H zvZ?pZizHplZ3If 4H+HI)fXi,HHZHel3zHflpHH,  .fZZmZfX4?/H.mvpvHp,+H@vee3fH3lW
:hint.2.code=^w[^E7/u$7^//u3^:u-^w::N37N-77d^3v/[ujuu/7y^x/uwE:^uuu7uj^uB^u/^w^u/:/Bu^#3uun9uu/uB?duwm
:hint.3.code=Vlh0VlGVpGGVzlrhVu1;qp9G?pOVp&MprmluulGc|9zrz&0VVVuulV|r7GlzVVlMmV1zV1lrVlPGPK

OK, armed with the first 2 hints, I am trying again.

Sigh. I watched the solution. Very good. The first hint set me off in totally the wrong direction, because I thought I was looking for a glitch where bash-block-bash turned a rabbit around.

I will try to re-create the solution approximately, without following it slavishly. It looks totally fair and non-cheaty, again!

OK, I was able to copy the solution and produced this slightly simplified version:

bridge&(2,2);bash;4;(3,2);(4,2)&dig;2;(4,1);bridge&(4,4);bash;4;(4,4);dig;;(4,3);bridge;3;(4,6);3;(4,6);bash&(3,4)&bridge;4;(2,4);;(2,4);4;bash;4;(5,2);until:WON

Really nice level.

For me, the key trick is bash-then-dig, so maybe that should be reflected in the tips?