Skip to content

Commit

Permalink
chore: updated changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
RikuTheFuffs committed Oct 23, 2024
1 parent a56d04e commit 381783a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [1.8.0] 2024-10-21
## [1.8.0] 2024-10-23

### Multiplayer Use Cases

Expand All @@ -9,13 +9,14 @@
- Imported TextMeshPro essentials so you don't have to do it

#### Changed
- Updated project to Unity 6 (and packages to the latest stable versions)
- Updated project to Unity 6
- All inputs are handled through the new Unity Input System
- In-Game UI is now responsive and adapts to screen size
- Replaced 3rd party ParrelSync package with Unity's Multiplayer Play Mode
- Disabled compatibility mode for RenderGraph, as it's going to be deprecated and throws warnings
- Removed runtime network stats monitor from the scene to improve readability
- Removed deprecated visual studio code package
- Updated packages: Rider to 3.0.31, Input System to 1.11.1, Tutorial Framework to 4.0.2, Multiplayer Tools to 2.2.1, Netcode For GameObejcts to 2.0.0, UGUI to 2.0.0, Test Framework to 1.4.5, Universal Render Pipeline to 17.0.3

#### Fixed
- Fixed "Build Profile" window not being clickable during the last page of each tutorial
Expand Down

0 comments on commit 381783a

Please sign in to comment.