03-07-2021, 01:22 AM
(This post was last modified: 03-26-2021, 11:01 AM by github_bot. Edited 1 time in total.)
PULL REQUEST DETAILS
[bug][balance][input wanted]
About the PR
Adjusted Credit scaling:
* https://www.desmos.com/calculator/sgpk5aj6hy
* Lower MW values are scaled to provide a behavior that feels more like diminishing returns a function that is intended to scaling infinitely. Result is "similar" to if output to be +600MW.
Keep track of power not sold, and add it to the next attempt, until it can eventually be distributed to station/crew.
Why's this needed?
Give reason to chamber burns when not attempting to "Hellburn".
Give reason to turn on PTL with Char burns.
Resolves bug when outputting in "bursts". ?
Changelog
PULL REQUEST DETAILS
[bug][balance][input wanted]
About the PR
Adjusted Credit scaling:
* https://www.desmos.com/calculator/sgpk5aj6hy
* Lower MW values are scaled to provide a behavior that feels more like diminishing returns a function that is intended to scaling infinitely. Result is "similar" to if output to be +600MW.
Keep track of power not sold, and add it to the next attempt, until it can eventually be distributed to station/crew.
Why's this needed?
Give reason to chamber burns when not attempting to "Hellburn".
Give reason to turn on PTL with Char burns.
Resolves bug when outputting in "bursts". ?
Changelog
Code:
changelog
(u)Azrun
(+)Nanotrasen no longer pockets money from rounding down when paying out for PTL. Lower end MW drastically improved.
PULL REQUEST DETAILS