puvvadar
|
38cf196853
Fix various AR errors in Pipeline2.0 Phase 1
|
2 years ago |
Gene Walters
|
7f15af895f
WiP. Trying to get the server to open the Root.spawnable, but not yet working
|
2 years ago |
Gene Walters
|
80a216e079
Adding RPC test. Update editor-servers to flush stdout
|
3 years ago |
Gene Walters
|
384d631485
Switch to use the new ComponentApplicationLifecycle system to listen for legacy systems to be ready
|
3 years ago |
Gene Walters
|
3973a59d77
Wait to activate the editor-server until CrySystemInitialized so that the logging system is ready. Automated testing listens for these logs
|
3 years ago |
Gene Walters
|
fa32940205
Adding logs to dedicated-server start up (unable to use for automated testing just yet since remote console cant be connected that early). Adding pytest check to make sure AutomatedTesting.ServerLauncher is running. Moved sveditor_port to MultiplayerEditorConnection since it was never actually getting used when it was in EditorSystemComponent (dedicated servers dont know about editor)
|
3 years ago |
Gene Walters
|
e6650f1ff4
LYN-7655 Fix Race Condition When Launching at Editor-Server (#4946)
|
3 years ago |
puvvadar
|
2811a84187
Move did handshake logic to connection data plus an optimization
|
3 years ago |
puvvadar
|
ebbe4b99a4
Add const to some funcs and fix a comment
|
3 years ago |
puvvadar
|
decf15df21
Move packet dispatch to return an enum that includes a pending option
|
3 years ago |
Steve Pham
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 years ago |
Steve Pham
|
b4a2edec6a
Final update copyright headers to reference license files at the repo root (#1693)
|
3 years ago |
Steve Pham
|
70042fcdcd
O3DE Copyright Updates for Linux Foundation (#1504)
|
3 years ago |
puvvadar
|
cf4e04ba57
Cleanup a few more headers
|
3 years ago |
puvvadar
|
0d9b55bff2
Move static buffer to member to prevent potential memory issues
|
3 years ago |
puvvadar
|
8a39f9f1b4
Streamline MP Ctrl+G logic via MultiplayerEditorConnection
|
3 years ago |