Rasmus Praestholm
Rasmus Praestholm
Added #450 to exercise the Swagger stuff 👍
Before I make a separate issue to cover https://github.com/MovingBlocks/Terasology/issues/1186 would this be an appropriate existing issue? In short: When Jenkins is unavailable it should be indicated better in the UI....
They're available in Terasology.java under the PC Facade :-) Terasology/facades/PC/src/main/java/org/terasology/engine/Terasology.java ``` java private static final String LOAD_LAST_GAME_ARG = "-loadlastgame"; private static final String HOME_ARG = "-homedir="; private static final String...
:+1: :+1:
Can confirm still valid, just happened for me 👍
Bump - neat to say that the related feature request was just implemented within the last day! Although I dunno if it has been released yet.
> Shouldn't still be okay for the display to turn off as long as it doesn't put the CPU in sleep mode? I'd say yep. We want to harden the...
This gets tricky as it is somewhat of a matter of opinion. Some OSes really favor splitting apart application files, config, and data. With Terasology the main project you can...
This would for instance help the recent situation where a few users who connected to Jenkins at a particular time with a particular launcher version ended up with a busted...
Hi @shartte good to see you still alive :-) What's with the license requirements for Java desktop stuff? Doesn't ring a bell for me but I'm curious. If the delta...