-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog for PR #2836 [ci skip]
- Loading branch information
1 parent
ee8a1aa
commit d55fc5d
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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." |