Version: 222.3.0

This commit is contained in:
Pieter-Jan Briers
2024-05-16 20:14:37 +02:00
parent ed359481b4
commit 0b95a4edeb
2 changed files with 20 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -39,6 +39,25 @@ END TEMPLATE-->
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 222.3.0
### New features
* `ITileDefinition.EditorHidden` allows hiding a tile from the tile spawn panel.
* Ordered event subscriptions now take child types into account, so ordering based on a shared type will work.
@@ -52,10 +71,6 @@ END TEMPLATE-->
* Fixed build compatibility with .NET 8.0.300 SDK, due to changes in how Central Package Management behaves.
* Physics component has delta states to reduce network usage.
### Internal
*None yet*
## 222.2.0