]> git.smokeofanarchy.ru Git - space-station-14.git/commit
ninja 2 electric boogaloo (#15534)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sun, 10 Sep 2023 06:20:27 +0000 (07:20 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Sep 2023 06:20:27 +0000 (16:20 +1000)
commit24810d916b75da6e0a3dc1ba8ba2e3a8e3e213f3
tree591977382873abd0af1f6bd1db092f18cab59676
parent25c8a03276989be4accee781e6efd8d9f2a70201
ninja 2 electric boogaloo (#15534)

Co-authored-by: deltanedas <@deltanedas:kde.org>
153 files changed:
Content.Client/Communications/CommsHackerSystem.cs [new file with mode: 0644]
Content.Client/Ninja/Systems/NinjaGlovesSystem.cs [new file with mode: 0644]
Content.Client/Ninja/Systems/NinjaSuitSystem.cs [new file with mode: 0644]
Content.Client/Ninja/Systems/NinjaSystem.cs [new file with mode: 0644]
Content.Client/Research/ResearchStealerSystem.cs [new file with mode: 0644]
Content.Server/Administration/Systems/AdminVerbSystem.Antags.cs
Content.Server/Communications/CommsHackerSystem.cs [new file with mode: 0644]
Content.Server/Doors/Systems/DoorSystem.cs
Content.Server/Electrocution/ElectrocutionSystem.cs
Content.Server/Emp/EmpSystem.cs
Content.Server/Explosion/Components/AutomatedTimerComponent.cs [new file with mode: 0644]
Content.Server/Explosion/EntitySystems/TriggerSystem.OnUse.cs
Content.Server/GameTicking/Rules/Components/NinjaRuleComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/NinjaRuleSystem.cs [new file with mode: 0644]
Content.Server/Implants/AutoImplantSystem.cs [new file with mode: 0644]
Content.Server/Implants/Components/AutoImplantComponent.cs [new file with mode: 0644]
Content.Server/Jobs/AddImplantSpecial.cs
Content.Server/Mind/MindSystem.cs
Content.Server/Ninja/Systems/BatteryDrainerSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/NinjaGlovesSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/NinjaSuitSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/SpaceNinjaSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/SpiderChargeSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/StunProviderSystem.cs [new file with mode: 0644]
Content.Server/Objectives/Conditions/DoorjackCondition.cs [new file with mode: 0644]
Content.Server/Objectives/Conditions/SpiderChargeCondition.cs [new file with mode: 0644]
Content.Server/Objectives/Conditions/StealResearchCondition.cs [new file with mode: 0644]
Content.Server/Objectives/Conditions/SurviveCondition.cs [new file with mode: 0644]
Content.Server/Objectives/Conditions/TerrorCondition.cs [new file with mode: 0644]
Content.Server/Objectives/Requirements/NinjaRequirement.cs [new file with mode: 0644]
Content.Server/Objectives/Requirements/SpiderChargeTargetRequirement.cs [new file with mode: 0644]
Content.Server/Power/EntitySystems/BatterySystem.cs
Content.Server/PowerCell/PowerCellSystem.cs
Content.Server/Research/Systems/ResearchStealerSystem.cs [new file with mode: 0644]
Content.Server/Roles/NinjaRoleComponent.cs [new file with mode: 0644]
Content.Server/Roles/RoleSystem.cs
Content.Server/StationEvents/Components/NinjaSpawnRuleComponent.cs [new file with mode: 0644]
Content.Server/StationEvents/Events/NinjaSpawnRule.cs [new file with mode: 0644]
Content.Shared/Alert/AlertType.cs
Content.Shared/Communications/CommsHackerComponent.cs [new file with mode: 0644]
Content.Shared/Communications/SharedCommsHackerSystem.cs [new file with mode: 0644]
Content.Shared/Containers/ItemSlot/ItemSlotsComponent.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/Electrocution/SharedElectrocutionSystem.cs
Content.Shared/Emag/Systems/EmagSystem.cs
Content.Shared/Implants/SharedSubdermalImplantSystem.cs
Content.Shared/Interaction/InteractHand.cs
Content.Shared/Interaction/SharedInteractionSystem.cs
Content.Shared/Mind/SharedMindSystem.cs
Content.Shared/Ninja/Components/BatteryDrainerComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/DashAbilityComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/EmagProviderComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/EnergyKatanaComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/NinjaGlovesComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/NinjaSuitComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/SpaceNinjaComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/SpiderChargeComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Components/StunProviderComponent.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/DashAbilitySystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/EmagProviderSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/EnergyKatanaSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/SharedBatteryDrainerSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/SharedNinjaGlovesSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/SharedNinjaSuitSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/SharedSpaceNinjaSystem.cs [new file with mode: 0644]
Content.Shared/Ninja/Systems/SharedStunProviderSystem.cs [new file with mode: 0644]
Content.Shared/Research/Components/ResearchStealerComponent.cs [new file with mode: 0644]
Content.Shared/Research/Systems/SharedResearchStealerSystem.cs [new file with mode: 0644]
Content.Shared/Research/Systems/SharedResearchSystem.cs
Resources/Audio/Misc/attributions.yml
Resources/Audio/Misc/ninja_greeting.ogg [new file with mode: 0644]
Resources/Locale/en-US/administration/antag.ftl
Resources/Locale/en-US/alerts/alerts.ftl
Resources/Locale/en-US/battery/components/battery-drainer-component.ftl [new file with mode: 0644]
Resources/Locale/en-US/communications/terror.ftl [new file with mode: 0644]
Resources/Locale/en-US/guidebook/guides.ftl
Resources/Locale/en-US/ninja/gloves.ftl [new file with mode: 0644]
Resources/Locale/en-US/ninja/katana.ftl [new file with mode: 0644]
Resources/Locale/en-US/ninja/ninja-actions.ftl [new file with mode: 0644]
Resources/Locale/en-US/ninja/role.ftl [new file with mode: 0644]
Resources/Locale/en-US/ninja/spider-charge.ftl [new file with mode: 0644]
Resources/Locale/en-US/objectives/conditions/doorjack-condition.ftl [new file with mode: 0644]
Resources/Locale/en-US/objectives/conditions/spider-charge-condition.ftl [new file with mode: 0644]
Resources/Locale/en-US/objectives/conditions/steal-research-condition.ftl [new file with mode: 0644]
Resources/Locale/en-US/objectives/conditions/survive-condition.ftl [new file with mode: 0644]
Resources/Locale/en-US/objectives/conditions/terror-condition.ftl [new file with mode: 0644]
Resources/Locale/en-US/prototypes/roles/antags.ftl
Resources/Prototypes/Actions/ninja.yml [new file with mode: 0644]
Resources/Prototypes/Alerts/alerts.yml
Resources/Prototypes/Alerts/ninja.yml [new file with mode: 0644]
Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml
Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
Resources/Prototypes/Entities/Clothing/Head/helmets.yml
Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml
Resources/Prototypes/Entities/Clothing/Shoes/specific.yml
Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Resources/Prototypes/Entities/Effects/sparks.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml
Resources/Prototypes/Entities/Mobs/Player/human.yml
Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml
Resources/Prototypes/Entities/Objects/Weapons/Bombs/spider.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/throwing_stars.yml
Resources/Prototypes/GameRules/events.yml
Resources/Prototypes/GameRules/midround.yml [new file with mode: 0644]
Resources/Prototypes/Guidebook/antagonist.yml
Resources/Prototypes/Objectives/ninjaObjectives.yml [new file with mode: 0644]
Resources/Prototypes/Roles/Antags/ninja.yml [new file with mode: 0644]
Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml
Resources/ServerInfo/Guidebook/Antagonist/SpaceNinja.xml [new file with mode: 0644]
Resources/Textures/Clothing/Eyes/Glasses/ninjavisor.rsi/equipped-EYES.png [new file with mode: 0644]
Resources/Textures/Clothing/Eyes/Glasses/ninjavisor.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Eyes/Glasses/ninjavisor.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Eyes/Glasses/ninjavisor.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Eyes/Glasses/ninjavisor.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Head/Helmets/spaceninja.rsi/equipped-HELMET.png
Resources/Textures/Clothing/Head/Helmets/spaceninja.rsi/icon.png
Resources/Textures/Clothing/Head/Helmets/spaceninja.rsi/inhand-left.png
Resources/Textures/Clothing/Head/Helmets/spaceninja.rsi/inhand-right.png
Resources/Textures/Clothing/Head/Helmets/spaceninja.rsi/meta.json
Resources/Textures/Clothing/Mask/ninja.rsi/equipped-MASK.png [new file with mode: 0644]
Resources/Textures/Clothing/Mask/ninja.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Mask/ninja.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Mask/ninja.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Mask/ninja.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/ninja.rsi/equipped-INNERCLOTHING.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/ninja.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/ninja.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/ninja.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/ninja.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Effects/sparks.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Effects/sparks.rsi/sparks.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power0.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power1.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power2.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power3.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power4.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power5.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power6.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/ninja_power.rsi/power7.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/spidercharge.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/spidercharge.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/spidercharge.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/spidercharge.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/spidercharge.rsi/primed.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/energykatana.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/energykatana.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/energykatana.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/energykatana.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/energykatana.rsi/meta.json [new file with mode: 0644]