Gene Walters
|
098b0d7b5f
More misc cleanup now that multiplayer versioning is serialized directly with a map instead of a fixed vector
|
3 лет назад |
Gene Walters
|
7a35ff51e0
Renaming Multiplayer HolisticHash to SystemHash based on PR feedback
|
3 лет назад |
Gene Walters
|
4f1951f6a3
Renaming multiplayer registry variable to be clearer
|
3 лет назад |
Gene Walters
|
f3ec25aabe
Misc whitespace update
|
3 лет назад |
Gene Walters
|
301e67db02
Fix print format of 64bit multiplayer component hash. Add code comment for MultiplayerComponentRegistry::FindComponentVersionByName
|
3 лет назад |
Gene Walters
|
c569a21ca0
Ignore whitespace between XML elements when generating the multiplayer version hash. Fix a bug when comparing individual hashes
|
3 лет назад |
Gene Walters
|
a146ee202a
Wip. Print errors if other connection is missing a multiplayer component
|
3 лет назад |
Gene Walters
|
6149e68508
Wip. Dont accept connection if theres a mismatch. Instead send data about the multiplayer components
|
3 лет назад |
Gene Walters
|
dc3a8709d6
merging latest dev
|
3 лет назад |
Gene Walters
|
0005ff165c
Adding new packet type to transmit individual component version hash
|
3 лет назад |
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
|
3 лет назад |
Gene Walters
|
9885733de6
WiP. Client now sending multiplayer version hash to the server inside its connect message
|
3 лет назад |
kberg-amzn
|
bf136a567b
Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions
|
4 лет назад |
Steve Pham
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 лет назад |
Steve Pham
|
b4a2edec6a
Final update copyright headers to reference license files at the repo root (#1693)
|
4 лет назад |
Steve Pham
|
70042fcdcd
O3DE Copyright Updates for Linux Foundation (#1504)
|
4 лет назад |
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
|
4 лет назад |
karlberg
|
254ad165c1
A bunch of work to get external multiplayer components to actually work
|
4 лет назад |
karlberg
|
2fc710d73b
Addressing PR feedback
|
4 лет назад |
karlberg
|
590785e4ad
Stats are up, but require a ton of presentation polish to be more useful
|
4 лет назад |
karlberg
|
f26d7f9301
First crack at the multiplayer component registry to allow multiplayer components to live in any gem
|
4 лет назад |