diff --git a/html/changelogs/AutoChangeLog-pr-7645.yml b/html/changelogs/AutoChangeLog-pr-7645.yml deleted file mode 100644 index 40ffb6344da..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7645.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "GoldenAlpharex" -delete-after: True -changes: - - code_imp: "Skyrat coders will now be able to have the building tool detect their modifications in the modular_skyrat directory, helping them re-compile with less pain involved." diff --git a/html/changelogs/AutoChangeLog-pr-7649.yml b/html/changelogs/AutoChangeLog-pr-7649.yml deleted file mode 100644 index 4a6921a3c13..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7649.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "Fix fire being extinguished by pAIs, borgs, or simple animals by walking over the mob." diff --git a/html/changelogs/AutoChangeLog-pr-7650.yml b/html/changelogs/AutoChangeLog-pr-7650.yml deleted file mode 100644 index 4bbcfcc054b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7650.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fixes thermomachine abuse by slowing the exchange ratio based on the moles amount on the ports (both if cooling, only main if not)" diff --git a/html/changelogs/AutoChangeLog-pr-7652.yml b/html/changelogs/AutoChangeLog-pr-7652.yml deleted file mode 100644 index 7b3760bc6e2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7652.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "corrected Fiery Rebirth's and Curse of Corrosion's heretic research descriptions" - - bugfix: "fixed heretic research progression after unlocking the Lonely Ritual" diff --git a/html/changelogs/AutoChangeLog-pr-7653.yml b/html/changelogs/AutoChangeLog-pr-7653.yml deleted file mode 100644 index 1e7f4e52c33..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7653.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fixes service achievements" diff --git a/html/changelogs/AutoChangeLog-pr-7654.yml b/html/changelogs/AutoChangeLog-pr-7654.yml deleted file mode 100644 index 16722132c08..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7654.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "Fixed microwave's attack_hand_secondary return value." diff --git a/html/changelogs/AutoChangeLog-pr-7663.yml b/html/changelogs/AutoChangeLog-pr-7663.yml deleted file mode 100644 index 8d5c671f022..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7663.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fix crystallizer from getting stuck on same amount of gases, limits the allowed amount of allowed gas inside by double the recipe amount per type" diff --git a/html/changelogs/AutoChangeLog-pr-7664.yml b/html/changelogs/AutoChangeLog-pr-7664.yml deleted file mode 100644 index fd4da5a0051..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7664.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - code_imp: "Failsafe is more robust now and the game can actually recover from an deleted MC" diff --git a/html/changelogs/AutoChangeLog-pr-7665.yml b/html/changelogs/AutoChangeLog-pr-7665.yml deleted file mode 100644 index 7bdd9fc8246..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7665.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - admin: "The add component option in view variables now uses a tgui list that can be searched." diff --git a/html/changelogs/AutoChangeLog-pr-7667.yml b/html/changelogs/AutoChangeLog-pr-7667.yml deleted file mode 100644 index ea0798ddea8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7667.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "MMMiracles" -delete-after: True -changes: - - bugfix: "Solar assemblies can no longer be built on top of existing solar panels." diff --git a/html/changelogs/archive/2021-08.yml b/html/changelogs/archive/2021-08.yml index 08a6fd38ea4..469159f377c 100644 --- a/html/changelogs/archive/2021-08.yml +++ b/html/changelogs/archive/2021-08.yml @@ -598,3 +598,25 @@ Spc-Dragonfruits: - rscadd: Added ARG-75 rifle and 7.62mm rifle magazine - rscadd: Added CMG-1 smg +2021-08-21: + GoldenAlpharex: + - code_imp: Skyrat coders will now be able to have the building tool detect their + modifications in the modular_skyrat directory, helping them re-compile with + less pain involved. + MMMiracles: + - bugfix: Solar assemblies can no longer be built on top of existing solar panels. + SkyratBot: + - bugfix: corrected Fiery Rebirth's and Curse of Corrosion's heretic research descriptions + - bugfix: fixed heretic research progression after unlocking the Lonely Ritual + - bugfix: fix crystallizer from getting stuck on same amount of gases, limits the + allowed amount of allowed gas inside by double the recipe amount per type + - bugfix: Fixed microwave's attack_hand_secondary return value. + - code_imp: Failsafe is more robust now and the game can actually recover from an + deleted MC + - admin: The add component option in view variables now uses a tgui list that can + be searched. + - bugfix: fixes thermomachine abuse by slowing the exchange ratio based on the moles + amount on the ports (both if cooling, only main if not) + - bugfix: Fix fire being extinguished by pAIs, borgs, or simple animals by walking + over the mob. + - bugfix: fixes service achievements