Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Balfour a5df73ab9d Change level send to be async and more gracefully handle errors. (#15595) hace 2 años
  Mike Balfour 5cfee38735 Fixed the intermittent timeouts when connecting to editor server. hace 2 años
  Gene Walters e564e2e909 Don't access cvars directly (their values might be stale see #5537 hace 3 años
  Gene Walters 952532f1cf Event handler naming convention fix. AddVersionMismatchHandler not AddVersionMismatchEvent hace 3 años
  Gene Walters 8713c8d9ea Variable naming cleanup hace 3 años
  Gene Walters 9a8763cef6 Adding an AZ::Event for multiplayer component version mismatch that others can listen for; this is good if the game client wants to give users directions on how to update they game. Serializing the component version using AZ::HashValue64 now that it's supported. Displaying a viewport message when a mismatch occurs hace 3 años
  Gene Walters 5af57cd331 Multiplayer viewport draw safety checking for null title and message hace 3 años
  Gene Walters 2a70dbfa1d PR feedback. New multiplayer debug viewport text DrawMessage() method created to draw both the toast and persistent center debug text hace 3 años
  Gene Walters 12a355040b Rename multiplayer NoServerLevelLoaded event. Removed last pieces of code using sv_map hace 3 años
  Gene Walters 0f5c9399c5 Updating Multiplayer viewport message toast time to be based on total words in the string being diplayed. Removed Cry concept of sv_map and instead just grabbing the current level using a new AzFramework level request bus. hace 3 años
  Gene Walters 3638eb67dc Make sure to restore render state. Increasing display time a bit too hace 3 años
  Gene Walters 678cbeebdd Adding DrawQuad2dGradient to DebugDisplayRequests hace 3 años
  Gene Walters 2e2601c6e4 Minor: updating comment on enums explaining that they are cry common enums hace 3 años
  Gene Walters 9bc7383d61 Add a on-screen toast to the viewport when users try to load a level that's blocked by the multiplayer system. Adds a scrim to multiplayer debug text for more contrast and readability hace 3 años
  Gene Walters 1c57abe6af Minor grammer fix in azlog_error. hace 3 años
  Gene Walters 534a27b8dc Changing viewport server text to yellow if it's hosting, but still has no clients attached hace 3 años
  Gene Walters 8f45effd66 Adding multiplayer viewport debug messaging in server hace 3 años
  Gene Walters d76a4d307d Changing server stopped running messaging to be more accurate, since we dont know if it really crashed I changed it to say 'stopped unexpectedly' hace 3 años
  Gene Walters 77729e2a7d Merge branch 'development' into GHI_10988_EditorServerDetectCrash hace 3 años
  Gene Walters 5122ea6585 Editor server will now report when its server has crashed hace 3 años
  Gene Walters 88752432d5 Adding cl_viewportConnectionStatusMaxDrawCount to limit the number of viewport connections that are drawn. Generally, clients are connected to 1 server, but defining a max draw count in case other connections are established. hace 3 años
  gene-walt 09174d2aa6 Minor fixes based on PR feedback hace 3 años
  gene-walt 664b6bb59a Adding the host ip address to the multiplayer viewport connection status hace 3 años
  Gene Walters d6305fb73d Update connect attempt messaging based on pr feedback hace 3 años
  Gene Walters 193e823142 Removing unnecessary debug code hace 3 años
  Gene Walters 66aace16de Merging latest hace 3 años
  Gene Walters ab8330f290 Using standard normal casing for const strings hace 3 años
  Gene Walters 231304d6ff Adding editorsv_max_connection_attempts and displaying a message when editor-server tcp connection fails hace 3 años
  Gene Walters bca9539fbf Updating viewport message strings to be constexpr char[] hace 3 años
  Gene Walters a08b7f31e6 Small. Removed redundant naming of a variable hace 3 años