August Saint Freytag
August Saint Freytag
Sound Physics is an amazing mod and is definitely worth it to see this change implemented. I'd say it gives it some solid future-proofing to use an access-by-snapshot approach, especially...
So I decided I didn't want to live without Sound Physics (mainly because of the Voice Chat integration) so I took a look at a possible implementation myself. I took...
I'm going to open a merge request soon if @henkelmax would want this to be merged into their fork after review, there are just a few small things I want...
@embeddedt I thought about that approach, too, to always have something like an atomic level clone ready on the main thread that'd be safe to access from the sound thread....
@AtlasM8 I don't see a reason it couldn't be ported to all versions Sound Physics currently supports (which seem to be 1.19.2, 1.20.1, and 1.20.4). From my changes, it only...
Apparently, the same change would have to be done for the config field, as well, it has the same issue.
Well, the insertion point overlaps with the placeholder text, looks like a visual bug to me. I've got that from other players of the mod pack I'm maintaining right now....
Am I going to have to write the changes for the config text field, too? And then open eight individual pull requests for every version of Minecraft EMI supports?
Threw together a pull request for you: https://github.com/huskcasaca/effortless/pull/174
According to the merge request, this has been incorporated into Electron main two weeks ago but I’m guessing it’s release pending? This would be a really helpful addition as it...