]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add ability for +VVEDIT users to scale damage/healing in the game (#35255)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Tue, 18 Feb 2025 07:28:42 +0000 (08:28 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 07:28:42 +0000 (08:28 +0100)
commit3200ba88a5062ac000593c3d321e8c5383bbd41b
tree2dd639f1840f24d8d56ede9746fe52edc0c8e32c
parent276463876355907a1363317d1423aa6fe100c524
Add ability for +VVEDIT users to scale damage/healing in the game (#35255)

* Initial commit

* Add universal modifier for all damage/heals, make guidebooks work.

* help text
16 files changed:
Content.Client/Chemistry/EntitySystems/ChemistryGuideDataSystem.cs
Content.Server/Chemistry/EntitySystems/ChemistryGuideDataSystem.cs
Content.Server/Damage/Systems/DamageOtherOnHitSystem.cs
Content.Server/EntityEffects/Effects/HealthChange.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.Processing.cs
Content.Server/Medical/HealingSystem.cs
Content.Server/Projectiles/ProjectileSystem.cs
Content.Server/Weapons/Melee/MeleeWeaponSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.Battery.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.Cartridges.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.cs
Content.Shared/CCVar/CCVars.Playtest.cs [new file with mode: 0644]
Content.Shared/Chemistry/SharedChemistryGuideDataSystem.cs
Content.Shared/Damage/Systems/DamageableSystem.cs
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
Resources/Locale/en-US/cvar/cvar-help.ftl