Summary
- move main project to its own directory (commit: 1a12a25) (details)
- Better output dir for debug (commit: f02f418) (details)
- Do not copy local (commit: 95362b5) (details)
- Add test project (commit: c4ba1b9) (details)
- Add MM, Assembly-CSharp, UnityEngine refs (commit: e8159e1) (details)
- Add console runner (commit: 563a942) (details)
- Yo dawg, I heard you like tests (commit: a7f901e) (details)
- Add TestConfigNode class (commit: be37f18) (details)
- Reference TestUtils (commit: 278dad8) (details)
- Don't reference a specific version of System (commit: 66e6612) (details)
- Add test for ImmutableStack (commit: df9c8ec) (details)
- Add test for GetPath (commit: 3e71009) (details)
- Add NSubstitute (commit: 6e8285c) (details)
- Add tests for ModLogger (commit: 7398d4d) (details)
- Fix an error (commit: a5a095f) (details)
- Add UrlBuilder (commit: 564b226) (details)
- Progress shouldn't depend on deleted subnodes (commit: f190d17) (details)
- These should use actual URLs (commit: fca9717) (details)
- These too (commit: 28e4ce7) (details)
- Minor logging tweak (commit: 8d8463d) (details)
- Add tests for PatchProgress (commit: d37f58b) (details)
- Replace DeepCopy with ConfigNode.CreateCopy (commit: ca12c39) (details)
- Inline out variable declarations (commit: 2b82489) (details)
- Obey naming conventions (commit: 47ce015) (details)