Skip to content

Commit 7608240

Browse files
Updating broken PR links (shouldn't be linked to jira) and changelog fixes (#758)
* Updating broken PR links (shouldn't be linked to jira) * Correcting the changelog error for Vandal Imp
1 parent b067b60 commit 7608240

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Additional documentation and release notes are available at [Multiplayer Documen
2020
* Quality levels settings set up for Desktop [MTT-4450] (#713)
2121
* Added custom RNSM config with graph for RTT instead of single value (#747) Being able to *see* latency bumps and variation is helpful to identify the cause of in-game issues. This also adds clearer headers for each RNSM graphs.
2222
* Added Unsubscribe API for the ISubscriber<T> along with refactoring of the codebase to use this API instead of IDisposable handle when there is just one subscription (#612)
23+
* Vandal Imp and bomb throwing action integrated in main game: NetworkRigidbody-based toss Action, thrown by VandalImp class (code already in 1.3.0)
24+
* Art and sound pass for NetworkRigidbody-based toss action [MTT-2732] (#689) This also adds the Vandal imp to the main game.
2325
### Changed
2426
* Updated tools, authentication and relay packages (#690)
2527
* Replaced our dependency injection solution with VContainer. (#679) This helps us reduce the amount of code we have to maintain.
@@ -69,8 +71,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
6971
* First import of all the vandal imp artwork (#637)
7072
* Updated boss room's root scene to automatically load child scenes at editor time (#653)
7173
* Users can change profile in-game in addition to the -AuthProfile command line argument (#636)
72-
* New Vandal Imp and bomb throwing action: NetworkRigidbody-based toss Action, thrown by new VandalImp class [MTT-2333](#671)
73-
* Art and sound pass for NetworkRigidbody-based toss action [MTT-2732](#689)
74+
* New Vandal Imp and bomb throwing action: NetworkRigidbody-based toss Action, thrown by new VandalImp class [MTT-2333] (#671)
7475

7576
### Changed
7677
* Bump NGO to pre.10 (#678) --> Fix in Boss Room related to the connection approval breaking change. Removing useless ForceNetworkSerializeByMemcpy for player names.

0 commit comments

Comments
 (0)