diff --git a/html/changelog.html b/html/changelog.html index d618f2171507e..26c6b86768430 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -28,6 +28,37 @@

Sierra SS13

-->
+

04.10 - 2023

+

Обновления Jux:

+
+
Borg antag items that recharge (guns, various reagent items) now recharge properly, Borg modules that used the drone space cleaner without ever recharging it now recharge it, and Surgeon borgs recharge their sterilizine. All rechargable borg antag items recharge at a more reasonable speed.
+
Borg item icons now update when recharging, making it less of a guessing game for if your tools are charged.
+
Flamethrowers and syringe guns both now give feedback on their ammo and ready status when examined. Flamethrowers require fuel to ignite, and go out when they run out of fuel.
+
+

Обновления Mucker:

+
+
Adds an artifact effect that can turn robotic limbs to flesh, and give FBP's new bodies.
+
+

Обновления Qlonever:

+
+
Made noexcutite actually prevent jitters like it's supposed to.
+
+

Обновления SierraKomodo:

+
+
Changed the default run levels subsystems initialize at to post-game setup.
+
Random events should no longer start firing if the server fails to start a round and returns to the lobby.
+
+

Обновления SuhEugene:

+
+
Для статусбара добавлен преференс видимости.
+
Добавлена кнопочка Spawn as Human.
+
+

Обновления cuddleandtea:

+
+
lifepod missing icon fixed
+
new body scanner and console sprite
+
+

03.10 - 2023

Обновления SuhEugene:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 6d46c6e8800c5..4237a59709abd 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -21936,3 +21936,33 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p - imageadd: "\u0414\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u044B \u0435\u0449\ \u0451 \u0431\u043E\u043B\u044C\u0448\u0435 \u043C\u0435\u0442\u043E\u043A \u0442\ \u0435\u043B\u0430." +2023-10-04: + Jux: + - bugfix: Borg antag items that recharge (guns, various reagent items) now recharge + properly, Borg modules that used the drone space cleaner without ever recharging + it now recharge it, and Surgeon borgs recharge their sterilizine. All rechargable + borg antag items recharge at a more reasonable speed. + - bugfix: Borg item icons now update when recharging, making it less of a guessing + game for if your tools are charged. + - tweak: Flamethrowers and syringe guns both now give feedback on their ammo and + ready status when examined. Flamethrowers require fuel to ignite, and go out + when they run out of fuel. + Mucker: + - rscadd: Adds an artifact effect that can turn robotic limbs to flesh, and give + FBP's new bodies. + Qlonever: + - bugfix: Made noexcutite actually prevent jitters like it's supposed to. + SierraKomodo: + - tweak: Changed the default run levels subsystems initialize at to post-game setup. + - bugfix: Random events should no longer start firing if the server fails to start + a round and returns to the lobby. + SuhEugene: + - tweak: "\u0414\u043B\u044F \u0441\u0442\u0430\u0442\u0443\u0441\u0431\u0430\u0440\ + \u0430 \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D \u043F\u0440\u0435\u0444\ + \u0435\u0440\u0435\u043D\u0441 \u0432\u0438\u0434\u0438\u043C\u043E\u0441\u0442\ + \u0438." + - admin: "\u0414\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u0430 \u043A\u043D\u043E\ + \u043F\u043E\u0447\u043A\u0430 Spawn as Human." + cuddleandtea: + - bugfix: lifepod missing icon fixed + - imageadd: new body scanner and console sprite diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1103.yml b/html/changelogs/AutoChangeLog-sierra-pr-1103.yml deleted file mode 100644 index a3619d411b62a..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1103.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: SuhEugene -delete-after: true -changes: - - tweak: Для статусбара добавлен преференс видимости. - - admin: Добавлена кнопочка Spawn as Human. diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1105.yml b/html/changelogs/AutoChangeLog-sierra-pr-1105.yml deleted file mode 100644 index 257d4cd34d9ad..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1105.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Qlonever -delete-after: true -changes: - - bugfix: Made noexcutite actually prevent jitters like it's supposed to. diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1106.yml b/html/changelogs/AutoChangeLog-sierra-pr-1106.yml deleted file mode 100644 index 692bc0aae7039..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1106.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: SierraKomodo -delete-after: true -changes: - - tweak: Changed the default run levels subsystems initialize at to post-game setup. - - bugfix: Random events should no longer start firing if the server fails to start - a round and returns to the lobby. diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1107.yml b/html/changelogs/AutoChangeLog-sierra-pr-1107.yml deleted file mode 100644 index 9bcff26d93100..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1107.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: cuddleandtea -delete-after: true -changes: - - bugfix: lifepod missing icon fixed - - imageadd: new body scanner and console sprite diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1108.yml b/html/changelogs/AutoChangeLog-sierra-pr-1108.yml deleted file mode 100644 index b108f45af0025..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1108.yml +++ /dev/null @@ -1,12 +0,0 @@ -author: Jux -delete-after: true -changes: - - bugfix: Borg antag items that recharge (guns, various reagent items) now recharge - properly, Borg modules that used the drone space cleaner without ever recharging - it now recharge it, and Surgeon borgs recharge their sterilizine. All rechargable - borg antag items recharge at a more reasonable speed. - - bugfix: Borg item icons now update when recharging, making it less of a guessing - game for if your tools are charged. - - tweak: Flamethrowers and syringe guns both now give feedback on their ammo and - ready status when examined. Flamethrowers require fuel to ignite, and go out - when they run out of fuel. diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1110.yml b/html/changelogs/AutoChangeLog-sierra-pr-1110.yml deleted file mode 100644 index 071ffd7c50c3c..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1110.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Mucker -delete-after: true -changes: - - rscadd: Adds an artifact effect that can turn robotic limbs to flesh, and give - FBP's new bodies.