| .. |
|
AutoGen
|
2f9c426429
Fixes an issue on network transform where an entity out of view could receive a transform update from the server, but due to being out of view never push that updated transform into the entities transform component, thereby remaining frozen out of view on the client. Also fixes a nullptr crash seen in physics colliders during level teardown.
|
před 2 roky |
|
Components
|
8e9b82d985
An option to skip version check for a component (#16601)
|
před 2 roky |
|
ConnectionData
|
74b36b0450
Add OnPlayerLeave and related updates to IMultiplayerSpawner
|
před 4 roky |
|
Debug
|
93c4b7af94
Fix clang-17 compilation errors in profile config (#17273)
|
před 2 roky |
|
Editor
|
daac087e53
feat: remove EditorContextMenuBus supersede by ActionManagerInterface
|
před 1 rokem |
|
EntityDomains
|
8a3d055f8b
Some cleanup around handling of migrations to simplify interfaces and add additional hooks for functionality
|
před 4 roky |
|
NetworkEntity
|
3055a606d5
Multiplayer: Send updated properties in delete messages (#16013)
|
před 2 roky |
|
NetworkInput
|
1eaf092e84
More bug fixes and updates for type validation during serialization
|
před 3 roky |
|
NetworkTime
|
20ec41cd08
Expose INetworkTimeRequestBus' IsTimeRewound, GetHostFrameId and GetUnalteredHostFrameId to behavior context
|
před 2 roky |
|
Pipeline
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
před 3 roky |
|
ReplicationWindows
|
6ed83a3a63
Fix Multiplayer unit test segfault
|
před 3 roky |
|
Session
|
74a876ae3b
Move multiplayer session interface out of AzFramework library (#7338)
|
před 4 roky |
|
MultiplayerGem.cpp
|
324c0317e9
O3DE engine Gem rename support (#17059)
|
před 2 roky |
|
MultiplayerGem.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
před 3 roky |
|
MultiplayerStatSystemComponent.cpp
|
b34908f0ca
Event logger script support: Behavior Context reflection (#13596)
|
před 3 roky |
|
MultiplayerStatSystemComponent.h
|
0acad6f38b
Added INCREMENT_PERFORMANCE_STAT. Added correction counter. (#13321)
|
před 3 roky |
|
MultiplayerStats.cpp
|
6d321b781e
Adds application frametime to multiplayer metrics (#13072)
|
před 3 roky |
|
MultiplayerSystemComponent.cpp
|
b07bf93bf2
Fix Client Connecting to Server During Server Level Load (#18018)
|
před 1 rokem |
|
MultiplayerSystemComponent.h
|
b07bf93bf2
Fix Client Connecting to Server During Server Level Load (#18018)
|
před 1 rokem |
|
MultiplayerToolsSystemComponent.cpp
|
50f094c51e
Fixing warnings caused by system components not added to serialize context
|
před 4 roky |
|
MultiplayerToolsSystemComponent.h
|
89f4ebb298
Refactored away circular dependencies in Multiplayer gem.
|
před 4 roky |
|
MultiplayerTypes.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
před 4 roky |