AMZN-Olex
|
d7bfd34a67
|
IFilterEntityManager work
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
5 years ago |
Gene Walters
|
4e14c0069b
|
Merge branch 'upstream/stabilization/2106' into genewalt/gitflow_210628
|
5 years ago |
puvvadar
|
d6629eea2e
|
Fix order of ops issue in MP Session Termination
|
5 years ago |
puvvadar
|
632d774d4c
|
Add disconnect type param to Terminate
|
5 years ago |
puvvadar
|
bda758a9c5
|
Adjust cleanup logic to handle Session events more cohesively
|
5 years ago |
Steve Pham
|
70042fcdcd
|
O3DE Copyright Updates for Linux Foundation (#1504)
|
5 years ago |
puvvadar
|
f2bc80d103
|
Remove obvious comment
|
5 years ago |
puvvadar
|
f49e5cf645
|
Validate some base cases in InitializeMultiplayer
|
5 years ago |
puvvadar
|
3a7df983d9
|
Cleanup listen and connect logic to prevent log spam
|
5 years ago |
puvvadar
|
8f5681ffdb
|
Add GetActiveConnectionCount to IConnectionSet
|
5 years ago |
puvvadar
|
04387be083
|
Remove some redundant includes, forward declares and similar pieces
|
5 years ago |
puvvadar
|
a748c2e152
|
Cleanup and consolidate MPSystemComponent and add StopListening to AzNetworking
|
5 years ago |
puvvadar
|
be71aec4e3
|
Merge branch 'development' of https://github.com/aws-lumberyard/o3de into mp_systemcomp_cleanup
|
5 years ago |
puvvadar
|
2b8e87f674
|
Begin cleaning MPSysComponent
|
5 years ago |
puvvadar
|
2a6009c94b
|
Cleanup OnDisconnect client case slightly
|
5 years ago |
puvvadar
|
cf5641a211
|
Cleanup shutdown, activate and deactivate for MPSystemComponent
|
5 years ago |
puvvadar
|
2eca923694
|
Rework session validation to work through Connect packet
|
5 years ago |
puvvadar
|
adc09435f4
|
Cleanup validation failure logic
|
5 years ago |
puvvadar
|
04bf6c3689
|
Separate out session validation into its own packet
|
5 years ago |
puvvadar
|
59d0a8817e
|
Fix inconsistent naming and cover edge case
|
5 years ago |
puvvadar
|
da7870bb2a
|
Fix some typos and comments
|
5 years ago |
puvvadar
|
056e170eb6
|
Check for dns name on request player join
|
5 years ago |
puvvadar
|
cd5867d2fa
|
Cleanup session changes and add on connection disconnected event
|
5 years ago |
puvvadar
|
fa55b495c4
|
Add handling for session provider ticket
|
5 years ago |
puvvadar
|
2b227a17d1
|
Remove extraneous code
|
5 years ago |
puvvadar
|
45b1bbc85c
|
Fix duplicate include
|
5 years ago |
puvvadar
|
6f4c0c2ce8
|
Rename interfaces for clarity
|
5 years ago |
puvvadar
|
03989f77bb
|
Cleanup includes
|
5 years ago |
puvvadar
|
40c7a6bd2d
|
Integrate remaining requests and rename Handling Requests interfaces for clarity
|
5 years ago |
puvvadar
|
1d6c69dea2
|
Merge main to mp_session_integ
|
5 years ago |
puvvadar
|
c55f65b78f
|
Integrate parts of Session Server API
|
5 years ago |
karlberg
|
afeea87862
|
Fix for linux being a banned keyword
|
5 years ago |
karlberg
|
38853eb2c2
|
Linux build fix
|
5 years ago |
karlberg
|
14bc0ba8ac
|
Merge remote-tracking branch 'origin' into MultiplayerComponents
|
5 years ago |
karlberg
|
a69db3bf76
|
Converts physx console commands from cry console to az console, fixes some bugs in the multiplayer gem
|
5 years ago |
karlberg
|
802943bbb3
|
Bug fixes, naming changes to make variables more clear, and adds a cvar to adjust client window size
|
5 years ago |
Gene Walters
|
b5a0df00e1
|
Hosts which are not a dedicated server (meaning they also play the game) will spawn a default player for themselves
|
5 years ago |
Gene Walters
|
12d0d9e7b7
|
The host will now have autonomy over the default player is has spawned for itself using the sv_defaultPlayerSpawnAsset cvar
|
5 years ago |
karlberg
|
6a643392f0
|
Merging latest main
|
5 years ago |
karlberg
|
487e989e68
|
Several updates to complete rewind support and remove unneeded functionality
|
5 years ago |
puvvadar
|
93e267345f
|
Address string/mem feedback plus some misc cleanup
|
5 years ago |
puvvadar
|
cb55eaf853
|
Merge main to mp_editor_pipeline
|
5 years ago |
karlberg
|
80bf6d54bc
|
Merge remote-tracking branch 'origin' into MultiplayerComponents
|
5 years ago |
karlberg
|
c6ea0c0a46
|
Various local prediction and input processing related fixes
|
5 years ago |
puvvadar
|
0e53c77516
|
Fix some include paths
|
5 years ago |
puvvadar
|
fb51829360
|
Resolve MP Gem Ctrl+G changes with main
|
5 years ago |
puvvadar
|
1915b97c16
|
Cleanup server launch, misc. MP consts, and register Editor Spawnable assets server side
|
5 years ago |
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
|
5 years ago |
Gene Walters
|
46024f293d
|
Merge branch 'main' into SPEC6476_ReflectNetworkProperties
|
5 years ago |
puvvadar
|
74ea093f71
|
More comment cleanup
|
5 years ago |