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
..
2024-10-03 00:22:03 -04:00
2023-07-22 12:04:02 -04:00
2023-03-25 15:21:07 -04:00
2024-06-04 05:57:16 -04:00
2023-04-21 19:39:10 -07:00
2023-03-25 15:21:07 -04:00
2023-07-22 12:04:02 -04:00
2023-03-25 15:21:07 -04:00
2023-06-05 18:12:36 -07:00
2023-03-25 15:21:07 -04:00
2023-03-25 13:51:15 -04:00