Bruno Ploumhans
Bruno Ploumhans
With this PR, it is now possible to retrieve a ```UdpSocket```'s underlying ```net::UdpSocket```. I need this because the default socket buffer size is too small for my UDP usage. The...
Without this, the duration in the *status* object is 0 for audio files. Now the correct duration is displayed. For video files, it shouldn't matter anyways.
For consistency, it would be nice if the `boolean simulate` parameters in the various `IItemHandler` and `IEnergyStorage` methods used an enum, similar to `IFluidHandler` using `FluidAction`. Ideally, all 3 would...
It can be surprising/annoying for players, and it's kinda useless anyway. Will also come with a model redesign to make it more aligned with the real compass.
This might require some breaking changes around the `ICraftingRequester`, likely separating `insertCraftedItems` from the other methods? Needs some investigation before any stable 1.19 release.
What do you think? Some people don't know that the network tool exists.
Based from some feedback: > the button to swap between processing and crafting pattern mode feels backwards to me, it didnt make sense that it was telling me the current...
Otherwise people will keep asking why the inscriber only contains 0 AE, even though it pulls directly from the network.
We could say something like "This terminal doesn't have blank cards, and as such denies access to non-configured users. Insert a blank card to change the default behavior". This will...
Instead of just doing nothing, we should display a helpful message like "could not find CPU" or "failed to extract 42 cobblestone, only 30 were available".