Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TGUI] Photocopier fixes #733

Merged
merged 8 commits into from
Nov 23, 2023
Merged

[TGUI] Photocopier fixes #733

merged 8 commits into from
Nov 23, 2023

Conversation

AyIong
Copy link
Collaborator

@AyIong AyIong commented Nov 18, 2023

Что этот PR делает

Починил расположение кнопок ИИ, плюс добавил дополнительную с оффовского принтера.
Ужал окно
Укоротил названия категорий
Заменил звук на более приятный
Госты снова могут заглядывать в принтер, но не могут взаимодействовать без админ прав

Почему это хорошо для игры

+уши
+компактность
+пасты от ИИ

Изображения изменений

Классика
image

ЦК
image

ИИ
image

Тестирование

Ага

Changelog

🆑
add: ИИ теперь может распечатывать пасты с помощью принтера
tweak: Интерфейс принтера стал немного компактнее
tweak: Госты снова могут заглядывать в принтер
fix: Кнопки ИИ на принтере теперь не кривые, плюс с тултипами
soundadd: Обновлён звук принтера
/:cl:

@github-actions github-actions bot added 🔉 Звук Услада для ушей. TGUI Кто-то решил потрогать интерфейсы. labels Nov 18, 2023
@ss220bot ss220bot added the 📜 CL валиден Этот чейнджлог будет успешно опубликован label Nov 18, 2023
@dj-34
Copy link
Collaborator

dj-34 commented Nov 19, 2023

звук из двухтысячных 😎

@AyIong
Copy link
Collaborator Author

AyIong commented Nov 19, 2023

звук из двухтысячных 😎

Зато не ебёт уши, я бы вообще на похуй заменил гуновский звук, шоб не залезать в кор. Везде был бы такой звук печати

@@ -292,7 +292,7 @@
if(!cancopy(scancopy))
return
copying = TRUE
playsound(loc, 'sound/goonstation/machines/printer_dotmatrix.ogg', 50, TRUE)
playsound(loc, print_sound, 50) // SS220 EDIT
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

фу не модуль

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А как? XyliPizdish

@PhantornRU PhantornRU added the :feelsgood: Частичная модульность Не всегда получается всё впихнуть в модуль, увы. label Nov 22, 2023
@@ -139,26 +139,26 @@ GLOBAL_LIST_INIT(bureaucratic_forms, list())
text = "<font face=\"Verdana\" color=black><center><font size=\"4\"><B>Основная информация</B></font></center><BR>Я, <span class=\"paper_field\"></span>, в должности – <span class=\"paper_field\"></span>, запрашиваю право на распространение вируса среди экипажа станции.<BR><table></td><tr><td>Название вируса:<td><span class=\"paper_field\"></span><BR></td><tr><td>Задачи вируса:<td><span class=\"paper_field\"></span><BR></td><tr><td>Лечение:<td><span class=\"paper_field\"></span><BR></td><tr><td>Вакцина была произведена<BR> и в данный момент находится:<td><span class=\"paper_field\"></span><BR></td></tr></table><BR><HR><BR><center><font size=\"4\"><B>Подписи и штампы</B></font></center><BR><table></td><tr><td>Подпись вирусолога:<td><span class=\"paper_field\"></span><BR></td><tr><td>Подпись глав. Врача:<td><span class=\"paper_field\"></span><BR></td></tr></td><tr><td>Подпись капитана:<td><span class=\"paper_field\"></span><BR></td></tr></table><hr><small>*Производитель вируса несет полную ответственность за его распространение, изолирование и лечение<br>*При возникновении опасных или смертельных побочных эффектов у членов экипажа, производитель должен незамедлительно предоставить вакцину, от данного вируса.</small></font>"
footer = footer_signstamp

//Исследовательский отдел
//Отдел исследований
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

в комменте пробел нужен

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ща проставлю везде

Copy link
Collaborator

@PhantornRU PhantornRU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не вижу особых ошибок

@github-actions github-actions bot removed the :feelsgood: Частичная модульность Не всегда получается всё впихнуть в модуль, увы. label Nov 22, 2023
@AyIong AyIong merged commit ceb6db4 into ss220club:master Nov 23, 2023
13 checks passed
@AyIong AyIong deleted the photocopier-fix branch November 23, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 CL валиден Этот чейнджлог будет успешно опубликован 🔉 Звук Услада для ушей. TGUI Кто-то решил потрогать интерфейсы.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants