diff --git a/html/changelog.html b/html/changelog.html index 598ead36304..3dc21e1f405 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -46,6 +46,21 @@
  • Added compact disposal bins.
  • Projectiles now pass over disposal bins.
  • +

    Geeves updated:

    +

    29 June 2020

    Alberyk, Menown updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index cf4f98b7c3c..5cb58bf832c 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -13910,3 +13910,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Ferner: - rscadd: Added compact disposal bins. - tweak: Projectiles now pass over disposal bins. + Geeves: + - rscadd: Power cell backpacks can now be held in the Industrial, EVA, and CE RIG + suitslots. Orbital droppers can now be kept in the explorer's belt. + - bugfix: Mining drills can now be properly upgraded by part replacers. + - rscadd: Mining grippers can now remove cells from mining drills, if the panel + is open. + - bugfix: Cyborg radio descriptions now update when they reset modules. + - rscadd: Mining and science cyborgs now get part replacers in their modules. + - bugfix: Grippers now position their items correctly, spritewise. + - rscadd: Control-clicking your gripper will now make it drop its held item. + - bugfix: Clicking a mining drill with a gripper will no longer activate or deactivate + it, which will prevent a lot of accidents. + - tweak: Taking a cell out of a mining drill will now place it in one of your hands, + if one is open. + - bugfix: Emptying a bag's contents onto the floor with the verb will now always + display the message of you doing it. + - rscadd: Control-clicking a storage item in your active hand will now attempt to + empty it onto the floor, if it has that verb. + - rscadd: Using an ore detector on a drill will now give a detailed readout of the + ore in the vicinity that it has access to and call pull out. diff --git a/html/changelogs/geeves-drill_tweaks.yml b/html/changelogs/geeves-drill_tweaks.yml deleted file mode 100644 index 6ba29922f24..00000000000 --- a/html/changelogs/geeves-drill_tweaks.yml +++ /dev/null @@ -1,16 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - bugfix: "Mining drills can now be properly upgraded by part replacers." - - rscadd: "Mining grippers can now remove cells from mining drills, if the panel is open." - - bugfix: "Cyborg radio descriptions now update when they reset modules." - - rscadd: "Mining and science cyborgs now get part replacers in their modules." - - bugfix: "Grippers now position their items correctly, spritewise." - - rscadd: "Control-clicking your gripper will now make it drop its held item." - - bugfix: "Clicking a mining drill with a gripper will no longer activate or deactivate it, which will prevent a lot of accidents." - - tweak: "Taking a cell out of a mining drill will now place it in one of your hands, if one is open." - - bugfix: "Emptying a bag's contents onto the floor with the verb will now always display the message of you doing it." - - rscadd: "Control-clicking a storage item in your active hand will now attempt to empty it onto the floor, if it has that verb." - - rscadd: "Using an ore detector on a drill will now give a detailed readout of the ore in the vicinity that it has access to and call pull out." \ No newline at end of file diff --git a/html/changelogs/geeves-powercell_suitslot.yml b/html/changelogs/geeves-powercell_suitslot.yml deleted file mode 100644 index 16def8251ff..00000000000 --- a/html/changelogs/geeves-powercell_suitslot.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Power cell backpacks can now be held in the Industrial, EVA, and CE RIG suitslots. Orbital droppers can now be kept in the explorer's belt." \ No newline at end of file