forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Port] Хирургия макак, рыб и кучу чего ещё (work in progress) (#77)
* [Feature] They did surgery on a monkey (space-syndicate#927) Also add faster go sleep when using nitrous oxide (for surgery being better when operating). * They did surgery on a monkey * Update animals.yml * Fix some things * [Port] Surgery fixes: Diamond Fish (space-syndicate#926) * хирургия на рыбе хирургия на рыбе Co-Authored-By: deltanedas <@deltanedas:kde.org> * add localization * kill BreathingImmunity --------- Co-authored-by: deltanedas <[email protected]> Co-authored-by: Roudenn <[email protected]> * Update SurgeryStepDamageChangeEvent.cs (space-syndicate#942) Namespace renamed properly --------- Co-authored-by: Trest <[email protected]> * [Port] Surgety Update: Outer Content From Rxup/space-station-14#944 * Shitmed Update 2 - bottom text (space-syndicate#956) * full fucking send * ope forgot to remove the EE scripts * fix test * fix shitcode fail * DELTA THAT VALUE IS NULLABLE * whoopsie daysie * fixed??? * chat is this real * Hotfix for broken organ transplants (space-syndicate#933) * full fucking send * ope forgot to remove the EE scripts * fix test * fix shitcode fail * DELTA THAT VALUE IS NULLABLE * whoopsie daysie * fixed??? * allow cloning living people (space-syndicate#932) * allow cloning living people * fix client --------- Co-authored-by: deltanedas <@deltanedas:kde.org> * Added missing locale strings for limb targeting bindings (space-syndicate#921) * Added missing locale strings for limb targeting bindings * Moved the strings down where the rest of shitmed goes * Shitmed Update 1 - Forma de Goob (space-syndicate#897) * full fucking send * ope forgot to remove the EE scripts * fix test * fix shitcode fail * DELTA THAT VALUE IS NULLABLE * whoopsie daysie * fixes fixes add and fix shit * Fix Harpies --------- Co-authored-by: gluesniffler <[email protected]> Co-authored-by: deltanedas <[email protected]> Co-authored-by: AstroDogeDX <[email protected]> Co-authored-by: Roudenn <[email protected]> * [Port] Surgery fix PartAppearance and other minor fixes (space-syndicate#945) * fix PartAppearance and bone sawing and keybinds camera * fix usings code review * ohio fix for corvax * Moving everything to _CorvaxNext and some fixes Fix resomi hand to right arm to hand and left arm to left hand * add respirator immunity component fix * localization cybernetics, techs, resomi etc * let me pass tests pls * comments names changes * one more comments name change * move to right folder * add missing russian loc file * add missing russian loc file changes * let me pass tests plssssss --------- Co-authored-by: Rouden <[email protected]> Co-authored-by: deltanedas <[email protected]> Co-authored-by: Trest <[email protected]> Co-authored-by: gluesniffler <[email protected]> Co-authored-by: AstroDogeDX <[email protected]>
- Loading branch information
1 parent
242957c
commit 598bc1c
Showing
737 changed files
with
8,057 additions
and
818 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
// CorvaxNext Change Start | ||
|
||
using Content.Shared.Smoking.Systems; | ||
|
||
namespace Content.Client.Smoking; | ||
|
||
public sealed class MatchstickSystem : SharedMatchstickSystem; | ||
|
||
// CorvaxNext Change End |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.