#
tilesets
Here are 57 public repositories matching this topic...
Pixel Art Editor
qt
sprites
pixel-art
game-development
qt5
sprite
qtquick
tilesets
qtquick-controls2
bitmap-editor
2d-animation
pixel-art-editor
-
Updated
Aug 23, 2021 - C++
A JavaScript library to make 3D maps with three.js.
-
Updated
Aug 12, 2021 - JavaScript
Basic Go server for mbtiles
go
vector-tiles
arcgis-api
mbtiles
tilesets
image-tiles
tilejson
mbtiles-files
tiles-stored
mbtiles-specification
creating-tiles
-
Updated
Aug 25, 2021 - Go
huderlem
commented
Mar 26, 2021
Currently, it's possible to enter hidden characters like newlines into the various comboboxes in events (and probably map headers, etc.). This can allow copy-paste errors to make their way into the final assembly files, which results in invalid assembler syntax.
For example, the following results in the assembler to output a literal newline in the event's macro, which is invalid syntax:


Goal:
AsIs: