166 Commits over 2,039 Days - 0.00cph!
Merge branch 'net-lidgren' of arcade into interior
Added floor and wall textures
Merge branch 'net-lidgren' of arcade into interior
Merge branch 'net-lidgren' of arcade into interior
Merge branch 'net-lidgren' of arcade into interior
Added using Arcade.Math to scripts that need it
Added Vector2i and LineSegment2i to Arcade.Math instead of Arcade.Interior
Fixed walls not using the type from the saved data
Moved over content and prefabs needed for room editor
Started moving over room editor code
Added InteriorTest scene with debugging camera
Started loading interiors from saved protobuf data
Added Interior.proto
Switched to forward rendering
Pressing submit on login dialog will attempt login. Added close button to upload dialog.
Added Login dialog and game uploading