jmoon018 / PacVim

GNU Lesser General Public License v3.0
3.25k stars 193 forks source link

Fix ability to get out of map on level 4 #52

Closed TamaMcGlinn closed 8 months ago

TamaMcGlinn commented 3 years ago

This should fix #26

But I wasn't able to test it because when I build thie using make I get a pacvim version where I automatically win each level as soon as I start it.

TamaMcGlinn commented 8 months ago

I since discovered this same problem occurs in all maps, it was just most noticable with the batman level. If you do 12G when there are only 12 lines in the level, you will be outside the map. For each map, you can just keep doing a jump to one line lower to find the exploit.

So, this doesn't really solve the problem at all.