Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Merge 0.7.0 preview into master #1428

Merged
merged 33 commits into from
Oct 14, 2019
Merged

Conversation

improbable-valy
Copy link
Contributor

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Merge the PRs that were merged into 0.7.0-preview-rc back into master.
#1393
#1395
#1394
#1399
#1403
#1402
#1410
#1413
#1423

Primary reviewers

@mattyoung-improbable @joshuahuburn

oblm and others added 30 commits October 2, 2019 17:48
* Added downstream compression.
* Initialize internal SpatialActorChannel state in Init function to clean reused channels from pool

* Remove whitespace
* Fixed an issue with multicast RPCs being called close to entity creation

* Updated Changelog.md
…#1403)

* Only use Owner's Spatial position if it is replicated

* Updated changelog

* Update CHANGELOG.md
#1402)

* Create SpatialActorChannel on a dormant actor when receiving component update

* Address PR feedback, refactor dormancy wakeup channel creation into a function

* Further PR feedback, mostly cosmetic

* Apply suggestions from code review

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/SpatialReceiver.cpp

* Apply suggestions from code review
* Create SpatialActorChannel on a dormant actor when receiving component update

* Address PR feedback, refactor dormancy wakeup channel creation into a function

* Further PR feedback, mostly cosmetic

* Make refactored function actually return a channel
…1410)

* Force SpatialNetworking in CookAndGenerateSchemaCommandlet
* Add docs to CookAndGenerateSchemaCommandlet
* Add -SkipSchema switch to GenerateSchemaAndSnapshots (so that you can generate snapshots only)
Recent changes might have invalidated an old assumption about having a valid GUID in `PreReceiveSpatialUpdate`. Removing the check for now and adding a warning log to have more context in case this causes a crash further down the line.
* Bugfix/UNR-2164 GSM Reception Fix (#1378)

* Process GSM-related Ops first

* Addressing PR feedback

* Cleaned up FindAndDispatchStartupOpsClient function

* Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialNetDriver.cpp

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>

* Add CHANGELOG entry

* Add CHANGELOG entry

* Update CHANGELOG.md

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>

* Update CHANGELOG.md
…subobject (#1423)

* Fix a crash when applying component data for deleted static subobject

* Update CHANGELOG.md

* Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialActorChannel.cpp
@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/L Denotes a PR that changes 150-299 lines, ignoring generated files. labels Oct 14, 2019
@improbable-valy improbable-valy changed the title Merge preview into master Merge 0.7.0 preview into master Oct 14, 2019
Copy link
Contributor

@aleximprobable aleximprobable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Contributor

@oblm oblm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@improbable-valy improbable-valy merged commit 5ce110c into master Oct 14, 2019
@improbable-valy improbable-valy deleted the merge-preview-into-master branch October 14, 2019 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/L Denotes a PR that changes 150-299 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants