Frontrider

Results 19 issues of Frontrider

Added a set of tasks that can download and runs the pre-compiled godot binaries. The default configuration url to download them is the official GitHub, but can be overridden manually....

needs work

Some java 11 modules do not make it to the classpath of the application. This can be a feature as we strip the things we don't need. Java modules should...

It would be good for the plugin to have a run config (or something similar) to run the modified godot/jwm editor from intellij, with the settings of the project. It...

topic:ide-plugin

We're having an issue with a modded server. Some guy built a ship on a different pack, but we can not insert it to the new world properly, because schematics...

Enhancement

Can you add support for specific bauble layer, so basic rendering only means that I supply a texture, which is than wrapped around the model? Also in for this: the...

I'm looking for a CSI solution for a nomad cluster, that would use minio to provision the storage. Can I use this image `ctrox/csi-s3:v1.2.0-rc.2`, configure it to connect to my...

### Some reference to the engine, such as the developer site or a wikipedia article. https://docs.godotengine.org/en/stable/about/index.html ### SteamDB links https://steamdb.info/app/1003860/ https://steamdb.info/app/1003860/ https://steamdb.info/app/1031790/ https://steamdb.info/app/1845050/ https://steamdb.info/app/1204080/ ### Possible way to detect it...

Type: Engine

I try to use the hammers to combine broken mob armors coming from my mobspanwer (to smelt them). I have only one problem. I can not extract from the output...

Type: Bug
Type: Enhancement
Priority: Low
Status: Approved
Content: SteamNet and Technology
Legacy version

The first version of a scripting option is ready, it currently can only handle a few events, and is uncomfortable to use. What's ready: - scripts can be reloaded at...

Every unit test outside the plugins folder is updated to use junit5, and made to be more readable.