-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Picked 400 commits (and skipped many, many more) from WizDen since #540. Stopped at commit 332f54a3aebe669f6e50d26e7b047f0bdc28e0fb (Lobby Refactor). --- # TODO - [x] Pick - [x] Compile - [x] Fix runtime errors - [ ] Fix up humanoid profile editor - [ ] Test everything --- # Changelog :cl: - add: Merged 400 WizDen PRs. Happy testing! --------- Co-authored-by: Plykiya <[email protected]> Co-authored-by: FungiFellow <[email protected]> Co-authored-by: osjarw <[email protected]> Co-authored-by: Ubaser <[email protected]> Co-authored-by: beck-thompson <[email protected]> Co-authored-by: Leon Friedrich <[email protected]> Co-authored-by: Magnus Larsen <[email protected]> Co-authored-by: Hanz <[email protected]> Co-authored-by: Kukutis96513 <[email protected]> Co-authored-by: potato1234_x <[email protected]> Co-authored-by: Gotimanga <[email protected]> Co-authored-by: Mangohydra <[email protected]> Co-authored-by: TsjipTsjip <[email protected]> Co-authored-by: lzk <[email protected]> Co-authored-by: SlamBamActionman <[email protected]> Co-authored-by: Morb <[email protected]> Co-authored-by: MilenVolf <[email protected]> Co-authored-by: KrasnoshchekovPavel <[email protected]> Co-authored-by: metalgearsloth <[email protected]> Co-authored-by: Nemanja <[email protected]> Co-authored-by: DrSmugleaf <[email protected]> Co-authored-by: Ed <[email protected]> Co-authored-by: KittenColony <[email protected]> Co-authored-by: ShadowCommander <[email protected]> Co-authored-by: Mr. 27 <[email protected]> Co-authored-by: T-Stalker <[email protected]> Co-authored-by: ERROR404 <[email protected]> Co-authored-by: Errant <[email protected]> Co-authored-by: Jezithyr <[email protected]> Co-authored-by: Psychpsyo <[email protected]> Co-authored-by: no <[email protected]> Co-authored-by: K-Dynamic <[email protected]> Co-authored-by: Ciac32 <[email protected]> Co-authored-by: deltanedas <[email protected]> Co-authored-by: NotSoDana <[email protected]> Co-authored-by: Simon <[email protected]> Co-authored-by: Repo <[email protected]> Co-authored-by: Tayrtahn <[email protected]> Co-authored-by: nao fujiwara <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: Vasilis <[email protected]> Co-authored-by: Lamrr <[email protected]> Co-authored-by: slarticodefast <[email protected]> Co-authored-by: Jay <[email protected]> Co-authored-by: Just-a-Unity-Dev <[email protected]> Co-authored-by: nikthechampiongr <[email protected]> Co-authored-by: Flareguy <[email protected]> Co-authored-by: Tyzemol <[email protected]> Co-authored-by: Alzore <[email protected]> Co-authored-by: Pok <[email protected]> Co-authored-by: RumiTiger <[email protected]> Co-authored-by: Verm <[email protected]> Co-authored-by: Pieter-Jan Briers <[email protected]> Co-authored-by: Killerqu00 <[email protected]> Co-authored-by: Ty Ashley <[email protected]> Co-authored-by: exincore <[email protected]> Co-authored-by: 0x6273 <[email protected]> Co-authored-by: Kara <[email protected]> Co-authored-by: Ygg01 <[email protected]> Co-authored-by: Łukasz Mędrek <[email protected]> Co-authored-by: Hannah Giovanna Dawson <[email protected]> Co-authored-by: TurboTracker <[email protected]> Co-authored-by: OnsenCapy <[email protected]> Co-authored-by: pigeonpeas <[email protected]> Co-authored-by: Cojoke <[email protected]> Co-authored-by: Tornado Tech <[email protected]> Co-authored-by: Rio <[email protected]> Co-authored-by: vorkathbruh <[email protected]> Co-authored-by: Sphiral <[email protected]> Co-authored-by: PrPleGoo <[email protected]> Co-authored-by: Moomoobeef <[email protected]> Co-authored-by: username <[email protected]> Co-authored-by: Boaz1111 <[email protected]> Co-authored-by: Джексон Миссиссиппи <[email protected]> Co-authored-by: Brandon Li <[email protected]> Co-authored-by: Jajsha <[email protected]> Co-authored-by: RiceMar1244 <[email protected]> Co-authored-by: IProduceWidgets <[email protected]> Co-authored-by: youtissoum <[email protected]> Co-authored-by: ike709 <[email protected]> Co-authored-by: icekot8 <[email protected]> Co-authored-by: keronshb <[email protected]> Co-authored-by: VMSolidus <[email protected]> Co-authored-by: Geekyhobo <[email protected]> Co-authored-by: FoxxoTrystan <[email protected]>
- Loading branch information
1 parent
1bb7f1b
commit 1e60b75
Showing
2,789 changed files
with
57,717 additions
and
32,425 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
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
Oops, something went wrong.