resolves#1013
this also removes the other submenu, which had to do with ship logs, but
it was all empty methods for 3 years :D
so that means no more debug submenus which means debug menu is now
useless so bye bye debug menu
## Improvements
- Changed focal point sphere of influence to be 1.5x of the distance
between the 2 bodies instead of being 0
## Bug fixes
- Fixed Rich Presence not working on focal points
- Minimap is now disabled automatically on focal points
## Minor features
- Added `selectable` to map mode info, allowing you to make the map mode
icon not able to be selected (useful for bodies without ship logs like
stars) Fixes#1003
## Minor features
- Modded ship log entries with the same ID as an existing entry are now
merged into that original entry, allowing for new rumor and explore
facts and sub-entries to be added to vanilla ship log entries.
Implements #996
## Major features
- New dream world related prop types: alarm totems, grapple totems,
projection totems, portholes/peepholes, and dream candles. Where
possible, these have been modified to work with the regular flashlight
as well as the artifact for use outside of the dream world.
## Major features
- Added `Dream.inDreamWorld` to planet configs to treat a planet as if
it were part of the dream world dimension. The planet's contents will be
deactivated unless you enter via a dream arrival point or another dream
world dimension. Closes#916
- Added `dreamCampfires` and `dreamArrivalPoints` as new linked prop
types, which allow you to create new entry points into Echoes of the
Eye's dream world or create similar experiences using custom planets.
## Improvements
- General support for dream world simulations even if the vanilla dream
world is disabled in custom solar systems.