Historique des commits

Auteur SHA1 Message Date
  Olex Lozitskiy 8e9b82d985 An option to skip version check for a component (#16601) il y a 2 ans
  Gene Walters 098b0d7b5f More misc cleanup now that multiplayer versioning is serialized directly with a map instead of a fixed vector il y a 3 ans
  Gene Walters 7a35ff51e0 Renaming Multiplayer HolisticHash to SystemHash based on PR feedback il y a 3 ans
  Gene Walters 4f1951f6a3 Renaming multiplayer registry variable to be clearer il y a 3 ans
  Gene Walters f3ec25aabe Misc whitespace update il y a 3 ans
  Gene Walters 301e67db02 Fix print format of 64bit multiplayer component hash. Add code comment for MultiplayerComponentRegistry::FindComponentVersionByName il y a 3 ans
  Gene Walters c569a21ca0 Ignore whitespace between XML elements when generating the multiplayer version hash. Fix a bug when comparing individual hashes il y a 3 ans
  Gene Walters a146ee202a Wip. Print errors if other connection is missing a multiplayer component il y a 3 ans
  Gene Walters 6149e68508 Wip. Dont accept connection if theres a mismatch. Instead send data about the multiplayer components il y a 3 ans
  Gene Walters dc3a8709d6 merging latest dev il y a 3 ans
  Gene Walters 0005ff165c Adding new packet type to transmit individual component version hash il y a 3 ans
  kberg-amzn d18766ccbd Allow using the default sv_port value when hosting through the IMultiplayer interface, adds some safety guards to the component registry and some asserts to the mark always relevent methods to guarantee we don't create replicators in a bad state, and validate that all replicators marked relevent are in the correct role for replication il y a 3 ans
  Gene Walters 9885733de6 WiP. Client now sending multiplayer version hash to the server inside its connect message il y a 3 ans
  kberg-amzn bf136a567b Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions il y a 4 ans
  Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) il y a 4 ans
  Steve Pham b4a2edec6a Final update copyright headers to reference license files at the repo root (#1693) il y a 4 ans
  Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) il y a 4 ans
  karlberg 5acdc40595 Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code il y a 4 ans
  karlberg 254ad165c1 A bunch of work to get external multiplayer components to actually work il y a 4 ans
  karlberg 2fc710d73b Addressing PR feedback il y a 4 ans
  karlberg 590785e4ad Stats are up, but require a ton of presentation polish to be more useful il y a 4 ans
  karlberg f26d7f9301 First crack at the multiplayer component registry to allow multiplayer components to live in any gem il y a 4 ans