-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Based on DeltaV changes * Update build-test-debug.yml * Public Transit: check for valid stations * Run tests with C# changes only * frontier->nf, shipyard test workflow * Remove HandheldGPSBasic to fix fills overflow * Fix ultimate clown shoes node * Update sparrow.yml * Update DeepFryer to Delta-V's * reorder filter arg for shipyard tests * Fixups * Boards * ATM fixes, inflatable wall stack price * test ignores & smaller fixes * Update SuicideCommandTests.cs * Update caduceus.yml * Update caduceus.yml * fix crescent invalid entity refs * machine board, map load test fixes * Update AutoInternalsTests.cs * disciple appraisal margin * Update computer.yml * altars steel yield * revert bank atm slot, update-credits, no NFDev tst * DeadDropSystem: check lifecycle in compromise * Update PostMapInitTest.cs * Make arcadia winter coat inherit from ClothingOUterWinterCoatToggleable * Update PostMapInitTest.cs * Cleanup * Set static physics on BaseStructureDisable{ToolUse,Anchoring} * Update PostMapInitTest.cs * Update PostMapInitTest.cs * Update caduceus.yml * EntityTest: add desc * nullable pirate bounty whitelists * Value fixes * Various YAML fixes * Fix portable generators * Cleanup * Cleanup * Update JobTest.cs * Fixup * Update softsuits.yml * Update computer.yml * Update virology_lab.yml * Update bocadillo.yml * Fixups * Update JobTest.cs * Update build-test-debug.yml * DeepFryer safety, remove most arbitrage, bk2ships * Revert most test changes, left TODOs where approp. * BaseWallmount: push into BaseStructureWallmount * Restore rose, EVA GPS (EVA lights fix this: soon) * Restore GPS to locker fills, GridFill comment * Cleanup: chair arbitrage, dept. EVA GPS * Restore GPS order * Restore cargo order tabletop computer * Revert GPS order, this time, working --------- Co-authored-by: Whatstone <[email protected]> Co-authored-by: steinhauer.erhard <[email protected]> Co-authored-by: Arimah <[email protected]>
- Loading branch information
1 parent
14e382d
commit 6d4a4d9
Showing
61 changed files
with
701 additions
and
1,245 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 |
---|---|---|
|
@@ -24,13 +24,15 @@ jobs: | |
- name: Setup Submodule | ||
run: | | ||
git submodule update --init --recursive | ||
- name: Pull engine updates | ||
uses: space-wizards/[email protected] | ||
|
||
- name: Update Engine Submodules | ||
run: | | ||
cd RobustToolbox/ | ||
git submodule update --init --recursive | ||
- name: Setup .NET Core | ||
uses: actions/[email protected] | ||
with: | ||
|
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 |
---|---|---|
|
@@ -38,4 +38,4 @@ jobs: | |
uses: stefanzweifel/git-auto-commit-action@v4 | ||
with: | ||
commit_message: Update Credits | ||
commit_author: FrontierATC <[email protected]> | ||
commit_author: FrontierATC <[email protected]> |
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.