- Updated Behave to 2.5
- Upgraded Protobuf-net to full unity 622 (with Behave support)
- Misc Log touchups throughout codebase
- Implemented GameSaveData external project that generates a protobuf dll for Plugins/Before/
- Implemented GameDataSerializer, for AOT support, the generated dll also copied into Plugins/Before/
- Wrote a save/load test when GameManager awakes.