Skip to content

Commit

Permalink
Merge branch 'xtray85:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ne4to2 authored Nov 6, 2023
2 parents 3c97e8e + 3f66a28 commit 369c10d
Show file tree
Hide file tree
Showing 88 changed files with 567 additions and 8 deletions.
6 changes: 3 additions & 3 deletions .github/rsi-schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema":"http://json-schema.org/draft-07/schema",
"default":{

},
"description":"JSON Schema for SS14 RSI validation.",
"examples":[
Expand Down Expand Up @@ -104,7 +104,7 @@
"size":{
"$id":"#/properties/size",
"default":{

},
"description":"The dimensions of the sprites inside the RSI. This is not the size of the PNG files that store the sprite sheet.",
"examples":[
Expand Down Expand Up @@ -145,7 +145,7 @@
"title":"Icon States",
"description":"Metadata for icon states. Includes name, directions, delays, etc.",
"default":[

],
"examples":[
[
Expand Down
Binary file added Resources/Audio/ADT/Friskis/blast.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/pomehi.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/trevoga.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/trevoga2.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/budilnik.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/destruction_1.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/destruction_2.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/destruction_3.ogg
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/factory_ambient.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/hit.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/ADT/SoundGen/shaft_water.ogg
Binary file not shown.
Binary file not shown.
Binary file modified Resources/Audio/Lobby/The_Wrong_Party.ogg
Binary file not shown.
5 changes: 5 additions & 0 deletions Resources/Audio/Lobby/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,8 @@
license: "CC-BY-NC-SA-3.0"
copyright: "The Wrong Party by Leon Riskin."
source: "https://gamemusicandsoundeffects.com/product/the-wrong-party/"

- files: ["friday_night.ogg"]
license: "Custom"
copyright: "Friday Night by Leon Riskin. Royalty-free music. Purchased for the Space Station 14: Adventure Time project."
source: "https://gamemusicandsoundeffects.com/product/friday-night/"
Binary file added Resources/Audio/Lobby/friday_night.ogg
Binary file not shown.
18 changes: 18 additions & 0 deletions Resources/Changelog/ChangelogADT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -484,3 +484,21 @@ Entries:
- {message: Небольшие исправления черт Таяранов, type: Fix}
id: 55599 #костыль отображения в Обновлениях
time: '2023-11-05T04:20:00.0000000+00:00'

- author: Шрёдингер
changes:
- {message: Перчатки уборщика в УборМат., type: Add}
- {message: Ряса священика в БогоМат., type: Add}
- {message: Мантия священика в БогоМат., type: Add}
- {message: Респрайт комбинезона священика., type: Tweak}
- {message: Респрайт комбинезона ГП., type: Tweak}
- {message: Респрайт комбинезона Капитана., type: Tweak}
- {message: Изменил цвет радиоканала синдиката на ярко-красный., type: Tweak}
- {message: Новая куртка в ШефМат., type: Add}
- {message: Шейный бант повара в ШефМат., type: Add}
- {message: Чёрное платье с золотыми лентами.(Щитспавн), type: Add}
- {message: Золотые туфли под таяран.(Щитспавн), type: Add}
- {message: Чёрные дамские перчатки.(Щитспавн), type: Add}
- {message: Добавил заколку.(Щитспавн), type: Add}
id: 55595 #костыль отображения в Обновлениях
time: '2023-11-06T04:20:00.0000000+00:00'
6 changes: 6 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/Hands/gloves.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ ent-ADTBrassKnucklesGloves = Кастет
ent-ADTClothingHandsBlackLongGloves = черные дамские перчатки
.desc = Лёгкие и шелковистые черные перчатки с золотыми кольцами. Производства компании "Modeling Agency Dar-Vaxed".
ent-ADTClothingHandsGlovesJanitor = Хозяйственные перчатки
.desc = Латексные перчатки для работы с грязью.
ent-ADTClothingHandsGlovesBlackDams = Черные дамские перчатки
.desc = Лёгкие и шелковистые черные перчатки с золотыми кольцами. Производство компании "Modeling Agency Dar-Vaxed".
6 changes: 6 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/Head/hats.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,9 @@ ent-ADTClothingHeadHatsBavarianHatRed = красная егерская шляп
ent-ADTClothingHeadHairPin = золотая заколка
.desc = Золотая заколка для волос с красными перьями. Производства "Modeling Agency Dar-Vaxed".
ent-ADTClothingHeadPovar = Поварской колпак-берет шеф-повара
.desc = Обязательный головной убор уважающего себя шеф-повара, а так-же чтобы на еду не попали волосы.
ent-ADTClothingHeadZakolka = Золотая заколка для волос с красными перьями
.desc = Подружка, это заколка! Производство "Modeling Agency Dar-Vaxed".
6 changes: 5 additions & 1 deletion Resources/Locale/ru-RU/ADT/Clothing/Neck/cloak.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ ent-ADTClothingNeckSyndicateCloak = плащ Синдиката
ent-ADTClothingNeckNukeOpsCloak = плащ Ядерных Оперативников
.desc = Согреет вас холодными вечерами на базе Ядерных Оперативников.
.suffix = { "" }
.suffix = { "" }
ent-ADTClothingNeckMantiesChaplain = Мантия священника
.desc = Черная мантия священника.
.suffix = { "" }
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/Neck/scarf.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ ent-ADTClothingNeckPinkFur = розовая меховая лента
ent-ADTClothingNeckBlackFur = черная меховая лента
.desc = Эта меховая лента, идеально впишется в ваш праздничный образ.
.suffix = { "" }
ent-ADTClothingNeckChefPovarFio = Шейный бант повара
.desc = Модный аксессуар для поваров, имеющий не практическое значение, а скорее чисто эстетическое.
6 changes: 6 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/OuterClothing/furcoat.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ ent-ADTClothingOuterGraySweatshirtTop = серая толстовка-топка
ent-ADTClothingOuterBlackSweatshirtTop = черная толстовка-топка
.desc = Стильная белая толстовка-топка. Производства компании "Modeling Agency Dar-Vaxed".
ent-ADTClothingOuterBaseChaplainRasy = Ряса священника
.desc = Верхнее одеяние лиц духовного звания.
ent-ADTClothingOuterSuitChefPovar = Поварская китель Шеф-повара
.desc = Защищает повара от капель раскаленного масла, кипятка, а одежду - от загрязнения. Позволяет носителю называть своих подчиненных огузками, инвалидами и калеками.
4 changes: 4 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/Uniform/jumpsuits.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,7 @@ ent-ADTJumpsuitCamouflageTshirtDesert = пустынная камуфляжна
ent-ADTJumpsuitSerious = серьезная форма
.desc = Серая футболка, черные джинсы - выглядит серьезно, грубо и круто!
.suffix = { "" }
ent-ADTClothingUniformShortDressBlackGold = Чёрное короткое платье
.desc = Легкое платье с открытой спиной из чёрной шелковой ткани с золотыми лентами, для элегантных распутных дам. Производство компании "Modeling Agency Dar-Vaxed"
.suffix = { "" }
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/ADT/Clothing/boots.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ ent-ADTClothingAidanShoes = остроконечные туфли Эйдана
.desc = Стильные туфли из натуральной кожи крупного рогатого скота.
.suffix = { "Именное" }
ent-ADTClothingFootGoldenHeels = золотые туфли
ent-ADTClothingFootGoldenHeels = Золотые туфли
.desc = Шикарная пара золотистых туфель. Благодаря особым свойствам ткани эти туфли могут носить даже представители тех видов, кому такая обувь обычно неудобна. Производства компании "Modeling Agency Dar-Vaxed".
.suffix = { "" }
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ reagent-name-the-martinez = Мартинес
reagent-desc-the-martinez = Легенда среди киберпанков. Вспоминается по напитку, забывается по пьяни.
reagent-name-white-gilgamesh = белый Гильгамеш
reagent-desc-white-gilgamesh = Тошнотворная смесь молока и пива. Вызывает ощущение одеревенелости.
reagent-name-kvass = квас
reagent-desc-kvass = Традиционный славянский и балтский кислый напиток, который готовят на основе брожения из муки и солода.
29 changes: 29 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,32 @@
- type: Fiber
fiberMaterial: fibers-synthetic
- type: FingerprintMask

# Перчатки уборщика
- type: entity
parent: ClothingHandsBase
id: ADTClothingHandsGlovesJanitor
name: latex gloves
description: Thin sterile latex gloves. Basic PPE for any doctor.
components:
- type: Sprite
sprite: ADT/Clothing/Hands/Gloves/janitor_groves.rsi
- type: Clothing
sprite: ADT/Clothing/Hands/Gloves/janitor_groves.rsi
- type: Fiber
fiberMaterial: fibers-latex
- type: FingerprintMask

- type: entity
parent: ClothingHandsGlovesBoxingRed
id: ADTClothingHandsGlovesBlackDams
name: red gloves for martial arts
description: red gloves for martial arts
suffix: Halloween
components:
- type: Sprite
sprite: ADT/Clothing/Hands/Gloves/blackdams_gloves.rsi
- type: Clothing
sprite: ADT/Clothing/Hands/Gloves/blackdams_gloves.rsi
- type: Fiber
fiberMaterial: fibers-synthetic
22 changes: 22 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,25 @@
sprite: ADT/Clothing/Head/Hats/Oktoberfest/bavarian_hatred.rsi #спрайты от SHIONE
- type: Clothing
sprite: ADT/Clothing/Head/Hats/Oktoberfest/bavarian_hatred.rsi #спрайты от SHIONE

- type: entity
parent: ClothingHeadBase
id: ADTClothingHeadPovar
name: MarineLieutenantBeret
description: Marine beret
components:
- type: Sprite
sprite: ADT/Clothing/Head/Hats/hat_povar.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Hats/hat_povar.rsi

- type: entity
parent: ClothingHeadBase
id: ADTClothingHeadZakolka
name: MarineLieutenantBeret
description: Marine beret
components:
- type: Sprite
sprite: ADT/Clothing/Head/Hats/hat_zakolka.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Hats/hat_zakolka.rsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- type: entity
parent: ClothingNeckBase
id: ADTClothingNeckMantiesChaplain
name: MantiesChaplain
description:
components:
- type: Sprite
sprite: ADT/Clothing/Neck/Cloaks/manties_chaplain.rsi
11 changes: 11 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Neck/scarfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,14 @@
sprite: ADT/Clothing/Neck/blackfurtape.rsi
- type: Clothing
sprite: ADT/Clothing/Neck/blackfurtape.rsi

- type: entity
parent: ClothingNeckBase
id: ADTClothingNeckChefPovarFio
name: pink fur tape
description: This fur tape ideal set in your garderobe
components:
- type: Sprite
sprite: ADT/Clothing/Neck/chefpovarfio.rsi
- type: Clothing
sprite: ADT/Clothing/Neck/chefpovarfio.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,14 @@
sprite: ADT/Clothing/OuterClothing/Suits/fox.rsi
- type: Clothing
sprite: ADT/Clothing/OuterClothing/Suits/fox.rsi

- type: entity
parent: ClothingOuterBase
id: ADTClothingOuterSuitChefPovar
name: fox suit
description: Snort snort snort!
components:
- type: Sprite
sprite: ADT/Clothing/OuterClothing/Suits/chefpovar_outer.rsi
- type: Clothing
sprite: ADT/Clothing/OuterClothing/Suits/chefpovar_outer.rsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: entity
parent: ClothingOuterBase
id: ADTClothingOuterBaseChaplainRasy
name: OuterBaseChaplain
components:
- type: Sprite
sprite: ADT/Clothing/OuterClothing/Suits/rasy_chaplain.rsi
- type: Clothing
sprite: ADT/Clothing/OuterClothing/Suits/rasy_chaplain.rsi
12 changes: 12 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpskirt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -500,3 +500,15 @@
sprite: ADT/Clothing/Uniforms/Jumpskirt/black_short_dress.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpskirt/black_short_dress.rsi


- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformShortDressBlackGold
name: Rose white wedding dress
description: Specially for a princess!
components:
- type: Sprite
sprite: ADT/Clothing/Uniforms/Jumpskirt/shortdressblackgold.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpskirt/shortdressblackgold.rsi
Loading

0 comments on commit 369c10d

Please sign in to comment.