Delta-v/Content.Shared/Damage
Cojoke 19a06b6cc0
Fix the ability to shoot out of crates (#28961)
* Fix the ability to shoot out of crates

* Makes it check what inventory the player is in

* use IsEntityOrParentInContainer

* Fix Issues Github had

* gaahhh... Prevents lasers from being shot out of crates

* gaahhh... Prevents lasers from being shot out of crates

* Fix laser?

* hmmm... this is better looking I think?

* Uncook indentation

* Rerun tests?
2024-07-11 15:14:49 +10:00
..
Components Make projectiles not hit crates unless clicked on (#28072) 2024-06-03 09:04:07 -04:00
Events Fix stun baton throwing and visual effect (#18777) 2023-08-08 12:19:31 -08:00
ForceSay Fix glorfcode for real (#22838) 2023-12-21 16:23:22 -08:00
Prototypes Added localization of groups and types: damage, metabolism (#27368) 2024-04-28 14:48:19 +10:00
Systems Fix the ability to shoot out of crates (#28961) 2024-07-11 15:14:49 +10:00
DamageModifierSet.cs fix cauterization (#23264) 2024-01-01 00:08:25 -08:00
DamageSpecifier.cs Only auto-enable internals when necessary (#28248) 2024-05-31 12:28:11 +10:00
DamageSpecifierDictionarySerializer.cs Add SaveLoadSavePrototype test (#18859) 2023-08-08 17:27:16 +10:00
DamageVisualizerKeys.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00