forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Пишите **НИЖЕ** заголовков и **ВЫШЕ** комментариев, иначе что то может пойти не так. --> <!-- Вы можете прочитать Contributing.MD, если хотите узнать больше. --> ## Что этот PR делает По мелочи пофиксил некоторые мелочи титров. Добавил **крупный** хэллоуинский апдейт для титров. <!-- Вкратце опишите изменения, которые вносите. --> <!-- Опишите **все** изменения, так как противное может сказаться на рассмотрении этого PR'а! --> <!-- Если вы исправляете Issue, добавьте "Fixes #1234" (где 1234 - номер Issue) где-нибудь в описании PR'а. Это автоматически закроет Issue после принятия PR'а. --> ## Почему это хорошо для игры Хэллоуинские титры под хэллоуин это весело <!-- Опишите, почему, по вашему, следует добавить эти изменения в игру. --> ## Изображения изменений <!-- Если вы не меняли карту или спрайты, можете опустить эту секцию. Если хотите, можете вставить видео. --> ![image](https://github.com/ss220club/Paradise-SS220/assets/102746941/d010c8fd-27c0-4636-b6ed-c2a8d2a1cbce) ## Тестирование <!-- Как вы тестировали свой PR, если делали это вовсе? --> На локалочке проверил все что мог ## Changelog :cl: add: Хэллоуинские титры add: Теперь донатеров показывает в титрах(при условии что донатер не админ) fix: Починил подтягивание стримеров из бд soundadd: Добавил хэллоунский саундтрек imageadd: Добавил хэллоуинский задник для титров imageadd: Добавил спрайт тыквы с вырезанным лого НТ, sprite by @BAHO_777 /:cl: <!-- Оба :cl:'а должны быть на месте, что-бы чейнджлог работал! Вы можете написать свой ник справа от первого :cl:, если хотите. Иначе будет использован ваш ник на ГитХабе. --> <!-- Вы можете использовать несколько записей с одинаковым префиксом (Они используются только для иконки в игре) и удалить ненужные. Помните, что чейнджлог должен быть понятен обычным игроком. --> <!-- Если чейнджлог не влияет на игроков(например, это рефактор), вы можете исключить всю секцию. -->
- Loading branch information
Showing
15 changed files
with
326 additions
and
43 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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Зомби | ||
Гуль | ||
Призрак | ||
Ответственный за гробы | ||
Кладовщик | ||
Олег | ||
Дед инсайд | ||
Страшила | ||
Вурдалак | ||
Вампир |
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 @@ | ||
Twin Musicom - Spooky Ride.mp3 by Twin Musicom, under https://creativecommons.org/licenses/by/4.0/ |
Binary file not shown.
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 @@ | ||
ХЭЛЛОУИНСКИЙ СПЕШЛ |
10 changes: 10 additions & 0 deletions
10
config/credits/titles/random_halloween_titles_masculine_2_1.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,10 @@ | ||
ХЭЛЛОУИНСКИЙ | ||
ОМЕРЗИТЕЛЬНЫЙ | ||
УСТРАШАЮЩИЙ | ||
ЧУДОВИЩНЫЙ | ||
ГНИЛОЙ | ||
ПРИЗРАЧНЫЙ | ||
МЕРЗОПАКОСТНЫЙ | ||
СЛАДКИЙ | ||
МОНСТРУОЗНЫЙ | ||
ВЕСЕЛЫЙ |
18 changes: 18 additions & 0 deletions
18
config/credits/titles/random_halloween_titles_masculine_2_2.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,18 @@ | ||
ОБЕД | ||
ОЛЕГ | ||
РАУНД | ||
ПРИЗРАК | ||
ДВИГАТЕЛЬ | ||
МЕДВЕДЬ | ||
КАПИТАН | ||
МЕДБЕЙ | ||
ОФИЦЕР | ||
ПОВАР | ||
ШАХТЕР | ||
УЧЕНЫЙ | ||
ИНЖЕНЕР | ||
МЕХ | ||
ПИЗДЕЦ | ||
ЩИТСПАВН | ||
КУЛЬТ | ||
СРОЧНИК |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
pumpkin screen image by Yuri_b from https://pixabay.com/illustrations/halloween-pumpkin-dark-background-1702677/ under https://pixabay.com/service/license-summary/ |
Binary file not shown.
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,4 +1,5 @@ | ||
#include "code\SScredits.dm" | ||
#include "code\credits.dm" | ||
#include "code\halloween_credits.dm" | ||
|
||
#include "_credits.dm" |
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.