mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Version: 0.71.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>
|
||||
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
|
||||
|
||||
@@ -54,6 +54,26 @@ END TEMPLATE-->
|
||||
*None yet*
|
||||
|
||||
|
||||
## 0.71.1.0
|
||||
|
||||
### New features
|
||||
|
||||
* Better RSI validator script.
|
||||
* When a new map file is loaded onto an existing map the entities will be transferred over.
|
||||
* Add an API to get the hard layer / mask for a particular physics body.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixed non-filled circle drawing via world handle.
|
||||
* Fix max_connections in the default server config.
|
||||
* Fix removal of PVS states for players without ingame status.
|
||||
* Fix max rotation from the physics solver.
|
||||
|
||||
### Internal
|
||||
|
||||
* Wrap window rendering in a try-catch.
|
||||
|
||||
|
||||
## 0.71.0.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
Reference in New Issue
Block a user