Results 3 issues of Blecki

NullReferenceException Object reference not set to an instance of an object. DwarfCorp.Bed in RenderSelectionBuffer at line 42:13 Void RenderSelectionBuffer(DwarfCorp.DwarfTime, DwarfCorp.ChunkManager, DwarfCorp.Camera, Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Graphics.GraphicsDevice, DwarfCorp.Shader) DwarfCorp.ComponentRenderer in RenderSelectionBuffer at line 33:22...

The shortcut to pan the camera is space+left mouse. Unfortunately this does not work on laptops where the touchpad is turned off while typing. Pressing space counts as typing, meaning...

Fixing the parsing of logical operators meant removing an optimization on conditionals. Must be re-applied using a different method.