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

admin: sound emitters #6451

Merged
merged 9 commits into from
Jan 28, 2025

Conversation

dageavtobusnick
Copy link
Contributor

@dageavtobusnick dageavtobusnick commented Jan 25, 2025

Описание

Добавляет в игру новый настраиваемый предмет -- звуковой эмитер, создающий выбраный звук, с выбраными настройками. Настройка и запуск звука требует R_SOUND.
Код взят и доработан отсюда tgstation/tgstation#31939

Причина создания ПР / Почему это хорошо для игры

Удобный объект, позволяющий хранить на карте заготовки со звуками. Может быть полезен при ивентах.

Тесты

Запустил. Настроил звук. Запустил. Все работает.

code/modules/admin/sound_emitter.dm Outdated Show resolved Hide resolved
code/modules/admin/sound_emitter.dm Outdated Show resolved Hide resolved
@PlayerUnknown14 PlayerUnknown14 added the Has Approve Have been approved by somebody from Review Team and awaiting for one more approve label Jan 26, 2025
code/modules/admin/sound_emitter.dm Outdated Show resolved Hide resolved
code/modules/admin/sound_emitter.dm Outdated Show resolved Hide resolved
code/modules/admin/sound_emitter.dm Outdated Show resolved Hide resolved
@BeebBeebBoob BeebBeebBoob merged commit 08d22e7 into ss220-space:master220 Jan 28, 2025
12 checks passed
PlayerUnknown14 added a commit to PlayerUnknown14/PlayerUnknown-Paradise that referenced this pull request Jan 28, 2025
commit 58952f3
Author: BeebBeebBoob <[email protected]>
Date:   Tue Jan 28 04:57:51 2025 +0300

    admin: Обновление PP, время, фикс related by (ss220-space#6473)

    * admin: Обновление PP, время, фикс related by

    * bug

commit 08d22e7
Author: dageavtobusnick <[email protected]>
Date:   Tue Jan 28 06:50:56 2025 +0500

    admin: sound emitters (ss220-space#6451)

    * admin: sound emitters

    * fix

    * fix

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * log_and_message

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>
    Co-authored-by: BeebBeebBoob <[email protected]>

commit 18e64d3
Author: dageavtobusnick <[email protected]>
Date:   Tue Jan 28 06:50:13 2025 +0500

    admin: admins now can spawn cargo crates (ss220-space#6455)

    * admin: admins now can spawn cargo crates

    * fix

    * move button to secrets

commit 89bd4d5
Author: BeebBeebBoob <[email protected]>
Date:   Tue Jan 28 04:35:41 2025 +0300

    bugfix: Капсула генетиков теперь работает (ss220-space#6472)

    bugfix: dna scanner put in

commit 4e61c27
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:25:40 2025 +0300

    bugfix: подправление надочёта в панеле PP (ss220-space#6471)

commit 398fb77
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 21:15:25 2025 +0500

    bugfix: Потенциальное решение смертельности блоба (ss220-space#6464)

commit b0b1ecc
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:14:46 2025 +0300

    bugfix: PP для модеров, подправка окна и скрытие инфы (ss220-space#6470)

    * bugfix: PP для модеров, подправка окна и скрытие инфы

    * prettier

commit 7ea48e8
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 23:05:16 2025 +0700

    qol: Перевод медицинского оборудования (ss220-space#6172)

    * Тык

    * Тык

    * Слипер и сканер

    * Фиксы

    * Тык

    * Медзаписи и прочее

    * Тык

    * Крев монитор

    * Тык

    * Тык

    * Тык

    * Морг и сканер

    * Тык

    * Раздатчик химикатов и производные

    * Альтклики

    * Тык

    * Тык тык

    * Дефибы

    * Дефиб маунт

    * СмартФриджжжжж

    * Пандемик энд озер

    * Фиксы

    * Фикс

    * Фикс

    * Фиксы

    * /

    * /

    * Минус альтклики

    * .

    * .

    * .

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (ss220-space#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (ss220-space#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (ss220-space#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (ss220-space#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (ss220-space#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (ss220-space#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (ss220-space#6428)

    * морж конфликт

    * Revert "морж конфликт"

    This reverts commit b8e1813.

    * Revert "Squashed commit of the following:"

    This reverts commit d4e1a1e.

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (ss220-space#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (ss220-space#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (ss220-space#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (ss220-space#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (ss220-space#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (ss220-space#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (ss220-space#6428)

    * угу

    * Squashed commit of the following:

    commit 9974b5a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:04:26 2025 +0500

        tweak: mob_suspension now affects mob spawners (ss220-space#6429)

    commit a46088f
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:00:11 2025 +0500

        admin: mass anime button fix (ss220-space#6430)

        * admin: mass anime button fix

        * fix

    commit 4cda2dc
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:57:21 2025 +0500

        admin: Настройка форс событий

    commit 0f72561
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:55:58 2025 +0500

        bugfix: Кнопки алёртов теперь вмещаются

        * bugfix: tgui alert fix

        * text inputs too

        * Update tgui.bundle.js

        * Update tgui.bundle.js

    commit 3e08a50
    Author: Sheya <[email protected]>
    Date:   Mon Jan 27 16:48:05 2025 +0300

        add: Хамелеон шеи в хамелеон ките

        * СЕ дай пояс

        * da

        * suka blyat

    commit ea35048
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:44:46 2025 +0500

        admin: Админы теперь могут отменять события

        * admin: admins now can cancel events

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>

    commit d9ef15c
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:39:51 2025 +0500

        qol: Шёпот теперь по умолчанию Shift+T

        * qol: shiftT for wisper

        * fix xdd

    commit 533956a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:22:00 2025 +0500

        admin: подправление разделов, исправление недочётов

        * admin: admin updates fix

        * fix

    commit 9dd238c
    Author: Honker9999999 <[email protected]>
    Date:   Mon Jan 27 15:17:48 2025 +0200

        bugfix: plasmamate kit (ss220-space#6465)

    commit 846b1f2
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 20:15:06 2025 +0700

        bugfix: стало возможным мыть голову при выборе головы (ss220-space#6466)

        пум

    commit 0893db9
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:12:57 2025 +0500

        bugfix: Ящики в упаковке теперь правильно удаляются на карго шаттле (ss220-space#6467)

        bugfix: wrapped create contents now delete in centcomm

    commit d8a28db
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:11:37 2025 +0500

        bugfix: anomalies bugfix (ss220-space#6468)

        * bugfix: animalies bugfix

        * fix

    commit 2b3116a
    Author: BeebBeebBoob <[email protected]>
    Date:   Mon Jan 27 16:10:59 2025 +0300

        admin: Player Panel & PP Panel TGUI (ss220-space#6440)

        * admin: Player Panel & PP Panel TGUI

        * whoops

        * ok

        * More stuff, fixing stuff

        * final touches and BUNDLE

        * fuck

    * .

    * дефибы блеять
BeebBeebBoob pushed a commit that referenced this pull request Jan 28, 2025
* Интерфейс

* Микшер громкости

* Всякое

* Фразы для лобби

* пупупу

* and again

* .

* Squashed commit of the following:

commit 9974b5a
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 19:04:26 2025 +0500

    tweak: mob_suspension now affects mob spawners (#6429)

commit a46088f
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 19:00:11 2025 +0500

    admin: mass anime button fix (#6430)

    * admin: mass anime button fix

    * fix

commit 4cda2dc
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:57:21 2025 +0500

    admin: Настройка форс событий

commit 0f72561
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:55:58 2025 +0500

    bugfix: Кнопки алёртов теперь вмещаются

    * bugfix: tgui alert fix

    * text inputs too

    * Update tgui.bundle.js

    * Update tgui.bundle.js

commit 3e08a50
Author: Sheya <[email protected]>
Date:   Mon Jan 27 16:48:05 2025 +0300

    add: Хамелеон шеи в хамелеон ките

    * СЕ дай пояс

    * da

    * suka blyat

commit ea35048
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:44:46 2025 +0500

    admin: Админы теперь могут отменять события

    * admin: admins now can cancel events

    * Update code/modules/events/event.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/events/event.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>

commit d9ef15c
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:39:51 2025 +0500

    qol: Шёпот теперь по умолчанию Shift+T

    * qol: shiftT for wisper

    * fix xdd

commit 533956a
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:22:00 2025 +0500

    admin: подправление разделов, исправление недочётов

    * admin: admin updates fix

    * fix

commit 9dd238c
Author: Honker9999999 <[email protected]>
Date:   Mon Jan 27 15:17:48 2025 +0200

    bugfix: plasmamate kit (#6465)

commit 846b1f2
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 20:15:06 2025 +0700

    bugfix: стало возможным мыть голову при выборе головы (#6466)

    пум

commit 0893db9
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:12:57 2025 +0500

    bugfix: Ящики в упаковке теперь правильно удаляются на карго шаттле (#6467)

    bugfix: wrapped create contents now delete in centcomm

commit d8a28db
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:11:37 2025 +0500

    bugfix: anomalies bugfix (#6468)

    * bugfix: animalies bugfix

    * fix

commit 2b3116a
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 16:10:59 2025 +0300

    admin: Player Panel & PP Panel TGUI (#6440)

    * admin: Player Panel & PP Panel TGUI

    * whoops

    * ok

    * More stuff, fixing stuff

    * final touches and BUNDLE

    * fuck

commit 8b32c29
Author: Honker9999999 <[email protected]>
Date:   Sun Jan 26 21:17:47 2025 +0200

    bugfix: ghostface and autodrobe (#6463)

commit 7d6d0e9
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 01:41:16 2025 +0700

    spellcheck: item sizes (#6457)

    Угу

commit b32899f
Author: TimChi <[email protected]>
Date:   Sun Jan 26 21:32:13 2025 +0300

    bugfix: TGUI input for paper working incorrectly (#6437)

    * hotfix: TGUI input for paper working incorrectly

    * Update code/modules/paperwork/paper.dm

    Co-authored-by: dageavtobusnick <[email protected]>

    * Update code/modules/paperwork/paper.dm

    Co-authored-by: Den109G <[email protected]>

    ---------

    Co-authored-by: dageavtobusnick <[email protected]>
    Co-authored-by: Den109G <[email protected]>

commit f54387f
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:28:40 2025 +0500

    bugfix: fix text input extra encoding (#6436)

commit 670af75
Author: TimChi <[email protected]>
Date:   Sun Jan 26 21:27:42 2025 +0300

    add: Ghosts can toggles their sight (#6426)

    * :3

    * Важно

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update observer.dm

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update observer.dm

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update observer.dm

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>
    Co-authored-by: Antoonij <[email protected]>

commit f08a37b
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:26:05 2025 +0500

    bugfix: Advanced ProcCall global procs fix (#6434)

commit 04fd258
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:18:24 2025 +0500

    admin: no vv verb for moders (#6428)

commit d7df5a9
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 14:47:05 2025 +0500

    admin: atom_say in vv (#6452)

    * add: atom_say in vv

    * Update code/datums/datumvars.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update code/datums/datumvars.dm

    ---------

    Co-authored-by: Antoonij <[email protected]>
    Co-authored-by: PlayerUnknown14 <[email protected]>

commit 9d88ff7
Author: BeebBeebBoob <[email protected]>
Date:   Sun Jan 26 12:02:23 2025 +0300

    Revert "del: SSblackbox system Removal" (#6456)

    Revert "del: SSblackbox system Removal (#6388)"

    This reverts commit 314166e.

commit 314166e
Author: BeebBeebBoob <[email protected]>
Date:   Sat Jan 25 21:24:33 2025 +0300

    del: SSblackbox system Removal (#6388)

    * del: SSblackbox system Removal

    * LINTER?? HELLO? Removes blackbox sys define

    * Update dbconfig.txt

    * Update misc.dm

    * Update dbconfig.txt

commit 18e8bbe
Author: Vesterlim13 <[email protected]>
Date:   Sat Jan 25 17:44:12 2025 +0300

    admin: coldcolony update2 (#6433)

* бандл

* Squashed commit of the following:

commit 9974b5a
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 19:04:26 2025 +0500

    tweak: mob_suspension now affects mob spawners (#6429)

commit a46088f
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 19:00:11 2025 +0500

    admin: mass anime button fix (#6430)

    * admin: mass anime button fix

    * fix

commit 4cda2dc
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:57:21 2025 +0500

    admin: Настройка форс событий

commit 0f72561
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:55:58 2025 +0500

    bugfix: Кнопки алёртов теперь вмещаются

    * bugfix: tgui alert fix

    * text inputs too

    * Update tgui.bundle.js

    * Update tgui.bundle.js

commit 3e08a50
Author: Sheya <[email protected]>
Date:   Mon Jan 27 16:48:05 2025 +0300

    add: Хамелеон шеи в хамелеон ките

    * СЕ дай пояс

    * da

    * suka blyat

commit ea35048
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:44:46 2025 +0500

    admin: Админы теперь могут отменять события

    * admin: admins now can cancel events

    * Update code/modules/events/event.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/events/event.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>

commit d9ef15c
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:39:51 2025 +0500

    qol: Шёпот теперь по умолчанию Shift+T

    * qol: shiftT for wisper

    * fix xdd

commit 533956a
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:22:00 2025 +0500

    admin: подправление разделов, исправление недочётов

    * admin: admin updates fix

    * fix

commit 9dd238c
Author: Honker9999999 <[email protected]>
Date:   Mon Jan 27 15:17:48 2025 +0200

    bugfix: plasmamate kit (#6465)

commit 846b1f2
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 20:15:06 2025 +0700

    bugfix: стало возможным мыть голову при выборе головы (#6466)

    пум

commit 0893db9
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:12:57 2025 +0500

    bugfix: Ящики в упаковке теперь правильно удаляются на карго шаттле (#6467)

    bugfix: wrapped create contents now delete in centcomm

commit d8a28db
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 18:11:37 2025 +0500

    bugfix: anomalies bugfix (#6468)

    * bugfix: animalies bugfix

    * fix

commit 2b3116a
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 16:10:59 2025 +0300

    admin: Player Panel & PP Panel TGUI (#6440)

    * admin: Player Panel & PP Panel TGUI

    * whoops

    * ok

    * More stuff, fixing stuff

    * final touches and BUNDLE

    * fuck

commit 8b32c29
Author: Honker9999999 <[email protected]>
Date:   Sun Jan 26 21:17:47 2025 +0200

    bugfix: ghostface and autodrobe (#6463)

commit 7d6d0e9
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 01:41:16 2025 +0700

    spellcheck: item sizes (#6457)

    Угу

commit b32899f
Author: TimChi <[email protected]>
Date:   Sun Jan 26 21:32:13 2025 +0300

    bugfix: TGUI input for paper working incorrectly (#6437)

    * hotfix: TGUI input for paper working incorrectly

    * Update code/modules/paperwork/paper.dm

    Co-authored-by: dageavtobusnick <[email protected]>

    * Update code/modules/paperwork/paper.dm

    Co-authored-by: Den109G <[email protected]>

    ---------

    Co-authored-by: dageavtobusnick <[email protected]>
    Co-authored-by: Den109G <[email protected]>

commit f54387f
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:28:40 2025 +0500

    bugfix: fix text input extra encoding (#6436)

commit 670af75
Author: TimChi <[email protected]>
Date:   Sun Jan 26 21:27:42 2025 +0300

    add: Ghosts can toggles their sight (#6426)

    * :3

    * Важно

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update observer.dm

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update observer.dm

    * Update code/modules/mob/dead/observer/observer.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update observer.dm

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>
    Co-authored-by: Antoonij <[email protected]>

commit f08a37b
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:26:05 2025 +0500

    bugfix: Advanced ProcCall global procs fix (#6434)

commit 04fd258
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 23:18:24 2025 +0500

    admin: no vv verb for moders (#6428)

commit d7df5a9
Author: dageavtobusnick <[email protected]>
Date:   Sun Jan 26 14:47:05 2025 +0500

    admin: atom_say in vv (#6452)

    * add: atom_say in vv

    * Update code/datums/datumvars.dm

    Co-authored-by: Antoonij <[email protected]>

    * Update code/datums/datumvars.dm

    ---------

    Co-authored-by: Antoonij <[email protected]>
    Co-authored-by: PlayerUnknown14 <[email protected]>

commit 9d88ff7
Author: BeebBeebBoob <[email protected]>
Date:   Sun Jan 26 12:02:23 2025 +0300

    Revert "del: SSblackbox system Removal" (#6456)

    Revert "del: SSblackbox system Removal (#6388)"

    This reverts commit 314166e.

commit 314166e
Author: BeebBeebBoob <[email protected]>
Date:   Sat Jan 25 21:24:33 2025 +0300

    del: SSblackbox system Removal (#6388)

    * del: SSblackbox system Removal

    * LINTER?? HELLO? Removes blackbox sys define

    * Update dbconfig.txt

    * Update misc.dm

    * Update dbconfig.txt

commit 18e8bbe
Author: Vesterlim13 <[email protected]>
Date:   Sat Jan 25 17:44:12 2025 +0300

    admin: coldcolony update2 (#6433)

* и снова

* Squashed commit of the following:

commit 89bd4d5
Author: BeebBeebBoob <[email protected]>
Date:   Tue Jan 28 04:35:41 2025 +0300

    bugfix: Капсула генетиков теперь работает (#6472)

    bugfix: dna scanner put in

commit 4e61c27
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:25:40 2025 +0300

    bugfix: подправление надочёта в панеле PP (#6471)

commit 398fb77
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 21:15:25 2025 +0500

    bugfix: Потенциальное решение смертельности блоба (#6464)

commit b0b1ecc
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:14:46 2025 +0300

    bugfix: PP для модеров, подправка окна и скрытие инфы (#6470)

    * bugfix: PP для модеров, подправка окна и скрытие инфы

    * prettier

commit 7ea48e8
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 23:05:16 2025 +0700

    qol: Перевод медицинского оборудования (#6172)

    * Тык

    * Тык

    * Слипер и сканер

    * Фиксы

    * Тык

    * Медзаписи и прочее

    * Тык

    * Крев монитор

    * Тык

    * Тык

    * Тык

    * Морг и сканер

    * Тык

    * Раздатчик химикатов и производные

    * Альтклики

    * Тык

    * Тык тык

    * Дефибы

    * Дефиб маунт

    * СмартФриджжжжж

    * Пандемик энд озер

    * Фиксы

    * Фикс

    * Фикс

    * Фиксы

    * /

    * /

    * Минус альтклики

    * .

    * .

    * .

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (#6428)

    * морж конфликт

    * Revert "морж конфликт"

    This reverts commit b8e1813.

    * Revert "Squashed commit of the following:"

    This reverts commit d4e1a1e.

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (#6428)

    * угу

    * Squashed commit of the following:

    commit 9974b5a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:04:26 2025 +0500

        tweak: mob_suspension now affects mob spawners (#6429)

    commit a46088f
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:00:11 2025 +0500

        admin: mass anime button fix (#6430)

        * admin: mass anime button fix

        * fix

    commit 4cda2dc
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:57:21 2025 +0500

        admin: Настройка форс событий

    commit 0f72561
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:55:58 2025 +0500

        bugfix: Кнопки алёртов теперь вмещаются

        * bugfix: tgui alert fix

        * text inputs too

        * Update tgui.bundle.js

        * Update tgui.bundle.js

    commit 3e08a50
    Author: Sheya <[email protected]>
    Date:   Mon Jan 27 16:48:05 2025 +0300

        add: Хамелеон шеи в хамелеон ките

        * СЕ дай пояс

        * da

        * suka blyat

    commit ea35048
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:44:46 2025 +0500

        admin: Админы теперь могут отменять события

        * admin: admins now can cancel events

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>

    commit d9ef15c
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:39:51 2025 +0500

        qol: Шёпот теперь по умолчанию Shift+T

        * qol: shiftT for wisper

        * fix xdd

    commit 533956a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:22:00 2025 +0500

        admin: подправление разделов, исправление недочётов

        * admin: admin updates fix

        * fix

    commit 9dd238c
    Author: Honker9999999 <[email protected]>
    Date:   Mon Jan 27 15:17:48 2025 +0200

        bugfix: plasmamate kit (#6465)

    commit 846b1f2
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 20:15:06 2025 +0700

        bugfix: стало возможным мыть голову при выборе головы (#6466)

        пум

    commit 0893db9
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:12:57 2025 +0500

        bugfix: Ящики в упаковке теперь правильно удаляются на карго шаттле (#6467)

        bugfix: wrapped create contents now delete in centcomm

    commit d8a28db
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:11:37 2025 +0500

        bugfix: anomalies bugfix (#6468)

        * bugfix: animalies bugfix

        * fix

    commit 2b3116a
    Author: BeebBeebBoob <[email protected]>
    Date:   Mon Jan 27 16:10:59 2025 +0300

        admin: Player Panel & PP Panel TGUI (#6440)

        * admin: Player Panel & PP Panel TGUI

        * whoops

        * ok

        * More stuff, fixing stuff

        * final touches and BUNDLE

        * fuck

    * .

    * дефибы блеять

* Squashed commit of the following:

commit 58952f3
Author: BeebBeebBoob <[email protected]>
Date:   Tue Jan 28 04:57:51 2025 +0300

    admin: Обновление PP, время, фикс related by (#6473)

    * admin: Обновление PP, время, фикс related by

    * bug

commit 08d22e7
Author: dageavtobusnick <[email protected]>
Date:   Tue Jan 28 06:50:56 2025 +0500

    admin: sound emitters (#6451)

    * admin: sound emitters

    * fix

    * fix

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: PlayerUnknown14 <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * Update code/modules/admin/sound_emitter.dm

    Co-authored-by: BeebBeebBoob <[email protected]>

    * log_and_message

    ---------

    Co-authored-by: PlayerUnknown14 <[email protected]>
    Co-authored-by: BeebBeebBoob <[email protected]>

commit 18e64d3
Author: dageavtobusnick <[email protected]>
Date:   Tue Jan 28 06:50:13 2025 +0500

    admin: admins now can spawn cargo crates (#6455)

    * admin: admins now can spawn cargo crates

    * fix

    * move button to secrets

commit 89bd4d5
Author: BeebBeebBoob <[email protected]>
Date:   Tue Jan 28 04:35:41 2025 +0300

    bugfix: Капсула генетиков теперь работает (#6472)

    bugfix: dna scanner put in

commit 4e61c27
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:25:40 2025 +0300

    bugfix: подправление надочёта в панеле PP (#6471)

commit 398fb77
Author: dageavtobusnick <[email protected]>
Date:   Mon Jan 27 21:15:25 2025 +0500

    bugfix: Потенциальное решение смертельности блоба (#6464)

commit b0b1ecc
Author: BeebBeebBoob <[email protected]>
Date:   Mon Jan 27 19:14:46 2025 +0300

    bugfix: PP для модеров, подправка окна и скрытие инфы (#6470)

    * bugfix: PP для модеров, подправка окна и скрытие инфы

    * prettier

commit 7ea48e8
Author: PlayerUnknown14 <[email protected]>
Date:   Mon Jan 27 23:05:16 2025 +0700

    qol: Перевод медицинского оборудования (#6172)

    * Тык

    * Тык

    * Слипер и сканер

    * Фиксы

    * Тык

    * Медзаписи и прочее

    * Тык

    * Крев монитор

    * Тык

    * Тык

    * Тык

    * Морг и сканер

    * Тык

    * Раздатчик химикатов и производные

    * Альтклики

    * Тык

    * Тык тык

    * Дефибы

    * Дефиб маунт

    * СмартФриджжжжж

    * Пандемик энд озер

    * Фиксы

    * Фикс

    * Фикс

    * Фиксы

    * /

    * /

    * Минус альтклики

    * .

    * .

    * .

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (#6428)

    * морж конфликт

    * Revert "морж конфликт"

    This reverts commit b8e1813.

    * Revert "Squashed commit of the following:"

    This reverts commit d4e1a1e.

    * Squashed commit of the following:

    commit 8b32c29
    Author: Honker9999999 <[email protected]>
    Date:   Sun Jan 26 21:17:47 2025 +0200

        bugfix: ghostface and autodrobe (#6463)

    commit 7d6d0e9
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 01:41:16 2025 +0700

        spellcheck: item sizes (#6457)

        Угу

    commit b32899f
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:32:13 2025 +0300

        bugfix: TGUI input for paper working incorrectly (#6437)

        * hotfix: TGUI input for paper working incorrectly

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: dageavtobusnick <[email protected]>

        * Update code/modules/paperwork/paper.dm

        Co-authored-by: Den109G <[email protected]>

        ---------

        Co-authored-by: dageavtobusnick <[email protected]>
        Co-authored-by: Den109G <[email protected]>

    commit f54387f
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:28:40 2025 +0500

        bugfix: fix text input extra encoding (#6436)

    commit 670af75
    Author: TimChi <[email protected]>
    Date:   Sun Jan 26 21:27:42 2025 +0300

        add: Ghosts can toggles their sight (#6426)

        * :3

        * Важно

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        * Update code/modules/mob/dead/observer/observer.dm

        Co-authored-by: Antoonij <[email protected]>

        * Update observer.dm

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>
        Co-authored-by: Antoonij <[email protected]>

    commit f08a37b
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:26:05 2025 +0500

        bugfix: Advanced ProcCall global procs fix (#6434)

    commit 04fd258
    Author: dageavtobusnick <[email protected]>
    Date:   Sun Jan 26 23:18:24 2025 +0500

        admin: no vv verb for moders (#6428)

    * угу

    * Squashed commit of the following:

    commit 9974b5a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:04:26 2025 +0500

        tweak: mob_suspension now affects mob spawners (#6429)

    commit a46088f
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 19:00:11 2025 +0500

        admin: mass anime button fix (#6430)

        * admin: mass anime button fix

        * fix

    commit 4cda2dc
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:57:21 2025 +0500

        admin: Настройка форс событий

    commit 0f72561
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:55:58 2025 +0500

        bugfix: Кнопки алёртов теперь вмещаются

        * bugfix: tgui alert fix

        * text inputs too

        * Update tgui.bundle.js

        * Update tgui.bundle.js

    commit 3e08a50
    Author: Sheya <[email protected]>
    Date:   Mon Jan 27 16:48:05 2025 +0300

        add: Хамелеон шеи в хамелеон ките

        * СЕ дай пояс

        * da

        * suka blyat

    commit ea35048
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:44:46 2025 +0500

        admin: Админы теперь могут отменять события

        * admin: admins now can cancel events

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        * Update code/modules/events/event.dm

        Co-authored-by: PlayerUnknown14 <[email protected]>

        ---------

        Co-authored-by: PlayerUnknown14 <[email protected]>

    commit d9ef15c
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:39:51 2025 +0500

        qol: Шёпот теперь по умолчанию Shift+T

        * qol: shiftT for wisper

        * fix xdd

    commit 533956a
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:22:00 2025 +0500

        admin: подправление разделов, исправление недочётов

        * admin: admin updates fix

        * fix

    commit 9dd238c
    Author: Honker9999999 <[email protected]>
    Date:   Mon Jan 27 15:17:48 2025 +0200

        bugfix: plasmamate kit (#6465)

    commit 846b1f2
    Author: PlayerUnknown14 <[email protected]>
    Date:   Mon Jan 27 20:15:06 2025 +0700

        bugfix: стало возможным мыть голову при выборе головы (#6466)

        пум

    commit 0893db9
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:12:57 2025 +0500

        bugfix: Ящики в упаковке теперь правильно удаляются на карго шаттле (#6467)

        bugfix: wrapped create contents now delete in centcomm

    commit d8a28db
    Author: dageavtobusnick <[email protected]>
    Date:   Mon Jan 27 18:11:37 2025 +0500

        bugfix: anomalies bugfix (#6468)

        * bugfix: animalies bugfix

        * fix

    commit 2b3116a
    Author: BeebBeebBoob <[email protected]>
    Date:   Mon Jan 27 16:10:59 2025 +0300

        admin: Player Panel & PP Panel TGUI (#6440)

        * admin: Player Panel & PP Panel TGUI

        * whoops

        * ok

        * More stuff, fixing stuff

        * final touches and BUNDLE

        * fuck

    * .

    * дефибы блеять

* ищо
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Has Approve Have been approved by somebody from Review Team and awaiting for one more approve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants