-
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 #2595 [ci skip]
- Loading branch information
1 parent
44c23a4
commit 7817c37
Showing
1 changed file
with
9 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,9 @@ | ||
author: "Pickle-Coding" | ||
delete-after: True | ||
changes: | ||
- bugfix: "Fixes conservation of energy issues relating to charging powercells." | ||
- qol: "APCs will display how much power they are using to charge their cell. This is accounted for in the power monitoring console." | ||
- qol: "All arbitrary power cell energy units you see are replaced with prefixed joules." | ||
- balance: "As a consequence of the conservation of energy issues getting fixed, the power consumption for charging cells is now very significant." | ||
- balance: "APCs only use surplus power from the grid after every machine processes when charging, preventing APCs from causing others to discharge while charging." | ||
- balance: "Engineering SMES start at max charge to combat the increased energy loss due to conservation of energy fixes." |