-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'EE/master' into Upsteam/17/15/2024
- Loading branch information
Showing
290 changed files
with
656 additions
and
127 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
{ | ||
"omnisharp.analyzeOpenDocumentsOnly": true, | ||
"dotnet.defaultSolution": "SpaceStation14.sln" | ||
"dotnet.defaultSolution": "SpaceStation14.sln", | ||
"json.schemas": [ | ||
{ | ||
"fileMatch": [ "**/meta.json" ], | ||
"url": "https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/.github/rsi-schema.json" | ||
} | ||
] | ||
} |
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 |
---|---|---|
|
@@ -37,6 +37,7 @@ public enum AlertType : byte | |
Internals, | ||
Toxins, | ||
Muted, | ||
Walking, | ||
VowOfSilence, | ||
VowBroken, | ||
Essence, | ||
|
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,11 @@ | ||
using Robust.Shared.GameStates; | ||
|
||
namespace Content.Shared.Movement.Components; | ||
|
||
/// <summary> | ||
/// Indicates if the entity can toggle walking or not. | ||
/// </summary> | ||
[NetworkedComponent, RegisterComponent] | ||
public sealed partial class CanWalkComponent : Component | ||
{ | ||
} |
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,4 @@ | ||
darkswapon.ogg licensed under Pixabay Licence taken from https://pixabay.com/users/cristian_changing-30278997/ | ||
darkswapoff.ogg licensed under Pixabay Licence taken from https://pixabay.com/users/cristian_changing-30278997/ | ||
futuristic-teleport.ogg licensed under Pixabay Licence taken from https://pixabay.com/users/cristian_changing-30278997/ | ||
teleport.ogg licensed under Pixabay Licence taken from https://pixabay.com/users/cristian_changing-30278997/ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -1,89 +1,4 @@ | ||
- files: ["434387_Time_Lapse_of_Clouds.ogg"] | ||
license: "CC-BY-3.0" | ||
copyright: "==(Time Lapse of Clouds)== by Buoy" | ||
source: "https://www.newgrounds.com/audio/listen/434387" | ||
|
||
- files: ["a_different_reality_lagoona_remix.xm.ogg"] | ||
license: "CC-BY-4.0" | ||
copyright: "A.D.R (Lagoona rmx) by Andreas Viklund" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=134786" | ||
|
||
- files: ["aggravated.it.ogg"] | ||
license: "CC-BY-NC-SA-4.0" | ||
copyright: "MEL -Aggravated Assault by melcom" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=176234" | ||
|
||
- files: ["autumnal_equinox.xm.ogg"] | ||
license: "CC-BY-NC-4.0" | ||
copyright: "Autumnal Equinox by lemonade" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=143993" | ||
|
||
- files: ["comet_haley.ogg"] | ||
- files: ["01 The Gamble.ogg", "02 Guilty Pleasures.ogg", "03 Jazzcuzzi.ogg", "04 The Walk.ogg", "05 Velvet Bossa.ogg", "06 Colors.ogg", "07 Midnight Jam.ogg", "08 Miles Ahead.ogg", "09 Moody.ogg", "10 Flying Away.ogg", "11 Take It Easy.ogg"] | ||
license: "CC-BY-NC-SA-3.0" | ||
copyright: "Comet Haley by Stellardrone. Converted from MP3 to OGG." | ||
source: "https://freemusicarchive.org/music/Stellardrone/Light_Years_1227/07_Comet_Halley" | ||
|
||
- files: ["drozerix_-_alone.xm.ogg"] | ||
license: "Custom" | ||
copyright: "Alone by Drozerix" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=199968" | ||
|
||
- files: ["drozerix_-_leisurely_voice.xm.ogg"] | ||
license: "Custom" | ||
copyright: "Leisurely Voice by Drozerix" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=183837" | ||
|
||
- files: ["endless_space.ogg"] | ||
license: "CC-BY-3.0" | ||
copyright: "Endless Space by SolusLunes. Converted from MP3 to OGG." | ||
source: "https://www.newgrounds.com/audio/listen/67583" | ||
|
||
- files: ["marhaba.ogg"] | ||
license: "CC-BY-NC-SA-3.0" | ||
copyright: "Marhaba by Ian Alex Mac. Converted from MP3 to OGG." | ||
source: "https://freemusicarchive.org/music/Ian_Alex_Mac/Cues/Marhaba" | ||
|
||
- files: ["melcom-cyberpunk.it.ogg"] | ||
license: "CC-BY-NC-SA-4.0" | ||
copyright: "MEL -Cyberpunk by melcom" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=184215" | ||
|
||
- files: ["midori_-_conundrum_final.it.ogg"] | ||
license: "CC-BY-NC-SA-4.0" | ||
copyright: "Conundrum by Midori Mizuno" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=181705" | ||
|
||
- files: ["mod.flip-flap.ogg"] | ||
license: "Custom" | ||
copyright: "Flip Flap by X-ceed is licensed under a short but clear license (see flip-flap.txt in this directory) and is free for non-commercial use. It was converted from MOD to WAV using Schism Tracker, in 16 Bit, Non-Interpolated mode, no output equalizer settings, Ramp volume at start of sample enabled. From there it was converted to OGG Vorbis with `ffmpeg -i flip-flap.wav -q 2.9 flip-flap-renc.ogg` (quality scale chosen to match size of the OGG file being replaced). Non-interpolated mode was chosen as the module has a high enough sample rate to balance it out, but seems muffled in other interpolation modes. If 'Ramp volume at start of sample' is not enabled, a clicking phenomenon results." | ||
source: "http://aminet.net/package/mods/xceed/Flipflap" | ||
|
||
- files: ["psirius_-_nights_of_orion.xm.ogg"] | ||
license: "CC-BY-NC-SA-4.0" | ||
copyright: "Nights of Orion by Psirius" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=184962" | ||
|
||
- files: ["psirius_-_nymphs_of_the_forest.mptm.ogg"] | ||
license: "CC-BY-NC-SA-4.0" | ||
copyright: "Nymphs of the forest by Psirius" | ||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=185545" | ||
|
||
- files: ["hackers.ogg"] | ||
license: "CC-BY-NC-SA-3.0" | ||
copyright: "Hackers by Karl Casey @ White Bat Audio" | ||
source: "https://www.youtube.com/watch?v=k8nHWwO1U2Q" | ||
|
||
- files: ["superposition.ogg"] | ||
license: "CC-BY-NC-3.0" | ||
copyright: "Superposition by Amie Waters" | ||
source: "https://amiewaters.bandcamp.com/track/superposition-2" | ||
|
||
- files: ["every_light_is_blinking_at_once.ogg"] | ||
license: "CC-BY-NC-SA-3.0" | ||
copyright: "every light is blinking at once by Alexander Divine." | ||
source: "https://soundcloud.com/alexanderdivine/every-light-is-blinking-at-once" | ||
|
||
- files: ["DOS=HIGH,_UMB.ogg"] | ||
license: "Custom" | ||
copyright: "DOS=HIGH, UMB by MASTER BOOT RECORD may be used non-commercially in the Delta-V fork of SS14. Converted from FLAC to OGG." | ||
source: "https://masterbootrecord.bandcamp.com/album/c-edit-config-sys" | ||
copyright: "All songs used are produced by Danya Vodovoz, royalty free." | ||
source: "https://soundcloud.com/danyavodovoz" |
Binary file not shown.
Binary file not shown.
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,4 @@ | ||
- files: ["deadling.ogg"] | ||
license: "CC-BY-3.0" | ||
copyright: "Created by Bolgarich" | ||
source: "https://youtu.be/q7_NFEeeEac" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+9.59 KB
Resources/Audio/SimpleStation14/Items/Handling/cardboardbox_pickup.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.93 KB
Resources/Audio/SimpleStation14/Items/Handling/screwdriver_pickup.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.