-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
164 changed files
with
119 additions
and
447 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
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 |
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 |
---|---|---|
@@ -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/ |
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
44 changes: 0 additions & 44 deletions
44
Resources/Prototypes/_Backmen/Entities/Objects/Misc/deliverybox.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
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 | ||
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
Binary file removed
BIN
-1003 Bytes
Resources/Textures/Backmen/Clothing/Belt/rapier.rsi/Sprite-0003.aseprite
Binary file not shown.
Binary file removed
BIN
-981 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/alex.rsi/equipped-HELMET.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-828 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/alex.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-831 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/alex.rsi/inhand-right.png
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
Resources/Textures/Backmen/Clothing/Head/Hats/alex.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-96 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/headchap.rsi/pereimenuy.png
Binary file not shown.
Binary file removed
BIN
-1002 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/jake.rsi/equipped-HELMET.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-831 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/jake.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-828 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/jake.rsi/inhand-right.png
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
Resources/Textures/Backmen/Clothing/Head/Hats/jake.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-993 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/equipped-HELMET.png
Binary file not shown.
Binary file removed
BIN
-672 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/icon.png
Binary file not shown.
Binary file removed
BIN
-849 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-843 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/inhand-right.png
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
Resources/Textures/Backmen/Clothing/Head/Hats/rasmus.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-870 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/richter.rsi/equipped-HELMET.png
Binary file not shown.
Binary file removed
BIN
-507 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/richter.rsi/icon.png
Binary file not shown.
Binary file removed
BIN
-732 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/richter.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-720 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/richter.rsi/inhand-right.png
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
Resources/Textures/Backmen/Clothing/Head/Hats/richter.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1.01 KB
Resources/Textures/Backmen/Clothing/Head/Hats/tony.rsi/equipped-HELMET.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-861 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/tony.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-855 Bytes
Resources/Textures/Backmen/Clothing/Head/Hats/tony.rsi/inhand-right.png
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
Resources/Textures/Backmen/Clothing/Head/Hats/tony.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.