pereslav
|
3c1a2db636
|
Removed unnecessary files from CMakeLists.txt
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-14 23:27:58 +01:00 |
|
pereslav
|
b1a76feead
|
Added tests. Made network spawnable to serialize in binary
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-14 23:21:04 +01:00 |
|
Vincent Liu
|
6823ea2274
|
Add GameLift matchmaking backfill server support (#4622)
* Add GameLift matchmaking backfill server support
Signed-off-by: onecent1101 <liug@amazon.com>
|
2021-10-13 16:59:37 -07:00 |
|
puvvadar
|
ba7ff3c8e8
|
Add Network Input unit tests
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-10-13 16:31:30 -07:00 |
|
kberg-amzn
|
05e8b2941a
|
Removing unused member, simplify API
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-08 21:36:54 -07:00 |
|
kberg-amzn
|
4449e83c3b
|
Further fixes to get client migrations functional, plus a bug fix from the netBindComponent lookup optimization
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-08 21:27:31 -07:00 |
|
pereslav
|
08b1529da8
|
Merge from development
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-08 21:27:55 +01:00 |
|
pereslav
|
0c2c042fde
|
Fixed crash in ConstEntityHandle. Added hierarchical correction data serialization
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-08 21:19:22 +01:00 |
|
Stephen Tramer
|
396edd22fb
|
Merge pull request #4461 from aws-lumberyard-dev/LYN-7080_FixEditorServerConnectionRaceCondition
Fix EditorServer Connection
|
2021-10-08 11:07:52 -07:00 |
|
AMZN-Olex
|
065e0635d4
|
Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/hierarchy_optimizations_cr
|
2021-10-08 12:22:22 -04:00 |
|
Gene Walters
|
9b86749a83
|
Making sure unit tests using iMultiplayers implement the new AddServerAcceptance events; misc cleanup
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-07 13:01:05 -07:00 |
|
AMZN-Olex
|
ecd358a53e
|
Cleaning up
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-07 12:56:44 -04:00 |
|
AMZN-Olex
|
a114077e72
|
Final touches on the first pass of imgui hierarchy debugger
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-07 12:53:33 -04:00 |
|
pereslav
|
cb53389004
|
Added validation into input processing
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-07 16:58:37 +01:00 |
|
pereslav
|
28a40fa4df
|
Added look up of the child entities when processing input to make sure the entity still exists
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-07 16:24:21 +01:00 |
|
AMZN-Olex
|
77c23b6c8f
|
Hierarchy imgui debugger, first take
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-07 08:27:48 -04:00 |
|
Gene Walters
|
7e6d35b046
|
small fix to include using <>
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-06 20:11:29 -07:00 |
|
kberg-amzn
|
18340f2b1b
|
Changes to get client migration partially functional
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-06 18:57:45 -07:00 |
|
Gene Walters
|
b464ff966c
|
merging latest dev + resolving 1 merge conflict
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-06 16:53:25 -07:00 |
|
pereslav
|
a58325e691
|
Enabled multi-entities player prefabs. Added updating replication set for hierarchy children. PR feedback addressing
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-07 00:38:07 +01:00 |
|
Gene Walters
|
50fe8bc04d
|
pass in AZ::Utils::GetProjectPath().c_str() directly since converting projectpath is not needed
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-06 16:35:21 -07:00 |
|
Gene Walters
|
d36041d1b7
|
Update based on feedback. Adding event to MPSystemComponent for receiving a server acceptance packet. The editor system component subscribes to this event and tells the server we're ready for entity updates
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-06 15:48:54 -07:00 |
|
AMZN-Olex
|
0a11e8ffc5
|
Optimization for looking up components.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-05 11:26:31 -04:00 |
|
pereslav
|
801e54c599
|
Merge branch 'development' of https://github.com/o3de/o3de into NetHierarchyInput
|
2021-10-05 15:53:39 +01:00 |
|
AMZN-Olex
|
37d9ef8762
|
Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/hierarchy_optimizations_cr
|
2021-10-05 10:23:04 -04:00 |
|
AMZN-Olex
|
c2a84de38c
|
Updated mock-like interfaces for benchmarks
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-05 08:53:50 -04:00 |
|
AMZN-Olex
|
5cf6236bd9
|
Fixing development build break
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-05 08:46:48 -04:00 |
|
AMZN-Olex
|
d05d5d1e97
|
Hierarchy components optimizations
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-05 08:31:23 -04:00 |
|
Olex Lozitskiy
|
52d3e4c601
|
[SIG-Network] Google benchmarks for network hierarchy components.
First google benchmarks for hierarchy components.
|
2021-10-05 08:23:14 -04:00 |
|
AMZN-Olex
|
31b2fe427b
|
Added a helpful comment on hierarchy benchmark
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-04 21:10:39 -04:00 |
|
kberg-amzn
|
eb2470fe38
|
Merging latest development
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-04 16:59:57 -07:00 |
|
kberg-amzn
|
c1c8709206
|
Fix 3-way replication for when an object migrates in rapid succession
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-04 16:57:21 -07:00 |
|
puvvadar
|
91aafdcdde
|
Fix bad include in NetworkTransformTests
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-10-04 15:17:01 -07:00 |
|
puvvadar
|
170a32d667
|
Merge latest to mp_handshake_conndata
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-10-04 13:58:09 -07:00 |
|
kberg-amzn
|
5acb360fbb
|
Merge pull request #4253 from aws-lumberyard-dev/MigrationFixup
Migration fixup
|
2021-10-04 13:50:28 -07:00 |
|
kberg-amzn
|
9f209dceea
|
Fix casing issue with client hierarchy tests
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-04 09:43:43 -07:00 |
|
kberg-amzn
|
66ab15a4b6
|
Removing old EntityReplicationManager.h that got re-added, this has been moved to public includes
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-04 09:39:35 -07:00 |
|
AMZN-Olex
|
3321f9e5ea
|
First google benchmarks for hierarchy logic.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-04 09:00:20 -04:00 |
|
Gene Walters
|
73891c71b7
|
Fix EditorServer connection by ensuring that SendReadyForEntityUpdates is only called after a handshake is finished and the editor has accepted the editorserver's connection. Also allow engine-centric projects to use editor-server by passing in the project-path when launching the editor-server. Also allow devs to set sv_defaultPlayerSpawnAsset from inside the editor and it'll be used by the editor-server
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-03 22:49:13 -07:00 |
|
pereslav
|
64068991ed
|
Merge branch 'development' of https://github.com/o3de/o3de into NetHierarchyInput
|
2021-10-02 23:46:17 +01:00 |
|
kberg-amzn
|
bf136a567b
|
Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-01 15:04:50 -07:00 |
|
AMZN-Olex
|
65b82b41d6
|
Added unittest for an activation test
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
2021-10-01 17:56:32 -04:00 |
|
puvvadar
|
0a6ddfab5e
|
Revert optimization change in favor of another PR
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-10-01 11:02:12 -07:00 |
|
kberg-amzn
|
865ed60007
|
merging latest dev
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-10-01 09:53:16 -07:00 |
|
kberg-amzn
|
8d993494f6
|
Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around
Signed-off-by: kberg-amzn <karlberg@amazon.com>
|
2021-09-30 22:53:51 -07:00 |
|
puvvadar
|
f6638420f0
|
Formatting fix up
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-09-30 20:02:38 -07:00 |
|
puvvadar
|
2811a84187
|
Move did handshake logic to connection data plus an optimization
Signed-off-by: puvvadar <puvvadar@amazon.com>
|
2021-09-30 19:59:34 -07:00 |
|
pereslav
|
ef3552df69
|
First pass for network hierarchy input processing
Signed-off-by: pereslav <pereslav@amazon.com>
|
2021-10-01 00:07:23 +01:00 |
|
AMZN-Olex
|
bd0f5a1746
|
Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/nettransform_local_for_children_cr
|
2021-09-30 18:22:23 -04:00 |
|
lumberyard-employee-dm
|
816a623c97
|
Added missing EntityId.h include to FocusModeInterface.h (#4396)
* Added missing EntityId.h include to FocusModeInterface.h
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
* Non-unity build fix
Adding missing BehaviorContext.h includes to Multiplayer Gem
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
* Added missing BehaviorContext.h include to NetworkCharacterComponent
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
|
2021-09-29 17:49:02 -05:00 |
|