branchrust_reboot/main/syncvar_fixescancel

9 Commits over 31 Days - 0.01cph!

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