-
Notifications
You must be signed in to change notification settings - Fork 34
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 'upstream/master' into Xenomorphs
- Loading branch information
Showing
9,076 changed files
with
753,858 additions
and
111,239 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,56 @@ | ||
"Changes: Audio": | ||
- "**/*.ogg" | ||
|
||
- changed-files: | ||
- any-glob-to-any-file: "**/*.ogg" | ||
|
||
"Changes: C#": | ||
- "**/*.cs" | ||
- changed-files: | ||
- any-glob-to-any-file: "**/*.cs" | ||
|
||
"Changes: Config": | ||
- "**/*.toml" | ||
- "**/*.config" | ||
- "*.json" | ||
- ".github/*.yml" | ||
- ".github/*.json" | ||
- ".vscode/*.json" | ||
- ".editorconfig" | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- "**/*.toml" | ||
- "**/*.config" | ||
- "*.json" | ||
- ".github/*.yml" | ||
- ".github/*.json" | ||
- ".vscode/*.json" | ||
- ".editorconfig" | ||
|
||
"Changes: Documentation": | ||
- "**/*.xml" | ||
- "**/*.md" | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- "**/*.xml" | ||
- "**/*.md" | ||
|
||
"Changes: Localization": | ||
- 'Resources/Locale/**/*.ftl' | ||
- changed-files: | ||
- any-glob-to-any-file: 'Resources/Locale/**/*.ftl' | ||
|
||
"Changes: Map": | ||
- "Resources/Maps/**/*.yml" | ||
- "Resources/Prototypes/Maps/**/*.yml" | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- "Resources/Maps/**/*.yml" | ||
- "Resources/Prototypes/Maps/**/*.yml" | ||
|
||
"Changes: Sprite": | ||
- "**/*.rsi/*.png" | ||
- "**/*.rsi/*.json" | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- "**/*.rsi/*.png" | ||
- "**/*.rsi/*.json" | ||
|
||
"Changes: UI": | ||
- "**/*.xaml*" | ||
- changed-files: | ||
- any-glob-to-any-file: "**/*.xaml*" | ||
|
||
"Changes: YML": | ||
- any: ["**/*.yml"] | ||
all: ["!Resources/Maps/**/*.yml", "!Resources/Prototypes/Maps/**/*.yml"] | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- "**/*.yml" | ||
- all-globs-to-all-files: | ||
- "!Resources/Maps/**/*.yml" | ||
- "!Resources/Prototypes/Maps/**/*.yml" | ||
|
||
"Changes: Workflow": | ||
- ".github/workflows/*.yml" | ||
- changed-files: | ||
- any-glob-to-any-file: ".github/workflows/*.yml" |
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
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.