Phaser Editor 2D

Results 25 issues of Phaser Editor 2D

(reported by @j2l) ## Version * Phaser Editor Version: 2.1.1 * Operating system: Windows 10 Pro ## Description I got the Freemium limitation popup with only 3 Images: ![image](https://user-images.githubusercontent.com/65325/60503703-84f7d880-9cc0-11e9-9e07-65d7d1679779.png) Let's...

bug
pack editor

(from @samsstuff) ...alright if you try and use the run menu there is nothing to choose to run it with (I never use that anyhow) but the globe still works...

enhancement

(from http://www.bluesaltgames.com developers email) Texture pools - the way unity works with textures if brilliant – drag & drop into the assets folder and it’s all taken care for you....

Enhancement
Area: Texture Packer

Use an increase/decrease +1/-1 when pressing up/down arrows in input field or then shift pressed with up/down do increase/decrease: +10/-10. Requested by @RANUX [v2]

Enhancement

(Requested by client) My idea: It would be nice to get in the new update the ability to expand the window with the code in full screen.

Enhancement

(from http://www.bluesaltgames.com developers email) Add a camera component. Camera is critical in making any non-trivial game, and being able to manipulate it on the editor is the next logical step.

Enhancement

Is it possible to run the tern server in the webkit bundled in JavaFX? Probably you tried it before but I think the question is valid :) I was reading...

What features are provided by TypeScriptBuilder that are not provided by the TS Server Watch mode? Probably to use `tsserver -w` could be a simpler solution to issues like for...

In the Dark theme, the assist windows are not darkened: ![image](https://user-images.githubusercontent.com/12187299/30705346-353b385c-9ec3-11e7-953f-6fb6fbf6d020.png) This is the desired behavior (like ni JDT): ![image](https://user-images.githubusercontent.com/12187299/30705299-0b16882e-9ec3-11e7-8cc7-81c0820a9e62.png) I will work on this.

It would be great if the source plugins are generated too. It allows developers to extend TypeScript IDE easier and without the need to clone the sources.