# .font: font.text_2
2022-01-12 19:47 altermaven  
# .font: font.text_1
yes, the level semi-breaking halfway is intentional. The fact it does not wrap horizontally is also intentional.

# .font: font.text_2
2022-01-13 22:16 altermaven  
# .font: font.text_1
Well, I've went to look at the setup, and I realised midpoint in the cave with the destruction, that I managed to trigger the "impermeable slimes" bug that gets reset by clearing more slimes. That's why  darkstoorm  was able to get more points out of this :)

# .font: font.text_2
2022-01-13 22:20 altermaven  
# .font: font.text_1
there's four rows of slimes, 38 across. total becomes 152. since those two explosions we now have 146. what is 146 halved? 73, which triggers the impermeable slimes bug.

# .font: font.text_2
2022-01-13 22:51 DarkStoorM  
# .font: font.text_1
I saw a good opportunity to break impermeability ;) thanks to a set of slime-related caves from some time ago!

# .font: font.text_2
2022-01-14 01:10 altermaven  
# .font: font.text_1
It's not difficult. One of the roaming butterflies can be killed using existing objects which disrupts the 2*73.

# .font: font.text_2
2022-01-14 20:26 dustin  
# .font: font.text_1
that's one of the most concise impermeability caves i've ever seen! first everything runs normally, then without ^ doing anything, the rain suddenly stops! very cool! :d

# .font: font.text_2
2022-01-16 22:05 altermaven  
# .font: font.text_1
Running tests on this I was like "wait, why is everything suddenly just going to a trickle?" and I thought it was one of those moments where I hit a divisible by 13. I shrugged and just let it go as is. I never thought those two explosions would make a div-by-73 scenario where *many* things just stop.  
  
consider it a happy accident ;)