Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilife committed Aug 1, 2024
2 parents e031716 + 22175da commit 613b0ac
Show file tree
Hide file tree
Showing 21 changed files with 63,182 additions and 60,762 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
ARTIFACT_ID: ${{ steps.artifact-upload-step.outputs.artifact-id }}
GITHUB_REPOSITORY: ${{ vars.GITHUB_REPOSITORY }}
FORK_ID: exodus-main

# - name: Publish changelog (Discord)
# run: Tools/actions_changelogs_since_last_run.py
Expand Down
19 changes: 19 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,24 @@ jobs:
- uses: actions/checkout@v3.6.0
with:
submodules: 'recursive'

# Exodus-Secrets-Start
- name: Setup secrets
env:
SSH_KEY: ${{ secrets.SECRETS_PRIVATE_KEY }}
if: ${{ env.SSH_KEY != '' }}
run: |
mkdir ~/.ssh
echo "${{ secrets.SECRETS_PRIVATE_KEY }}" > ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa
echo "HOST *" > ~/.ssh/config
echo "StrictHostKeyChecking no" >> ~/.ssh/config
git clone git@github.com:space-exodus/secrets.git Secrets
cp -R Secrets/Resources/Prototypes Resources/Prototypes/ExodusSecrets
cp -R Secrets/Resources/Locale Resources/Locale/ru-RU/exodus-secrets
cp -R Secrets/Resources/Textures Resources/Textures/ExodusSecrets
# Exodus-Secrets-End

- name: Setup .NET Core
uses: actions/setup-dotnet@v3.2.0
with:
Expand Down Expand Up @@ -58,6 +76,7 @@ jobs:
PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
ARTIFACT_ID: ${{ steps.artifact-upload-step.outputs.artifact-id }}
GITHUB_REPOSITORY: ${{ vars.GITHUB_REPOSITORY }}
FORK_ID: exodus-secret

# - name: Publish changelog (Discord)
# run: Tools/actions_changelogs_since_last_run.py
Expand Down
123,663 changes: 62,996 additions & 60,667 deletions Resources/Maps/corvax_delta.yml

Large diffs are not rendered by default.

231 changes: 149 additions & 82 deletions Resources/Maps/corvax_frame.yml

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions Resources/Prototypes/Corvax/Maps/Pools/corvax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
- CorvaxDelta
- CorvaxAvrite
- CorvaxSilly
- CorvaxOutpost
- CorvaxAstra
- CorvaxMaus
- CorvaxIshimura
- CorvaxPaper
- CorvaxPilgrim
- CorvaxSplit
- CorvaxTerra
- CorvaxFrame
- CorvaxPearl
- Box
- Train
5 changes: 0 additions & 5 deletions Resources/Prototypes/Corvax/Maps/Pools/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
- CorvaxDelta
- CorvaxAvrite
- CorvaxSilly
- CorvaxOutpost
- CorvaxAstra
- CorvaxMaus
- CorvaxIshimura
- CorvaxPaper
- CorvaxPilgrim
- CorvaxSplit
- CorvaxTerra
- CorvaxFrame
- CorvaxPearl
- Atlas
- Bagel
Expand All @@ -27,5 +23,4 @@
- Origin
- Saltern
- Packed
- Reach
- Train
2 changes: 1 addition & 1 deletion Resources/Prototypes/Corvax/Maps/astra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mapPath: /Maps/corvax_astra.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 40
minPlayers: 55
stations:
Astra:
stationProto: StandardNanotrasenStation
Expand Down
5 changes: 3 additions & 2 deletions Resources/Prototypes/Corvax/Maps/frame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,15 @@
- type: StationJobs
availableJobs:
# service
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
# engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 1, 1 ]
StationEngineer: [ 3, 3 ]
StationEngineer: [ 3, 6 ]
TechnicalAssistant: [ -1, -1 ]
# medical
Paramedic: [ 1, 1 ]
MedicalIntern: [ 0, 1 ]
# science
Scientist: [ 1, 2 ]
Borg: [ 1, 1 ]
Expand Down
4 changes: 4 additions & 0 deletions Resources/Prototypes/Corvax/lobbyscreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,7 @@
- type: lobbyBackground
id: EngineersVsZombies
background: /Textures/Corvax/LobbyScreens/engineers-vs-zombies.png

- type: lobbyBackground
id: SillyIsland
background: /Textures/Corvax/LobbyScreens/silly-island.png
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- ClothingNeckMainPin
- ClothingNeckNebulaPin
- ClothingNeckNovaPin
- ClothingNeckSolarisPin
- ClothingNeckWhiteListPin
# Corvax-Loadouts-End
- type: loadoutGroup
Expand Down
5 changes: 5 additions & 0 deletions Resources/Textures/Corvax/LobbyScreens/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,8 @@
license: "CC-BY-SA-3.0"
copyright: "limemint on discord"
source: "https://discord.com/channels/919301044784226385/1073603532898435183/1253009500944859227"

- files: ["silly-island.png"]
license: "CC-BY-NC-SA-4.0"
copyright: "alexsandr_the_great2(1165521026579451935) on discord"
source: "https://discord.com/channels/919301044784226385/1073603532898435183/1261290085287071914"
Binary file modified Resources/Textures/Corvax/LobbyScreens/clownspider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Resources/Textures/Corvax/LobbyScreens/silly-island.png.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sample:
filter: false
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Tiles/dark_pavement_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Tiles/steel_pavement_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Tiles/white_pavement_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Tools/publish_github_artifact.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
ARTIFACT_ID = os.environ["ARTIFACT_ID"]
GITHUB_REPOSITORY = os.environ["GITHUB_REPOSITORY"]
VERSION = os.environ['GITHUB_SHA']
FORK_ID = os.environ['FORK_ID']

#
# CONFIGURATION PARAMETERS
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "https://cdn2.space-exodus.com/"
FORK_ID = "exodus-main"

def main():
print("Fetching artifact URL from API...")
Expand Down

0 comments on commit 613b0ac

Please sign in to comment.