PuzzleScript icon indicating copy to clipboard operation
PuzzleScript copied to clipboard

Related bug, you can use the glyph after object name convention in the objects section to define an object's level glyph as =, which works until you try to put it at the start of a line in the level definition.

Open increpare opened this issue 2 years ago • 2 comments

          Related bug, you can use the glyph after object name convention in the objects section to define an object's level glyph as =, which works until you try to put it at the start of a line in the level definition.

Originally posted by @jcmiller11 in https://github.com/increpare/PuzzleScript/issues/976#issuecomment-1613059905

increpare avatar Jul 02 '23 21:07 increpare

Easy fix: disable tests for equals row and new section in LEVELS section.

david-pfx avatar Jul 03 '23 00:07 david-pfx

https://www.puzzlescript.net/editor.html?hack=652d4489c0960f23c3022b3470dd6f59 repro example

increpare avatar Apr 26 '24 23:04 increpare