branchrust_reboot/main/mt_snapshot_savingcancel

2 Commits over 0 Days - Infinitycph!

58 Minutes Ago
Update: cache Time values into ThreadSafeTime so we can avoid unity api calls - replaced Time.frameCount read in BaseNetworkable BaseNetworkable can now save, now the rest of BaseEntity Tests: ran TestMTSave(BaseEntity) - still fails, but now further
1 Hour Ago
New(tests): BaseNetworkableTests.TestMTSave - saves each subclass of BaseNetworkable twice on thread pool, compares results Tests: ran all 644 cases, all fail, picks up scripting API asserts as hoped