Roujel Williams

Results 44 comments of Roujel Williams

I actually implemented what @lawnjelly did. It actually seems to be a better than what's currently being done. By using a "refresh threshold". The singleton updates as many LODs as...

The build's failing without eslint guiding the code format. You'll need to download eslint from the node package manager and use it for code formatting. But if not, here are...

No, you currently cannot stack without including air.

This is due to a bug with the Gametest framework. Until this is resolved, the only workaround would be to disable the ability to analyse or manipulate custom block properties.

There seems to be some indentation, trailing spaces and semicolons missing. These are the errors from eslint. ``` /home/runner/work/WorldEdit-BE/WorldEdit-BE/src/library/Minecraft.ts 194:1 error Trailing spaces not allowed no-trailing-spaces /home/runner/work/WorldEdit-BE/WorldEdit-BE/src/server/commands/navigation/ascend.ts 7:1 error Expected...

@PungentZeus0 Hmm, well from what I understand, the yellow icon in storage is expected, as it's dependency isn't installed from there, but from the world itself. Nothing to worry about...

@PungentZeus0 both `;desel` and `;sel` are existing aliases of `;deselect`.