Files
wwdpublic/Content.Server/PowerCell/PowerCellSystem.Draw.cs
VMSolidus 716c1f15d6 Power Cell Draw Fixes (#1989)
# Description

Power cell draw wasn't tick invariant, so batteries on this codebase
were being drained anywhere from 30 to 60x faster than people expect,
depending on server performance. This was notably something that
severely effected MODSuits, which can now enjoy a battery lifespan of
around 30 minutes. But it's also a big deal for IPCs.

Closes https://github.com/Simple-Station/Einstein-Engines/issues/1956

# Changelog

🆑
- fix: Batteries no longer drain power 30 to 60 times faster than
physics states. This is particularly a large buff to IPCs and MODSuits,
who both no longer have to deal with batteries lasting an absurdly short
amount of time.
- tweak: Solarian Modsuit now provides protection from cold.

(cherry picked from commit 7df5eccecfe8a5a9eb6d12bbcdb2c545dfbe9b55)
2025-03-21 17:12:22 +03:00

2.3 KiB