From de5a38e2afe71159c2ea13e674f3f2e1c0fcbffb Mon Sep 17 00:00:00 2001
From: Sierra Helper <125094432+SierraHelper@users.noreply.github.com>
Date: Wed, 18 Oct 2023 01:18:12 +0000
Subject: [PATCH] =?UTF-8?q?=D0=90=D0=B2=D1=82=D0=BE=D0=BC=D0=B0=D1=82?=
=?UTF-8?q?=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B0=D1=8F=20=D0=BA=D0=BE=D0=BC?=
=?UTF-8?q?=D0=BF=D0=B8=D0=BB=D1=8F=D1=86=D0=B8=D1=8F=20=D1=87=D0=B5=D0=B9?=
=?UTF-8?q?=D0=BD=D0=B4=D0=B6=D0=BB=D0=BE=D0=B3=D0=BE=D0=B2=20[ci=20skip]?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
html/changelog.html | 27 +++++++++++++++++++
html/changelogs/.all_changelog.yml | 21 +++++++++++++++
.../AutoChangeLog-sierra-pr-1143.yml | 10 -------
.../AutoChangeLog-sierra-pr-1144.yml | 4 ---
.../AutoChangeLog-sierra-pr-1145.yml | 4 ---
.../AutoChangeLog-sierra-pr-1146.yml | 5 ----
.../AutoChangeLog-sierra-pr-1147.yml | 5 ----
.../AutoChangeLog-sierra-pr-1148.yml | 4 ---
.../AutoChangeLog-sierra-pr-1149.yml | 4 ---
9 files changed, 48 insertions(+), 36 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1143.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1144.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1145.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1146.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1147.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1148.yml
delete mode 100644 html/changelogs/AutoChangeLog-sierra-pr-1149.yml
diff --git a/html/changelog.html b/html/changelog.html
index cc1978ded95f5..7ae924fe0036a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -28,6 +28,33 @@
+
18.10 - 2023
+
Обновления Slywater:
+
+
You can once again buckle yourself while incapacitated, and interact with items from a chair (assuming you're not in pain crit).
+
Diona, monkey, and zombie NPCs are now processed under the new AI subsystem.
+
Hostile NPCs will now search for prey upon losing sight of them. They'll patrol the area and break into potential hiding spots.
+
Passive NPCs such as mice, cats, and monkeys will now flee from threats if attacked.
+
Fixed NPC attack reactions, calls for backup & environment destruction priorities.
+
+
Обновления SuhEugene, PiotrTheTchaikowsky:
+
+
Updated "Fun Police", "Lusty xenomorph" and "Miss Science 2299" posters.
+
+
Обновления TheNightingale:
+
+
Operating tables now have a visual indicator for if the suppressors are off during surgery (the lights turn red).
+
+
Обновления cuddleandtea:
+
+
Corrected light build mode default power to 1.
+
less radius for instruments sound
+
+
Обновления emmanuelbassil:
+
+
Fixes being unable to place mobs into a mounted sleeper.
+
+
15.10 - 2023
Обновления Alex6511:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7989cd334026d..f071650890c40 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22024,3 +22024,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p
scalpel.
- bugfix: Instant Tactical combat gift-wrapping is no longer possible. You need
a strong grab and a delay to gift-wrap someone else, like handcuffs.
+2023-10-18:
+ Slywater:
+ - bugfix: You can once again buckle yourself while incapacitated, and interact with
+ items from a chair (assuming you're not in pain crit).
+ - rscadd: Diona, monkey, and zombie NPCs are now processed under the new AI subsystem.
+ - rscadd: Hostile NPCs will now search for prey upon losing sight of them. They'll
+ patrol the area and break into potential hiding spots.
+ - rscadd: Passive NPCs such as mice, cats, and monkeys will now flee from threats
+ if attacked.
+ - bugfix: Fixed NPC attack reactions, calls for backup & environment destruction
+ priorities.
+ SuhEugene, PiotrTheTchaikowsky:
+ - imageadd: Updated "Fun Police", "Lusty xenomorph" and "Miss Science 2299" posters.
+ TheNightingale:
+ - tweak: Operating tables now have a visual indicator for if the suppressors are
+ off during surgery (the lights turn red).
+ cuddleandtea:
+ - bugfix: Corrected light build mode default power to 1.
+ - tweak: less radius for instruments sound
+ emmanuelbassil:
+ - bugfix: Fixes being unable to place mobs into a mounted sleeper.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1143.yml b/html/changelogs/AutoChangeLog-sierra-pr-1143.yml
deleted file mode 100644
index fc78af0478ee8..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1143.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Slywater
-delete-after: true
-changes:
- - rscadd: Diona, monkey, and zombie NPCs are now processed under the new AI subsystem.
- - rscadd: Hostile NPCs will now search for prey upon losing sight of them. They'll
- patrol the area and break into potential hiding spots.
- - rscadd: Passive NPCs such as mice, cats, and monkeys will now flee from threats
- if attacked.
- - bugfix: Fixed NPC attack reactions, calls for backup & environment destruction
- priorities.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1144.yml b/html/changelogs/AutoChangeLog-sierra-pr-1144.yml
deleted file mode 100644
index ef953e504df79..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1144.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: emmanuelbassil
-delete-after: true
-changes:
- - bugfix: Fixes being unable to place mobs into a mounted sleeper.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1145.yml b/html/changelogs/AutoChangeLog-sierra-pr-1145.yml
deleted file mode 100644
index 718a5b6d7897a..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1145.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: cuddleandtea
-delete-after: true
-changes:
- - bugfix: Corrected light build mode default power to 1.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1146.yml b/html/changelogs/AutoChangeLog-sierra-pr-1146.yml
deleted file mode 100644
index 7ea550becd53c..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1146.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Slywater
-delete-after: true
-changes:
- - bugfix: You can once again buckle yourself while incapacitated, and interact with
- items from a chair (assuming you're not in pain crit).
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1147.yml b/html/changelogs/AutoChangeLog-sierra-pr-1147.yml
deleted file mode 100644
index 1d0bac7451371..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1147.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: TheNightingale
-delete-after: true
-changes:
- - tweak: Operating tables now have a visual indicator for if the suppressors are
- off during surgery (the lights turn red).
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1148.yml b/html/changelogs/AutoChangeLog-sierra-pr-1148.yml
deleted file mode 100644
index d9cb08c0ac758..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1148.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: cuddleandtea
-delete-after: true
-changes:
- - tweak: less radius for instruments sound
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1149.yml b/html/changelogs/AutoChangeLog-sierra-pr-1149.yml
deleted file mode 100644
index 1b4bf3b238d75..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1149.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: SuhEugene, PiotrTheTchaikowsky
-delete-after: true
-changes:
- - imageadd: Updated "Fun Police", "Lusty xenomorph" and "Miss Science 2299" posters.