- make files readable when (re)generating
- make more platforms non-runnable by default
- adjust binaries path for plugins
- supported platforms are generated from TestMetadata instead of C# attribute
New tests brought to Horde: EventLoop and StateGraph
#rb Jerome.Delattre
#jira UE-192549
[CL 27184032 by chris constantinescu in ue5-main branch]
Interpolation now uses the maximum of the LatestRecvFrame between autonomous and simulated proxies, instead of just autonomous proxies (if it's ever been set). Allows interpolation to continue while there's no local autonomous proxy.
Enabled the possession test by default now that it passes.
#jira UE-170936
#rb justin.hare
#preflight 6435b0422909bc56c8e76d81
[CL 24996399 by Ryan Gerleve in ue5-main branch]
Added some APIs to the plugin to support unit testing without needing a UWorld, actors, etc.
#jira UE-182327
#rb mattias.hornlund
#preflight 642da9944d26bcd1eb1200b9
[CL 24931730 by Ryan Gerleve in ue5-main branch]
Migrated and updated the only test code I found in the plugin, some basic predicted cue functionality, to the test program.
Low-level test runner InitAll helper function now sets GIsRunning to true, NetworkPrediction is checking for this during initialization.
#jira none
#rb brian.bekich, chris.constantinescu
#preflight 6413818332723d4a20e515c8
[CL 24679630 by Ryan Gerleve in ue5-main branch]