Skip to content

Commit

Permalink
fix upstream
Browse files Browse the repository at this point in the history
Update attributions.yml
  • Loading branch information
Rxup committed Dec 23, 2024
1 parent 1be2c8c commit 079cd26
Show file tree
Hide file tree
Showing 165 changed files with 120 additions and 448 deletions.
25 changes: 25 additions & 0 deletions .github/workflows/validate-rgas.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: RGA schema validator
on:
push:
branches: [ master, staging, stable ]
merge_group:
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]

jobs:
yaml-schema-validation:
name: YAML RGA schema validator
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Setup Submodule
run: git submodule update --init
- name: Pull engine updates
uses: space-wizards/[email protected]
- uses: PaulRitter/yaml-schema-validator@v1
with:
schema: RobustToolbox/Schemas/rga.yml
path_pattern: .*attributions.ya?ml$
validators_path: RobustToolbox/Schemas/rga_validators.py
validators_requirements: RobustToolbox/Schemas/rga_requirements.txt
26 changes: 26 additions & 0 deletions .github/workflows/validate-rsis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: RSI Validator

on:
push:
branches: [ master, staging, stable ]
merge_group:
pull_request:
paths:
- '**.rsi/**'

jobs:
validate_rsis:
name: Validate RSIs
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Setup Submodule
run: git submodule update --init
- name: Pull engine updates
uses: space-wizards/[email protected]
- name: Install Python dependencies
run: |
pip3 install --ignore-installed --user pillow jsonschema
- name: Validate RSIs
run: |
python3 RobustToolbox/Schemas/validate_rsis.py Resources/
2 changes: 1 addition & 1 deletion Resources/Audio/Misc/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@
- files: ["white.ogg"]
license: "CC-BY-SA-3.0"
copyright: "GTT_EDMI"
source:
source: "https://t.me/silero_voice_bot"
13 changes: 1 addition & 12 deletions Resources/Prototypes/_Backmen/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,17 +153,6 @@
categories:
- UplinkWeaponry

- type: listing
id: UplinkSpecialDelivery
name: особая посылка
description: Посылка с случайной маской психов Майами!
icon: { sprite: Backmen/Objects/Misc/specialdelivery.rsi, state: specialdelivery }
productEntity: SpecialDeliveryBox
cost:
Telecrystal: 1
categories:
- UplinkPointless

- type: listing
id: UplinkExperimentalSyndicateTeleporter
name: uplink-experimental-syndicate-teleporter-name
Expand All @@ -172,4 +161,4 @@
cost:
Telecrystal: 10
categories:
- UplinkDeception
- UplinkDeception
65 changes: 0 additions & 65 deletions Resources/Prototypes/_Backmen/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,71 +315,6 @@
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/anon.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatAlex
name: Алекс
description: Кто пригласил всех этих идиотов?
components:
- type: Sprite
sprite: Backmen/Clothing/Head/Hats/alex.rsi
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/alex.rsi
- type: IngestionBlocker
- type: IdentityBlocker

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatJake
name: Джейк
description: Алло?! Кто это? Дай мне поговорить с твоим начальником!
components:
- type: Sprite
sprite: Backmen/Clothing/Head/Hats/jake.rsi
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/jake.rsi
- type: IngestionBlocker
- type: IdentityBlocker

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatRasmus
name: Расмус
description: Я не знаю тебя! Зачем ты здесь? Я тебя не приглашал.
components:
- type: Sprite
sprite: Backmen/Clothing/Head/Hats/rasmus.rsi
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/rasmus.rsi
- type: IngestionBlocker
- type: IdentityBlocker

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatRichter
name: Рихтер
description: Ааа, вот ты где! А я всё думал, когда ты вернёшься?
components:
- type: Sprite
sprite: Backmen/Clothing/Head/Hats/richter.rsi
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/richter.rsi
- type: IngestionBlocker
- type: IdentityBlocker

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatTony
name: Тони
description: Чувак, эта вечеринка отстой. Я ненавижу этих людей.
components:
- type: Sprite
sprite: Backmen/Clothing/Head/Hats/tony.rsi
- type: Clothing
sprite: Backmen/Clothing/Head/Hats/tony.rsi
- type: IngestionBlocker
- type: IdentityBlocker

- type: entity # backmen
parent: ClothingMaskBase
id: ClothingMaskBal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,44 +0,0 @@
- type: entity
parent: PresentRandom
id: SpecialDeliveryBox
name: особая посылка
description: Старая помятая коробка. Пахнет диско и ретро. Интересно, что внутри?
components:
- type: Item
size: Normal
- type: Sprite
sprite: Backmen/Objects/Misc/specialdelivery.rsi
layers:
- state: specialdelivery
- type: SpawnItemsOnUse
items:
- id: SpecialDeliveryBoxTrash
- id: ClothingHeadHatAlex
orGroup: HotMask
- id: ClothingHeadHatJake
orGroup: HotMask
- id: ClothingHeadHatRasmus
orGroup: HotMask
- id: ClothingHeadHatRichter
orGroup: HotMask
- id: ClothingHeadHatRichard
orGroup: HotMask
- id: ClothingHeadHatTony
orGroup: HotMask

- type: entity
id: SpecialDeliveryBoxTrash
parent: BaseItem
name: обертка от посылки
description: Пыльная обертка от посылки из картона и скотча.
components:
- type: PhysicalComposition
materialComposition:
Cardboard: 50
- type: Sprite
sprite: Backmen/Objects/Misc/specialdelivery.rsi
state: specialdelivery_unfolded
- type: Tag
tags:
- Trash
- type: SpaceGarbage
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
description: The iconic sidearm of the dreaded death squads. Uses .45 magnum ammo.
components:
- type: Sprite
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba.rsi/big.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba/big.rsi
- type: Clothing
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba.rsi/tiny.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba/tiny.rsi
- type: Item
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba.rsi/tiny.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Revolver/mateba/tiny.rsi
- type: Gun
fireRate: 3
cameraRecoilScalar: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,16 +200,16 @@
suffix: Автомат Tactical
components:
- type: Sprite
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu.rsi/bigsuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu/bigsuper.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-0
map: ["enum.GunVisualLayers.Mag"]
- type: Clothing
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu.rsi/tinysuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu/tinysuper.rsi
- type: Item
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu.rsi/tinysuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Rifles/aksu/tinysuper.rsi
size: NormalLarge
- type: BkmGunWieldBonus
cameraRecoilScalar: -4.5
Expand All @@ -232,16 +232,16 @@
suffix: Пистолет-пулемёт Tactical
components:
- type: Sprite
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90.rsi/bigsuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90/bigsuper.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-0
map: ["enum.GunVisualLayers.Mag"]
- type: Clothing
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90.rsi/tinysuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90/tinysuper.rsi
- type: Item
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90.rsi/tinysuper.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/SMGs/p90/tinysuper.rsi
- type: BkmGunWieldBonus
cameraRecoilScalar: -4.5
- type: GunWieldBonus
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 0 additions & 26 deletions Resources/Textures/Backmen/Clothing/Head/Hats/alex.rsi/meta.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 0 additions & 26 deletions Resources/Textures/Backmen/Clothing/Head/Hats/jake.rsi/meta.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 0 additions & 26 deletions Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/meta.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 0 additions & 26 deletions Resources/Textures/Backmen/Clothing/Head/Hats/tony.rsi/meta.json

This file was deleted.

Loading

0 comments on commit 079cd26

Please sign in to comment.