mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-06 17:58:05 +02:00
Version: 219.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>␍
|
||||
<!-- This file automatically reset by Tools/version.py -->␍
|
||||
<PropertyGroup><Version>219.0.0</Version></PropertyGroup>␍
|
||||
<PropertyGroup><Version>219.1.0</Version></PropertyGroup>␍
|
||||
</Project>␍
|
||||
|
||||
+16
-1
@@ -43,7 +43,7 @@ END TEMPLATE-->
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixes map initialisation not always initialising all entities on a map.
|
||||
*None yet*
|
||||
|
||||
### Other
|
||||
|
||||
@@ -54,6 +54,21 @@ END TEMPLATE-->
|
||||
*None yet*
|
||||
|
||||
|
||||
## 219.1.0
|
||||
|
||||
### New features
|
||||
|
||||
* Added a new optional arguments to various entity spawning methods, including a new argument to set the entity's rotation.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixes map initialisation not always initialising all entities on a map.
|
||||
|
||||
### Other
|
||||
|
||||
* The default value of the `auth.mode` cvar has changed
|
||||
|
||||
|
||||
## 219.0.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
Reference in New Issue
Block a user