Delta-v/Content.Server/GameObjects/Components
Pieter-Jan Briers 02d509fc5f
Shitty combat mode & animations. (#367)
* Combat mode UI & targeting zones.

* Fix inventory hud positioning.

* Crappy attack animations.

* Import TG combat sounds

* More work on arcs.

* Implement hit sounds.

* Lunging, hit effects, some more stuff.
2019-09-26 22:32:32 +02:00
..
Access ID card console (#324) 2019-09-06 08:12:44 +02:00
Chemistry Use automatic component registration. 2019-07-31 15:07:54 +02:00
Construction IoC'd random (#302) 2019-08-17 12:09:09 -07:00
Damage IoC'd random (#302) 2019-08-17 12:09:09 -07:00
Doors Fixed airlock maintenance panel showing when the airlock was open (#346) 2019-09-18 22:12:35 +02:00
Explosion Fix explosives (#361) 2019-09-24 09:54:24 +02:00
GUI InventoryComponent now handles the `ContainerContentsModifiedMessage` sent when the underlying Entity Container system may have removed of of the InventoryComponent's entities. This resolves one of the underlying bugs in https://github.com/space-wizards/space-station-14/issues/254. 2019-09-09 10:46:20 -07:00
Healing Use automatic component registration. 2019-07-31 15:07:54 +02:00
Interactable Fixed examine things (#308) 2019-08-19 22:27:25 +02:00
Items Replace non-existent prototype in ToolLockerFillComponent (#341) 2019-09-17 17:56:37 -07:00
Markers Use automatic component registration. 2019-07-31 15:07:54 +02:00
Medical Added medical scanner (#338) 2019-09-18 20:24:55 +02:00
Mining Fix build 2019-08-22 09:28:24 +02:00
Mobs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
Movement IoC'd random (#302) 2019-08-17 12:09:09 -07:00
Power Added a new WirePlacerComponent. This is used on an item, and allows a client to place electrical wires in the world by AfterAttacking a a grid square without any other wires on it. 2019-09-19 11:47:45 -07:00
Projectiles Physics Shapes (#306) 2019-09-03 22:14:04 +02:00
Research Updates the content components to be compatible with the changes in 55a50ff7ba. 2019-09-18 11:36:58 -07:00
Sound IoC'd random (#302) 2019-08-17 12:09:09 -07:00
Stack Allow stack component count to be VV'd. 2019-08-25 15:07:26 +02:00
Temperature Use automatic component registration. 2019-07-31 15:07:54 +02:00
Trigger/TimerTrigger Use automatic component registration. 2019-07-31 15:07:54 +02:00
VendingMachines Fixed airlock maintenance panel showing when the airlock was open (#346) 2019-09-18 22:12:35 +02:00
Weapon Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
CatwalkComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ComputerComponent.cs Eris computer sprites, visualizer. 2019-08-12 18:43:24 +02:00
PlaceableSurfaceComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
WiresComponent.cs Fixed airlock maintenance panel showing when the airlock was open (#346) 2019-09-18 22:12:35 +02:00