Toolshed Rejig (#5455)

* Toolshed Rejig

* shorten hint string

* Try fix conflicts. Ill make with work later

* bodge

* Fix ProtoIdTypeParser assert

* comment

* AllEntities

* Remove more linq from WhereCommand

* better help strings

* Add ContainsCommand

* loc strings

* Add contains command description

* Add $self variable

* Errors for writing to readonly variables

* A
This commit is contained in:
Leon Friedrich
2024-12-21 17:49:11 +11:00
committed by GitHub
parent 6247be2c84
commit 9af119f57a
134 changed files with 5127 additions and 3025 deletions
@@ -13,7 +13,6 @@ using Robust.Shared.Physics.Dynamics;
using Robust.Shared.Physics.Shapes;
using Robust.Shared.Physics.Systems;
using Robust.Shared.Utility;
using TerraFX.Interop.Windows;
namespace Robust.Shared.GameObjects;