Version: 272.0.0

This commit is contained in:
PJB3005
2026-01-29 01:49:02 +01:00
parent 7bb516f0bf
commit f509405022
2 changed files with 24 additions and 9 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

@@ -35,25 +35,40 @@ END TEMPLATE-->
### Breaking changes
*None yet*
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 272.0.0
### Breaking changes
* Reversed an undocumented breaking change from `v267.3.0`: entity spawning with a `MapCoordinates` now takes the rotation as relative to the map again instead of relative to the grid the entity was attached to.
### New features
* Added `ProfManager.Value` guard method.
### Bugfixes
* Fixed `ValidateMemberAnalyzer` taking a ridiculous amount of compile time.
*None yet*
### Other
* `ProfManager` is now initialized on the server.
### Internal
*None yet*
## 271.2.0