Auroriax / PuzzleScriptPlus

Puzzlescript Plus: Open Source HTML5 Puzzle Game Engine (with lots of extra functionality)
https://auroriax.github.io/PuzzleScript/
34 stars 4 forks source link

Title and/or author too long on mouse enabled game triggers multiple warning messages #123

Open david-pfx opened 6 months ago

david-pfx commented 6 months ago

Game looks like this:```

The warning happens because it's triggered by hover. Not easy to know how best to fix it, other than removing the message.

Also, the title screen is mangled. Not enough room for all those lines.

title Gridblocked extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error author Tom Hermans [@Auroriax] extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error extra words to trigger error


Console looks like this:
Successful Compilation, generated 617 instructions.```

Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.
Game title is too long to fit on screen, truncating to three lines.
Author list too long to fit on screen, truncating to three lines.