David M.
David M.
### Is your feature request related to a problem? Please describe. Whenever I'm copying the markdown from a github release to modrinth, if I tagged any issues/PRs using shorthand (eg....
I have been playing around with this tool for a few weeks and have finally gotten good results, using a slightly modified version based off of the `SDK-New-Features` branch since...
This post will be updated every time there is a breaking change merged into the "dev" or "master" branch.
(needed this for a project so figured I'd PR in case this is something you want :) ) Adds a new "Multiplayer Sync" option (false by default) on ProtonScatter node,...
I updated this to wasmer 3.x while I was trying to debug a panic I was getting. The only differences in the public API are: - `call_function` and `call_function_with_argument` now...
I'm trying to add a listener to a delegate, but I get an exception when the event runs. BepInEx 6.0.0-be.665 Game is Unity 2022.1, v29 metadata (BepInEx says `Running under...
https://www.curseforge.com/minecraft/mc-mods/crawl While an inventory is open, you crawl at normal walking speed and if you have crawl set to toggle it toggles every tick when the key is pressed.
Swift sneak doesn't give a speed boost while sneaking and moving in inventories.
Fixes the 4th dimension of `NoiseBuilder::fbm_4d`/`NoiseBuilder::fbm_4d_offset ` not working due to misconfiguring the NoiseDimensions. (the other 4d functions in NoiseBuilder already have this)