kberg-amzn
|
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.
|
2 年之前 |
Olex Lozitskiy
|
5061937b5a
Various multiplayer scripting improvements (#12826)
|
3 年之前 |
puvvadar
|
c5d8c194df
Cleaning up NetworkTime and reworking how we approach network interpolation
|
4 年之前 |
kberg-amzn
|
bd5226aac5
Changes to fix rewindable attributes incorrectly used on read-only archetype data, fix some bad logic in the pre-render blending code, adding a serializer for AZ::Transform, and adding our client.cfg and server.cfg files to .gitignore
|
4 年之前 |
Gene Walters
|
bcd008df20
Allowing network properties to generate event bindings while staying hidden from script by using a new ExposeToScript attribute. This was useful in hiding NetworkTransformComponent properties which needed event binding in order to update the normal transform, but remain hidden from scripters who should still be using the normal transform component
|
4 年之前 |
greerdv
|
c0546c27f7
change default scale to 1
|
4 年之前 |
greerdv
|
4018bb587c
update network code to use uniform scale on Transform
|
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 年之前 |
alexpete
|
1044dc3da1
Integrating github/staging through commit ab87ed9
|
4 年之前 |
alexpete
|
c2cbd430fe
Integrating up through commit 90f050496
|
4 年之前 |