Commit Graph

4 Commits

Author SHA1 Message Date
Per Larsson
cd7e077d77 Simplify command line arguments when running COTF with Zen loader/storage server
- changed Cooker arguments from -CookOnTheFly -IoStore to -CookOnTheFly -ZenStore
- changed Zen host argument from -StorageServerHost to -ZenStoreHost
- updated UAT to support running CBTB with -ZenStore
- updated StorageServerConnection to handle multiple hosts from command line

Cooker:
  CBTB: -ZenStore
  COTF: -ZenStore -CookOnTheFly

Game:
  CBTB: -ZenStoreHost=<ip> or <ip1,ip2>
  COTF: -ZenStoreHost=<ip> or <ip1,ip2> -CookOnTheFly

#rb CarlMagnus.Nordin
#jira none
#rnx

[CL 16849969 by Per Larsson in ue5-main branch]
2021-07-14 10:38:23 -04:00
aurel cordonnier
83bade22c8 Temp fix for COTF crashing in cooked build. Submitting on behalf of Per.Larsson
#fyi per.larsson
#rnx

[CL 16787747 by aurel cordonnier in ue5-main branch]
2021-06-25 15:39:06 -04:00
Per Larsson
d74d7804ed COTF2: Don't send heartbeat message while processing requests
#rb none
#rnx

[CL 16742398 by Per Larsson in ue5-main branch]
2021-06-22 09:50:42 -04:00
Zousar Shaker
cf116088ae Integrating //UE5/Dev-Cooker @ 16678003 to //UE5/Main (Zousar.Shaker-YEG-0943-Quaternary)
Non-DevIteration_ShooterGame

[CL 16678907 by Zousar Shaker in ue5-main branch]
2021-06-15 16:36:57 -04:00