fish-station/Content.Client/GameObjects/Components
Víctor Aguilera Puerto d090e98bd4 [Ready] SoundComponent (#164)
Requires https://github.com/space-wizards/space-station-14/pull/768

- [x] Play sounds
- [x] SoundSchedules actually work
- [x] Send sound to specific users
- [x] Make existing components use SoundComponent
- [x] Add ScheduledSounds from prototypes
- [x] Add Play methods equivalent to those of AudioSystem.
- [x] Document most code.
2019-03-28 14:31:49 +01:00
..
Actor Species Component (#130) 2018-12-13 14:47:18 +01:00
Clothing Equipment & inhands. (#110) 2018-09-19 18:54:04 +02:00
Construction Transform refactor. (#139) 2019-01-18 11:40:30 +01:00
Doors Airlocks get opening sounds now. 2019-03-20 00:42:52 +01:00
HUD/Inventory Fix client inventory not inheriting the correct controls. 2019-03-16 18:14:23 +01:00
IconSmoothing Improved icon smoothing to use ECS properly, cables smooth now. 2019-03-28 11:14:03 +01:00
Items Gun stuff (#132) 2018-12-13 14:49:57 +01:00
Mobs Use SharedSpeciesComponent on the client. 2019-03-27 17:12:43 +01:00
Power Power cells 2018-09-21 08:21:40 +02:00
Sound [Ready] SoundComponent (#164) 2019-03-28 14:31:49 +01:00
Storage Fix EntityButton not inheriting correct type. 2019-03-17 14:37:18 +01:00
Weapons/Ranged Fancy guns. (#152) 2019-03-23 15:04:14 +01:00
DamageableComponent.cs Species Component (#130) 2018-12-13 14:47:18 +01:00