Filippo

Results 18 issues of Filippo

as reported by LuMoX360

When editing sprites/assets/music/etc with external tools it's quite handy download original file, process it in some way, and then upload it back to the project. Right now the best way...

This was very odd and it jumps out in very specific case: so i wrote a minimal test: ``` drawTest = function(x,y) local w = 48 local h = 48...

It would be nice to add a list of ready to use palette to select from. We could import the most loved ones from https://lospec.com/

Seems there's no user friendly way to retrieve a sprite, a sound effect or music file once uploaded to the respective editor. Would be useful allow download back a file...

Right now only objects are sent trough the websocket channel using client/server stream. The choice is made for various reasons: - only a limited amount of data should be sent...

Implements basic find and replace across multiple files in project. Should be implemented on microStudio as ace editor is integrated without multifile support. This tool would allow better maintenance and...

I think it would be nice allow user to: * Draw lines (modifier key could snap to orthogonal) * Draw rectangles (modifier key could force square size) * Draw ovals...

enhancement
sprite editor

Other that the ones already mentioned in #134 and #50 It would be great have some more capabilities in the map editing. - Allow to flip vertical and horizontal sprites...

There's a couple of missing features in the actual code editor that would be nice to integrate: * Search/Replace among multiple text files * Goto to definition * Cross reference...

enhancement
code editor