xen-42 fad1cd82c5
Multiple spawn points (#947)
## Minor features

- The spawn module now has `playerSpawnPoints` and `shipSpawnPoints`
allowing you to define multiple possible spawns on one planet.
- Spawn points now have `makeDefaultIfFactRevealed` and
`makeDefaultIfPersistentCondition` allowing you to change which spawn
the player uses. Priority goes fact -> persistent condition -> default
- Black holes and change star system volumes now have `spawnPointID`. If
this is set, entering one of these volumes will send you to the spawn
with a matching `id` (fixes #917)

## Bug fixes:
- Fix empty warp drive ship log page appearing
- Use save data directly when checking for facts for ship log warp drive
2024-10-04 21:26:41 -04:00
..
2023-04-25 21:54:53 -05:00
2023-04-22 16:11:55 -04:00
2023-04-22 16:11:55 -04:00
2023-04-22 16:11:55 -04:00
2024-10-02 22:10:42 -04:00
2023-04-22 16:11:55 -04:00
2023-09-08 01:16:15 -04:00