userIan Hendersoncancel
branchrust_reboot/main/syncvar_fixescancel

9 Commits over 31 Days - 0.01cph!

2 Months Ago
In memory true again
2 Months Ago
Ensure resolver is disposed of properly after use
2 Months Ago
Throw build failed exception if sync var weaving fails Only create symbol reader provider if symbols
2 Months Ago
Only enable in memory reading for editor, build should be fine since its sequenced
2 Months Ago
Ensure assembly resolver is disposed of properly. Prevents our stream from staying open and throwing copy errors.
2 Months Ago
New Weaver (Build & Editor) More reliable editor behaviour when swapping between build define symbols and scripts Some weaver cleanup and renaming
2 Months Ago
Setter protection (catches null value set on the client)
2 Months Ago
More intelligent weaving behaviour - if in client mode then skip the process entirely.
2 Months Ago
New reset method to reset syncvars back to their default values Called on ResetState (when entering pool)