UnlimitedQuota
Quota went up? Deadline goes up too. Optional day-0 autopilot to the Company. Suffer longer, scrap more.Changelog
1.1.3
- Fix: Deadline days use a hard step formula only:
days = MinDeadlineDays + Floor((quota − firstQuota) / QuotaPerExtraDay). Example step 200 / first 160: 160=3d, 360=4d, 555=4d, 560=5d, 752=5d. Example step 500: 160=3d, 660=4d, 1160=5d. - Persist the contract's first quota as baseline (no more vanilla
startingQuota130 skew). - Re-apply days after
SyncNewProfitQuotaClientRpcso clients keep the formula timer. - Integer math only — never
Ceil(quota / dailyScrap)(that old path turned ~699 quota into 7 days).
1.1.2
- Fix: Deadline day display no longer inflates via
Ceil(time/total)float noise (e.g. 4 → 5). - Default
QuotaPerExtraDayis 500 (start 160 → 660=4d, 1160=5d). Latch startingQuota so fallback 130 cannot skew the formula. - Clear starting-quota latch on new ship.
1.1.1
- Fix: Day-0 Company auto-route/land no longer re-fires on every SyncTimeClientRpc while still in orbit.
- Log Terminal-missing / lever-FX failures; remove dead growDailyScrap + unused ES3 previous-daily/quota keys.
1.1.0
README polish + small bugfixes. Same deadline chaos, clearer Company propaganda.
1.0.8
Optional auto-land at the Company on day 0.
1.0.7
Config got simpler. Fewer knobs. Same suffering.
1.0.6
Deadline grows with quota the way Management always pretended it did.
1.0.5
Day 0? Enjoy your complimentary autopilot to the Company.
1.0.4 – 1.0.0
Earlier experiments in "what if the quota wasn't a war crime."
