New pump & railguncont sprites, saving fixes (disappearing items fixed?), moving LightManager.ViewPos to railgun when aiming, generating waypoints outside sub, easier wire node editing, characters stand when using a controller, shiftsummary crew status scrolling, stuff

This commit is contained in:
Regalis
2016-01-04 01:03:37 +02:00
parent cb1513f5e6
commit bc9ff32023
29 changed files with 279 additions and 126 deletions
@@ -74,7 +74,7 @@ namespace Barotrauma.Items.Components
pingState = 0.0f;
}
voltage = 0.0f;
voltage -= deltaTime;
}
public override bool Use(float deltaTime, Character character = null)