One of the trunk updates from the last or week or so appears to have broken the HDA Travel macro.
Lua error: ...-master/crawl-git-4154171d03/data/dat/dlua/macro.lua:27: [string "/dgldir/rcfiles/crawl-git/HDAtravel.rc"]:475: Point (-8,-8) is out of bounds
I fixed it locally in my own copy of the macro by settings the loops to use -7 to 7 instead of -8 to 8
One of the trunk updates from the last or week or so appears to have broken the HDA Travel macro.
I fixed it locally in my own copy of the macro by settings the loops to use -7 to 7 instead of -8 to 8