This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
vgstation13
Watch
1
Star
0
Fork
0
You've already forked vgstation13
mirror of
https://github.com/vgstation-coders/vgstation13.git
synced
2025-12-10 10:21:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c336d76e5a5fe5ba4992dd520074efe58b01d6c1
vgstation13
/
code
/
ATMOSPHERICS
/
components
History
clusterfack
c336d76e5a
Optimization to the radiation of thermal plates. Instead of each thermal plate calling radiate() every single tick, thermal plates in the same network (which equalizes every tick) will simply copy over the gases once the first radiate() is called. Then the networks radiate() value will be reset.
2015-03-28 12:45:49 -05:00
..
binary_devices
Adds a datum pooling proc, shamelessly stolen from regular object pooling.
2015-03-21 16:10:41 -05:00
trinary_devices
Adds a datum pooling proc, shamelessly stolen from regular object pooling.
2015-03-21 16:10:41 -05:00
unary
Optimization to the radiation of thermal plates. Instead of each thermal plate calling radiate() every single tick, thermal plates in the same network (which equalizes every tick) will simply copy over the gases once the first radiate() is called. Then the networks radiate() value will be reset.
2015-03-28 12:45:49 -05:00