diff --git a/html/changelogs/AutoChangeLog-pr-2836.yml b/html/changelogs/AutoChangeLog-pr-2836.yml new file mode 100644 index 00000000000..8ce69499f2a --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2836.yml @@ -0,0 +1,13 @@ +author: "SyncIt21" +delete-after: True +changes: + - qol: "Adds screen tips & examines for screwdriver, wrench, crowbar & beaker insertion, removal & replacing actions" + - qol: "Analyzing reagents no longer blocks other players from doing other operations. Multiple players can analyze different reagents on the same machine" + - qol: "You cannot do any tool acts on the machine while printing to prevent any side effects." + - qol: "The preferred container for the master reagent in the beaker is now showed in both condiment & chem master. The feature can be enabled/disabled via a check box" + - code_imp: "removed defines for reagent transfer, vars for reagent analyzis to save memory. Autodoc for other vars & procs" + - bugfix: "You can hit the chem master with tools like screwdriver, crowbar, wrench & beaker in combat mode" + - bugfix: "You cannot insert hologram items into the chem master" + - bugfix: "Deconstructing a condiment master will give you the circuit board already pre-programmed with that option" + - bugfix: "You now print the exact amount of containers requested even with upgraded parts without creating empty containers. Max printable containers is 13 with tier 4 parts able to print 50 containers." + - refactor: "Optimized client side UI code & chem master as a whole." \ No newline at end of file