This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d508d5c4c2a57eecdc4a7efcb990b803393f373d
o3de
/
AutomatedTesting
/
Levels
/
Multiplayer
/
AutoComponent_RPC
T
History
Gene Walters
bf8422152b
Turn off stdout buffering when connecting to editor-server so that the editor properly gets all the server-logging without having to first fill up a buffer. Allows the logs to pipe instantly for easier debugging, and also fixes a problem where the logs wont reach the editor because the buffer doesn't fill
...
Signed-off-by: Gene Walters <
genewalt@amazon.com
>
2021-12-17 00:12:21 -08:00
..
AutoComponent_RPC_NetLevelEntity.scriptcanvas
Adding RPC test. Update editor-servers to flush stdout
2021-12-08 00:21:02 -08:00
AutoComponent_RPC.prefab
Small script changes. WiP
2021-12-07 14:46:58 -08:00
AutoComponent_RPC.scriptcanvas
Turn off stdout buffering when connecting to editor-server so that the editor properly gets all the server-logging without having to first fill up a buffer. Allows the logs to pipe instantly for easier debugging, and also fixes a problem where the logs wont reach the editor because the buffer doesn't fill
2021-12-17 00:12:21 -08:00
GlobalGameData.scriptcanvas
Add RPC script for Authority->Autonomous message; the authority is telling each player their player id (in the order than they joined)
2021-12-03 15:29:55 -08:00
GlobalGameData.scriptevents
Add RPC script for Authority->Autonomous message; the authority is telling each player their player id (in the order than they joined)
2021-12-03 15:29:55 -08:00
Player.prefab
Add RPC script for Authority->Autonomous message; the authority is telling each player their player id (in the order than they joined)
2021-12-03 15:29:55 -08:00
tags.txt
Add RPC script for Authority->Autonomous message; the authority is telling each player their player id (in the order than they joined)
2021-12-03 15:29:55 -08:00