mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 03:52:31 +00:00
* Turbo fix for holodecks not clearing previous programs under live server lag (#56566) Fixes #56561 the holodeck control console now returns if the previous program still has not finished loading in, so it should now be impossible to have two concurrent load_program() processes running at the same time and thus programs should not overlap under lag. tested locally with around 80% time dilation and 0 holodeck cooldown while spamming the fuck out of loading simulations * Turbo fix for holodecks not clearing previous programs under live server lag Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>