Skip to content

Commit 0d19a0b

Browse files
authored
feat: Architecture.md update (MTT-2637) (#763)
1 parent fd54ea2 commit 0d19a0b

19 files changed

+283
-103
lines changed

ARCHITECTURE.md

Lines changed: 245 additions & 75 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
4141
* Removed DynamicNavObstacle - an unused class (#732)
4242
* Merged networked data classes into their Server counterparts. An example of that change is the contents of NetworkCharacterState getting moved into ServerCharacter, contents of NetworkDoorState getting moved into SwitchedDoor etc. (#732)
4343
* Engine version bump to 2021.3.10f1 (#740)
44+
* Updated the Architecture.md to match the current state of the project, with all of our recent refactorings. Architecture.md now also has a lot of links to the relevant classes, simplifying the navigation in our code-base (#763)
4445
### Removed
4546
*
4647
### Fixed
Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/Banner.png

Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/Boss.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

Documentation/Images/BossRoomMenu.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

Documentation/Images/BuildProject.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/LightMode.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/MeshSettings.png

Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/Players.png

Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/StartupScene.png

Lines changed: 2 additions & 2 deletions
Loading

Documentation/Images/TorchPrefab.png

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)