mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
* Add needed changes for atmos * Get delays for RSI state * Placement hijack can handle deletion on gridcoordinates * Array serialization * MapIndices to GridCoordinates * CollidableComponent creates VirtualControllers using IDynamicTypeFactory * Probability assert now prints chance * Remove unused stuff, fix build * Update documentation for map indices * readability * Removed unused using statements * Remove ToAngle * Fix messed up merge * Fix MapIndices/GridCoordinates conversion * Add "invalid" direction. * Update Robust.Shared/Serialization/YamlObjectSerializer.cs * Nullable fix Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>