This commit is contained in:
synth-ruiner 2018-03-04 08:35:13 +00:00
parent ee6e88f136
commit ebe5b32271
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
* handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit) * handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit)
* list how many new tiles are being created * list how many new tiles are being created
* combine preview and output * combine preview and output
* give warning on duplicate room names?
* loading spinner on rendering?
* make brightness slider exponential
## could do ## could do