Up

Results 60 comments of Up

I'll see about nerfing the dream warp spell, but the lunge spell canceling fall damage is intended.

Seems like this would need to be changed in https://github.com/QuiltMC/quilt-bulma/blob/6a55ad3f40587198959b4c4e28468f6002954344/sass/common/colours.scss#L8 instead. I think merging this to change the message style from `danger` to `warning` is fine however.

If a specific vendor is to be enforced, it should be microsoft, since this is what Mojang ships with the game by default.

~~However, it is possible to only specify the implementation, not the vendor. I will make a PR with that.~~ EDIT: seems like gradle only allows switching between "any" and "openJ9"...

> You're thinking JvmImplementation, which can be J9 or VENDOR_SPECIFIC Yes, exactly what I said. Gradle does not currently allow specifying `HOTSPOT` or `not OpenJ9` as JvmImplementation. > the real...

> My approach was to not change anything due to the `those changes to be mirrored to the frontend` except obvious bugs like a fix in a change password handler,...

> It looks like the editor is running in headless mode while doing nothing. Remember to use the `--export` command line argument if you want the project to be exported...

so.. it is doing exactly what you are suggesting already?

but I dont have access to the process's command line..