Rasmus Praestholm

Results 146 comments of Rasmus Praestholm

Update: Same situation with a Java 8 on the same machine. After digging around a bit and trying the JVM flag from https://stackoverflow.com/questions/37978702/glfw-engine-and-the-main-thread-issue-intellij the flag *alone* didn't help but a...

On a related note: it would be nice to support sliders for some of the UI settings after a conversion, such as for sound volume

![](https://github.trello.services/images/mini-trello-icon.png) [ECS for sound (and golden asteroid)](https://trello.com/c/RPuiMXgO/14-ecs-for-sound-and-golden-asteroid)

Yep that was one of the original ideas :-) Gestalt could help some especially with assets and the module system if we want to support extensibility the same way, which...

Heck we could just about lift over the whole input mapping including the nice UI piece, with whatever tweaks would be needed to either have it work in LibGDX's system...

Hi @rogersachan - thanks for the suggestion, but for this to be a useful issue could you please elaborate and provide some links for an artist to use to get...

Much appreciated! I didn't even realize DS had a Twitch entry :-)

@Adrijaned our Twitch already exists, not that it is being used much :-) http://www.twitch.tv/terasology @rogersachan Android icon type assets live at https://github.com/MovingBlocks/DestSolAndroid/tree/master/res and it looks like we've got outdated versions...

As in, you got the star line speed boost to a destination without actually entering the point in the middle of the structure, instead you just collided with the outside...

Initial effort done by @Rulasmur and available as a closed PR #132 - we need to put that into a different repo to help keep engine repo size down (also...