Jonas Herzig
Jonas Herzig
This is an extension to #2131 (WebSocket for the control channel) in an effort to properly support purely browser-based Mumble clients. ## Motivation While WebSocket support alone would already allow...
The per-channel user limit introduced in #1889 should be exposed to gRPC and ICE (readable, writable and events).
There are multiple things which currently have no visible progress: 1. Saving the initial replay file, this is (with the current format) dominated by compression. We can derive a progress...
~~Likely because we don't propagate the delta frame time to MinecraftClient: https://github.com/Trainguy9512/trainguys-animation-overhaul/blob/6318c8baa288fc45fce5b484edb19d50d7e61e1d/src/main/java/com/trainguy/animationoverhaul/mixin/MixinEntity.java#L35~~ nope, we do
Potential inspiration: https://www.curseforge.com/minecraft/mc-mods/resource-pack-organizer
So it doesn't show the default skin in the first few frames. Probably via a `@ModifyArg` in `PlayerSkinProvider.loadSkin`.
E.g. with DashLoader:  Also saw it happen with Iris' Incompatible Sodium screen.
For when you accidentally press Start.
(necessitates that we show or at least know ahead of time the outline of the camera frame if the aspect ration of the MC window differs from the aspect ration...
> So idk if this happens to other ppl but sometimes i pause the recording to go do smthn but when i come back i forget to unpause it and...