## Bug fixes
- Resolve error when specifying a dialogue attention point but not an
offset for that attention point
- Uncomment that TH spawn fix because somehow it was commented out
## Bug fixes
- TH spawnpoint will not be overridden by custom spawn points unless
they are set to be the default. Fixes an unintended issue with the
Vision where hearth1an put a non-functioning spawn point inside Ember
Twin for no reason that just got activated last update (why hearth1an
why).
## Improvements
- Allow spawning inside Bramble dimensions (**base game spawn points do
not work yet**)
## Bug fixes
- Fix bug where projected slides look too bright (**addons devs: delete
the SlideReelsCache folder so they get regenerated**)
- Fixed bug where planet name wasn't falling back to the filename early
enough (would have an empty name instead)
## Minor features
- Added `persistentConditionsToSet` and `conditionsToSet` to slide
reels. Now instead of just revealing ship logs at the end of a slide
reel/vision, you can set persistent and dialogue conditions. (fixes
#976)
## Improvements
- Static body shiplogs are now automatically arranged by their distance
to the primary (previously only considered semi-major axis)
- Will register a planet config as invalid if the planet is listed as
its own primary orbital body (nonsense) (fixes#983)
## Minor features
- Added `persistentConditionsToSet` and `conditionsToSet` to slide
reels. Now instead of just revealing ship logs at the end of a slide
reel/vision, you can set persistent and dialogue conditions.
## Improvements
- Static body shiplogs are now automatically arranged by their distance
to the primary (previously only considered semi-major axis)
- Will register a planet config as invalid if the planet is listed as
its own primary orbital body (nonsense) (fixes#983)