RobustToolbox
RobustToolbox copied to clipboard
Robust multiplayer game engine, used by Space Station 14
Marked as a draft, because this isn't so much a PR as it is just me sharing my benchmark code and trying to make sense of the results. Also, disclaimer:...
Fixes #3029 This was caused by ApplySizeConstraints trying to use the current size of a control as its minimum size and then trying to clamp with the minimum value being...
paging @PJB3005 for a vibecheck on publishing the client under the custom version, as well as how to remove the version afterwards. the idea is that the workflow can get...
Fixes https://github.com/space-wizards/RobustToolbox/issues/2388 When creating the OpenAL context, we now hint that we may create up to 512 audio sources at once (512 was chose because it was double the previous...
I have tried every which way to make docking ports use a scrollcontainer but somehow it just doesn't work. I cross-referenced it to admin logs and they look identical. It's...
The resulting joint has null for one of the bodies, which freaks out physics.
 Will supply map file on request.
This is really funny (it'll try and load SS14 with just shared and barf at missing prototypes, way further into init than it should've ever gotten) but it also doesn't...
Having high packet loss leads to very noticeable stuttering when starting or stopping movement in some direction. This Isn't fixed by #3000, that only deals with Server -> client packet...