branchrust_reboot/main/syncvar_fixescancel

9 Commits over 31 Days - 0.01cph!

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