mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Version: 272.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<!-- This file automatically reset by Tools/version.py -->
|
<!-- This file automatically reset by Tools/version.py -->
|
||||||
|
|
||||||
|
|||||||
@@ -35,25 +35,40 @@ END TEMPLATE-->
|
|||||||
|
|
||||||
### Breaking changes
|
### 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.
|
* 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
|
### New features
|
||||||
|
|
||||||
* Added `ProfManager.Value` guard method.
|
* Added `ProfManager.Value` guard method.
|
||||||
|
|
||||||
### Bugfixes
|
|
||||||
|
|
||||||
* Fixed `ValidateMemberAnalyzer` taking a ridiculous amount of compile time.
|
|
||||||
*None yet*
|
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
|
||||||
* `ProfManager` is now initialized on the server.
|
* `ProfManager` is now initialized on the server.
|
||||||
|
|
||||||
### Internal
|
|
||||||
|
|
||||||
*None yet*
|
|
||||||
|
|
||||||
|
|
||||||
## 271.2.0
|
## 271.2.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user