## Minor features
- Added "respawnHere" property for respawning in a custom system without
setting "startHere". (#485)
- Added Simplified Chinese translation (#484)
## Bug fixes
- Option to manually remove a sender warp for cases where the recursion
scanner fails.
- Stop recursion scanning if it runs too long
- Fix most OWRigidobjects not following a planet when it's moved.
- Fix slide projections being low-res on lower graphics settings. (#303)
## Minor features
- #468 Added rename and parentPath to some more modules and infos
## Improvements
- The gameobjects for bramble nodes will be named their `name` if it's
provided
- Leaving sectors now unloads streamed things
- `pathToAnimController` now works for more things. Means entering
dialogue can stop them playing their instruments, change their
animation, and make them look at you.
## Bug fixes
- #457 Scrolls use the `rotation` parameter now
- #433 Stranger text is no longer fuzzy
- Recursive bramble dimensions no longer cause a hard crash
- The foglights in bramble nodes are now correctly colored
- Make streaming handler only load thing in if the player or probe
enters the sector
- Better error reporting in AudioUtilities
- Fixed a bug where renaming volcanoes didn't actually rename them
## Improvements
- `pathToAnimController` now works for `TravelerController` and
`TravelerEyeController`. Means entering dialogue can stop them playing
their instruments, change their animation, and make them look at you.