-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit 93ce630.
- Loading branch information
Showing
2,104 changed files
with
45,596 additions
and
326,589 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,5 +1,4 @@ | ||
set -e | ||
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then | ||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM=" | ||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM=" | ||
fi | ||
use nix | ||
use nix |
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,107 +1,3 @@ | ||
# hasn't specified or all | ||
* @sleepyyapril @Remuchi | ||
# Last match in file takes precedence. | ||
|
||
/.* @DEATHB4DEFEAT | ||
*.sln @DEATHB4DEFEAT | ||
*.csproj @DEATHB4DEFEAT | ||
*.dotsettings @DEATHB4DEFEAT | ||
*.DotSettings @DEATHB4DEFEAT | ||
*.toml @DEATHB4DEFEAT | ||
/Content.*/IoC @DEATHB4DEFEAT | ||
|
||
|
||
# Nix | ||
*.nix @DEATHB4DEFEAT @stellar-novas | ||
/flake.lock @DEATHB4DEFEAT @stellar-novas | ||
/.envrc @DEATHB4DEFEAT @stellar-novas | ||
|
||
|
||
# UI | ||
*.xaml @DEATHB4DEFEAT | ||
*.xaml.cs @DEATHB4DEFEAT | ||
|
||
# Lobby | ||
/Content.Client/Lobby @DEATHB4DEFEAT | ||
/Content.Client/MainMenu @DEATHB4DEFEAT | ||
|
||
# Queue | ||
/Content.*/DiscordAuth @DEATHB4DEFEAT | ||
/Content.*/JoinQueue @DEATHB4DEFEAT | ||
|
||
|
||
# Writing | ||
*.xml @DEATHB4DEFEAT | ||
*.ftl @DEATHB4DEFEAT | ||
*.md @DEATHB4DEFEAT | ||
*.txt @DEATHB4DEFEAT | ||
|
||
# Shaders | ||
*.swsl @DEATHB4DEFEAT | ||
/Resources/Prototypes/Shaders @DEATHB4DEFEAT | ||
|
||
# Overlays | ||
/Content.Client/Overlays @DEATHB4DEFEAT | ||
|
||
# Paint | ||
/Content.*/Paint @DEATHB4DEFEAT | ||
|
||
|
||
# Parkstation/etc | ||
**/SimpleStation14 @DEATHB4DEFEAT | ||
**/Parkstation @DEATHB4DEFEAT | ||
|
||
# Announcer system | ||
/Content.*/Announcements @DEATHB4DEFEAT | ||
/Content.Server/StationEvents @DEATHB4DEFEAT | ||
|
||
# SSD | ||
/Content.*/SSDIndicator @DEATHB4DEFEAT | ||
|
||
# Station Goals | ||
/Content.Server/StationGoal @DEATHB4DEFEAT | ||
|
||
# Random Bark | ||
/Content.Server/Speech/Components/RandomBarkComponent.cs @DEATHB4DEFEAT | ||
/Content.Server/Speech/Systems/RandomBarkSystem.cs @DEATHB4DEFEAT | ||
/Resources/Locale/en-US/random-barks @DEATHB4DEFEAT | ||
|
||
# Punpun | ||
/Content.Server/Punpun @DEATHB4DEFEAT | ||
|
||
|
||
# Database | ||
/Content.*/Database @DEATHB4DEFEAT | ||
/Content.*/.Database @DEATHB4DEFEAT | ||
|
||
# Preferences | ||
/Content.*/Preferences @DEATHB4DEFEAT | ||
**/*CVar*/*.cs @DEATHB4DEFEAT | ||
|
||
# Discord | ||
/Content.*/Discord* @DEATHB4DEFEAT | ||
|
||
# Loadouts | ||
/Resources/Prototypes/Loadouts @angelofallars | ||
/Resources/Prototypes/CharacterItemGroups @angelofallars | ||
/Resources/Locale/en-US/loadouts @angelofallars | ||
|
||
# Traits | ||
/Resources/Prototypes/Traits @angelofallars | ||
/Resources/Locale/en-US/traits @angelofallars | ||
|
||
# Throwing | ||
/Content.*/DamageOtherOnHit @angelofallars | ||
/Content.*/Embed @angelofallars | ||
/Content.*/ProjectileSystem @angelofallars | ||
/Content.*/ThrownItem @angelofallars | ||
/Content.*/ThrowEvent @angelofallars | ||
|
||
# Nyano Systems | ||
/Content.*/Weapons @VMSolidus | ||
/Content.*/Abilities/Psionics @VMSolidus | ||
/Content.*/Psionics @VMSolidus | ||
/Content.*/Contests @VMSolidus | ||
/Content.*/Carrying @VMSolidus | ||
|
||
# Physics Stuff | ||
/Content.*/Atmos @VMSolidus | ||
# TODO |
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 modified
BIN
-318 KB
(34%)
BuildFiles/Mac/Space Station 14.app/Contents/Resources/ss14.icns
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
40 changes: 0 additions & 40 deletions
40
Content.Client/Atmos/Consoles/AtmosMonitoringConsoleBoundUserInterface.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.