vicjohnson1213 / Superflight-Mods

A collection of mods for Superflight.
2 stars 2 forks source link

Set the seed that portals lead to #28

Closed SlyCooperReloadCoded closed 3 years ago

SlyCooperReloadCoded commented 3 years ago

It would be cool if we could manually set the seed that the ingame portals take you to. I have several reasons for wanting this, one of them being the discovery of glitched seeds that can be explored if randomly encountered through a portal but prevent the main menu from working if entered from the initial spawn point.

vicjohnson1213 commented 3 years ago

This is an interesting idea - one that I'll explore a little bit. Maybe a file with a list of seeds to use as you move from one world to the next?

SlyCooperReloadCoded commented 3 years ago

Oh, this project isn't dead, excellent - because the game's general community seems to be. Yes, that's a perfect idea, a list would be great. This will help me on my investigation on broken seeds as well as just adding playlists would be cool. Integrating this into Next Map would be a good implementation.

vicjohnson1213 commented 3 years ago

@SlyCooperReloadCoded Here you go: https://github.com/vicjohnson1213/Superflight-Mods/tree/master/NextSeeds

It should be there when you open SFMF now. Great suggestion.

SlyCooperReloadCoded commented 3 years ago

Two problems:

  1. Can the NextSeeds.txt be placed next to the SFMF executable instead of in the file path shown?

  2. Can the list of seeds start over from the beginning when it reaches the end of the list?

vicjohnson1213 commented 3 years ago

Should be doable.