5 Years Ago
Can now repair modules directly from the vehicle garage UI. Some RepairBench methods are now static so that the garage UI can use the same methods. Had to remove the module managers from the Rust.Modular namespace because RpcCalls.cs hates namespaces. Split BaseModuleManager into .Client and .Server subs.