mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Version: 0.79.0.1
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 -->
|
||||
|
||||
|
||||
@@ -39,16 +39,31 @@ END TEMPLATE-->
|
||||
|
||||
### New features
|
||||
|
||||
*None yet*
|
||||
|
||||
### Bugfixes
|
||||
|
||||
*None yet*
|
||||
|
||||
### Other
|
||||
|
||||
*None yet*
|
||||
|
||||
### Internal
|
||||
|
||||
*None yet*
|
||||
|
||||
|
||||
## 0.79.0.1
|
||||
|
||||
### New features
|
||||
|
||||
* Add helper GetDirection to SharedMapSystem that offsets a Vector2i in the specified direction by the specified distance.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* The fast TryFindGridAt overload will now also return the queried map's MapGridComponent if it exists.
|
||||
|
||||
### Other
|
||||
|
||||
*None yet*
|
||||
|
||||
### Internal
|
||||
|
||||
* Remove 2 TryGetComponents per physics contact per tick.
|
||||
|
||||
Reference in New Issue
Block a user