metalgearsloth
|
8fa7f902a1
|
Add basic meteor swarm (#4420)
* Add basic meteor swarm
* Map fixes
* Dependency cache
* Fix projectile crash
* Last of the reviews
|
2021-08-23 13:28:47 +10:00 |
|
ShadowCommander
|
b8e6a996d4
|
Fix missing sounds (#4466)
* Fix missing sounds
* Make SoundHitSpecies fallback to SoundHit
* Fix crayon YAML
* Update PlaySoundBehavior YAML
* Fix required
|
2021-08-13 21:31:37 -07:00 |
|
Galactic Chimp
|
57016d14b4
|
removed TryGetSound + made some SoundSpecifier datafields required
|
2021-07-31 19:52:33 +02:00 |
|
Galactic Chimp
|
b2e40d540f
|
Inserted SoundSpecifier where appropiate
|
2021-07-31 15:17:16 +02:00 |
|
Galactic Chimp
|
f531c65a0b
|
Merge branch 'master' into replace-sounds-with-sound-specifier
# Conflicts:
# Content.Server/Actions/Actions/DisarmAction.cs
# Content.Server/Actions/Actions/ScreamAction.cs
# Content.Server/Arcade/Components/SpaceVillainArcadeComponent.cs
# Content.Server/Damage/Components/DamageOnHighSpeedImpactComponent.cs
# Content.Server/Explosion/Components/FlashExplosiveComponent.cs
# Content.Server/Physics/Controllers/MoverController.cs
# Content.Server/Portal/Components/PortalComponent.cs
# Content.Server/Portal/Components/TeleporterComponent.cs
# Content.Server/Projectiles/Components/ProjectileComponent.cs
# Content.Server/Singularity/Components/EmitterComponent.cs
# Content.Server/Sound/EmitSoundSystem.cs
# Content.Server/Stunnable/Components/StunbatonComponent.cs
# Content.Server/Tools/Components/MultitoolComponent.cs
# Content.Server/Weapon/Ranged/Barrels/Components/ServerBatteryBarrelComponent.cs
# Content.Shared/Gravity/GravityComponent.cs
# Content.Shared/Light/Component/SharedExpendableLightComponent.cs
# Content.Shared/Maps/ContentTileDefinition.cs
# Content.Shared/Slippery/SlipperyComponent.cs
# Content.Shared/Standing/StandingStateComponent.cs
# Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml
|
2021-07-25 14:12:00 +02:00 |
|
metalgearsloth
|
d34f1d4b54
|
(mostly) ECS projectiles (#4317)
* (mostly) ECS projectiles
* a
* Actual queue
|
2021-07-21 22:19:50 +10:00 |
|
Galactic Chimp
|
ce3c59e0e6
|
replacing sound (collection) names with SoundSpecifier - part 1
|
2021-07-10 17:35:33 +02:00 |
|
DrSmugleaf
|
ff1a2d97ea
|
Re-organize all projects (#4166)
|
2021-06-09 22:19:39 +02:00 |
|