-
Notifications
You must be signed in to change notification settings - Fork 130
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
Conversation
звук из двухтысячных 😎 |
Зато не ебёт уши, я бы вообще на похуй заменил гуновский звук, шоб не залезать в кор. Везде был бы такой звук печати |
@@ -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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
фу не модуль
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А как? XyliPizdish
@@ -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 | |||
|
|||
//Исследовательский отдел | |||
//Отдел исследований |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
в комменте пробел нужен
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ща проставлю везде
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не вижу особых ошибок
Что этот PR делает
Починил расположение кнопок ИИ, плюс добавил дополнительную с оффовского принтера.
Ужал окно
Укоротил названия категорий
Заменил звук на более приятный
Госты снова могут заглядывать в принтер, но не могут взаимодействовать без админ прав
Почему это хорошо для игры
+уши
+компактность
+пасты от ИИ
Изображения изменений
Классика
ЦК
ИИ
Тестирование
Ага
Changelog
🆑
add: ИИ теперь может распечатывать пасты с помощью принтера
tweak: Интерфейс принтера стал немного компактнее
tweak: Госты снова могут заглядывать в принтер
fix: Кнопки ИИ на принтере теперь не кривые, плюс с тултипами
soundadd: Обновлён звук принтера
/:cl: