diff --git a/html/changelog.html b/html/changelog.html index 4b0a79c97584b..032a6d800e0b0 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -28,6 +28,16 @@

Sierra SS13

-->
+

17.12 - 2023

+

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

+
+
Fixes C4/Plastique. It now explodes again.
+
Fixes runtime when blob attacks people
+
Fixes memorial stone causing dogtags from other branches to disappear
+
Fixes helm and sensor consoles not deleting properly
+
Fixes welding step of APC deconstruction
+
+

14.12 - 2023

Обновления Al-1ce:

@@ -575,35 +585,6 @@

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

Fixes being unable to place mobs into a mounted sleeper.
- -

15.10 - 2023

-

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

-
-
Mech jetpacks work again, probably
-
-

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

-
-
Nurse spiders will only inject 1 - 3 spiderlings sometimes, instead of 6 - 12.
-
Objects will once again fall through openspace when affected by gravity.
-
-

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

-
-
Fixed several icon-related issues.
-
Radial menus for organ regeneration surgery now have accurate text.
-
-

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

-
-
Fixed an issue where maintenance spiderlings became big spiders when disturbed.
-
-

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

-
-
Now able to wrap crates/closets with gift wrapping paper; and to wrap humans with regular parcel wrapping paper. Both have the same behavior.
-
Can now destination tag and label gifts.
-
You now require a sharp item to open any wrapped parcel
-
No more instant wrapping. Time delay scales up the bigger the item you're wrapping is. Also uses more wrap depending on item size.
-
Can now clip foamclogs with any sharp item, not only wirecutters or the scalpel.
-
Instant Tactical combat gift-wrapping is no longer possible. You need a strong grab and a delay to gift-wrap someone else, like handcuffs.
-
Icons by Icons8
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 2e890c2dc4624..9253ceeb6bf3d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -22691,3 +22691,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p - spellcheck: Changes a poor-taste hallucination message. Merlin1230: - tweak: Research tape is now purple instead of white. Enjoy. +2023-12-17: + emmanuelbassil: + - bugfix: Fixes C4/Plastique. It now explodes again. + - bugfix: Fixes runtime when blob attacks people + - bugfix: Fixes memorial stone causing dogtags from other branches to disappear + - bugfix: Fixes helm and sensor consoles not deleting properly + - bugfix: Fixes welding step of APC deconstruction diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1635.yml b/html/changelogs/AutoChangeLog-sierra-pr-1635.yml deleted file mode 100644 index 60a1aeff89d3b..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1635.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: emmanuelbassil -changes: - - {bugfix: Fixes memorial stone causing dogtags from other branches to disappear} - - {bugfix: Fixes helm and sensor consoles not deleting properly} - - {bugfix: Fixes welding step of APC deconstruction} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1636.yml b/html/changelogs/AutoChangeLog-sierra-pr-1636.yml deleted file mode 100644 index f0d04cc851c68..0000000000000 --- a/html/changelogs/AutoChangeLog-sierra-pr-1636.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: emmanuelbassil -changes: - - {bugfix: Fixes C4/Plastique. It now explodes again.} - - {bugfix: Fixes runtime when blob attacks people} -delete-after: true