Hydrogen

Results 9 issues of Hydrogen

Adds wildcard support to hasPermission(Permission permission) and relevant tests If a player has permission `foo.*`, `foo.bar` and `foo.bar.baz` will return true, but simply `foo` will not. Technically you could give...

Apparently the max radius of the world border is sent in a packet, but wiki.vg describes it incorrectly as "Portal teleport boundary" and with a note of "Resulting coordinates from...

Instead, the beam seems to (sometimes) point at the same location as where the end crystal entity is.

With a custom team color, as well as setting the entities to glow, you can have many different colored guardian beams: https://user-images.githubusercontent.com/96733109/181081553-d3a360ac-a411-42fe-b2f4-a5572f36422d.mp4 ![image](https://user-images.githubusercontent.com/96733109/181082770-47ad4fb6-04ab-46e7-a1e2-cc173274f649.png)

I have not extensively tested where this works, but some (at least all of the motion fields, but probably all) fields have weird behavior with negative numbers being subtracted: `-1...

When you preview a looping particle, all particles are killed when the emitter expires, this is annoying when you preview particles that will loop in-game, where minecraft only kills particles...

improvement

When selecting colors in the gradient color mode, the behavior is just overall really buggy, colors get deselected, changes dont apply, usually happens when messing with alpha value. Happens (at...

Currently, on vscode, when you select alpha value for a gradient, after saving, it is reverted. This makes the alpha picker completely non-functional at the moment. This seems to be...