Delta-v/Content.Server/GameObjects/EntitySystems
Acruid 9353a060f2 Physics Shapes (#306)
* Removed BoundingBoxComponent.

* Updated prototypes to use refactored CollidableComponent.

* Renamed ICollidable to IPhysBody.
Moved ICollidable to the Shared/Physics namespace.

* Migrated more yaml files to use PhysShapes.

* Updated YAML to use the new list-of-bodies system.

* Updated the new prototypes.

* Update submodule

* Update submodule again, whoops
2019-09-03 22:14:04 +02:00
..
Click Physics Shapes (#306) 2019-09-03 22:14:04 +02:00
ActSystem.cs Vending Machines (#296) 2019-08-14 10:49:28 +02:00
ActionBlockerSystem.cs Adds IThrown, ILand interfaces. Adds dice. (#273) 2019-07-18 23:33:02 +02:00
AiSystem.cs AI Wander & Barker (#286) 2019-08-10 14:19:52 +02:00
CombatModeSystem.cs Stupidly shoddy combat mode system. 2019-06-30 00:01:41 +02:00
DoorSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
HandHeldLightSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
HandsSystem.cs Physics Shapes (#306) 2019-09-03 22:14:04 +02:00
LatheSystem.cs Lathes (#207) 2019-04-26 15:51:05 +02:00
MoverSystem.cs IoC'd random (#302) 2019-08-17 12:09:09 -07:00
PortalSystem.cs Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
PowerApcSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
PowerSmesSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
PowerSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
ProjectileSystem.cs Don't let bullets fly forever. Give them 10 seconds until deleted. 2019-08-13 23:43:44 +02:00
StorageSystem.cs Interaction rework. 2019-05-16 15:51:32 +02:00
TemperatureSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
TriggerSystem.cs Explosions and Grenades, Triggers, OnDestroy, OnExAct, Fueltanks and destructible tables (#247) 2019-06-07 13:15:20 +02:00
VerbSystem.cs Verbs can now set themselves as invisible. 2019-05-22 08:53:50 -07:00
WelderSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00