Skip to content

Commit

Permalink
Automatic changelog for PR Skyrat-SS13#24280 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyratBot committed Oct 11, 2023
1 parent e7f7122 commit 55a5ce2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions html/changelogs/AutoChangeLog-pr-24280.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
author: "SkyratBot"
delete-after: True
changes:
- code_imp: "removed round robin method of transferring reagents which would result in some missing reagents after transferring."
- code_imp: "added some more rounding for reagent operations."
- code_imp: "cleaned up some plumbing & reaction chamber code"
- code_imp: "improves the performance of `update_total()` , `clear_reagents()` & `del_reagent()` procs"
- bugfix: "plumbing setups will no longer output 0 or more than maximum available volume of reagents."
- bugfix: "removing, copying, transfering reagents is now done proportionally and not equally again."
- refactor: "examining individual reagents up close will display their volumes up to 4 decimal places for accuracy."
- qol: "droppers & beakers round the amount of reagents transferred before displaying them to chat for easy readibility"

0 comments on commit 55a5ce2

Please sign in to comment.