Delta-v/Content.Client/GameObjects/Components/Power
metalgearsloth 2e65b1e5fa
Optimise flashlights (#2468)
Flashlights were calling dirty EVERY TICK so this just means they only call it when absoluetely necessary which saves a lot.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-10-31 21:56:46 +01:00
..
AME Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
ApcBoundUserInterface.cs Merge MathHelper and FloatMath 2020-08-16 14:54:52 +02:00
ApcVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
AutolatheVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
PowerCellVisualizer.cs Optimise flashlights (#2468) 2020-10-31 21:56:46 +01:00
PowerChargerVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
PowerDeviceVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
ProtolatheVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
SmesVisualizer.cs Remove 2D suffix from visualizers (#1453) 2020-07-23 00:56:53 +02:00
SolarControlConsoleBoundUserInterface.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00