38 Commits over 212 Days - 0.01cph!
Add repro library and game
Entry point not found error repro
Quick repro for showing prefab deserialization not working clientside
Update repro template so it compiles properly
Update empty repro template with new Input API
Add runtime addon - which when you touch it, tries to see if you're Sandbox.Player type. Use Sandbox to test this out.
Added Transmit = TransmitType.Always, although this doesn't fix it
Non-model entity prediction repro
Add other test case so we have both
Add repro for hotload NetworkVariable.Index exception when holding a collection of BaseNetworkables on an Entity sbox/issues/629
Demonstrate reference issue with BaseNetworkables
Repro for sbox/issues/615
Reproduction for Material.OverrideTexture not working
Simple repro for a razor hotload error
Add other methods of attempting to bind Title.Message
Try to demonstate problem with field references across panels
Reproduction for sbox/issues/421
Add a few invalid properties
Empty template for starting new repro branches
Create .gitignore
repro for sbox/issues/554
Repro for sbox/issues/534
Repro for sbox-issues/issues/1812
Repro for sbox/issues/524
Repro for sbox/issues/530
Initial commit
repro for sbox/issues/522