Indra

Results 40 comments of Indra

This doesn't seem like an issue caused by bob74_ipl, but rather an addon map conflicting with the default interior. As mentioned in this issue you can disable the default interior...

Would you please be able to split the cargo ship fixes and the other changes you did? On Wed, Aug 28, 2024, 9:44 PM Marian ***@***.***> wrote: > image_2024-08-28_224319073.png (view...

Isn't removing `SET_SNAKEOIL_FOR_ENTRY` a breaking change since it's currently implemented in adhesive?

In my opinion this has too much filler, while leaving out important details like that it yields "thread"/coroutine so the game can render the next frame. You should probably just...

I was looking for something similar while working on an application where I want the user to be able to output to either a file or stdout, like when they...

Alchemist has two modes, a conversion mode and a refinement mode, these files come from the refinement mode which keeps them in legacy format just re-exports them properly.

That was a mistake in the documentation, it has now been corrected.

It seems like you are using a fork of bob74_ipl, since this code does not exist in the current version.

Still very much a work in progress, but good catch thank you, will be fixed in the next commit.

This seems to cause a deadlock when the consumer tries to do another operation during the scan and there's not enough master clients available. ```js for await (const keys of...