From 4b0f7be4a401a8f8f1a552084383a3b485af9f2e Mon Sep 17 00:00:00 2001 From: Yaroslav Nurkov <78199449+AnywayFarus@users.noreply.github.com> Date: Fri, 9 Feb 2024 19:39:38 +0300 Subject: [PATCH] Automatic changelog for PR #1873 [ci skip] --- html/changelogs/AutoChangeLog-pr-1873.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-1873.yml diff --git a/html/changelogs/AutoChangeLog-pr-1873.yml b/html/changelogs/AutoChangeLog-pr-1873.yml new file mode 100644 index 00000000000..164e0b7edb8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-1873.yml @@ -0,0 +1,12 @@ +author: "SyncIt21" +delete-after: True +changes: + - qol: "adds screentips & examines for screwdriver & crowbar acts & alt click." + - qol: "techfabs can now use the mouse drop functionality to set drop target." + - qol: "lathe printing animation plays on loop while printing rather than flicking once for more visual feedback" + - bugfix: "lathe sheet insertion animations are now linked & work again for all material types inserted via remote silo/local storage" + - bugfix: "printing custom materials items from autolathe works again." + - bugfix: "printing multiple items from lathes will actually print that correct quantity of items requested." + - bugfix: "printing items the 2nd time around from lathes won't cause the UI to reload each time." + - code_imp: "autodoc for some vars & procs, merges procs." + - refactor: "Optimized code for autolathe & techfabs in general. Report bugs on github" \ No newline at end of file