

Cycle Randomizer introduces new terminal commands that allow players to travel through random moons/dungeons and cycle through them, creating a more dynamic and varied gameplay experience.
The mod initializes two tracking lists:
These lists keep track of already visited content and are used to avoid repetition when selecting random destinations.
Cycle Randomizer is compatible with LethalLevelLoader (LLL):
If all dungeons available for a moon have already been visited:
cyclerandom or cyc in the terminal to route to a random moon.cdm in the terminal to display the list of already visited moons.cdd in the terminal to display the list of already visited dungeons.cam in the terminal to add an element to the moon list.cad in the terminal to add an element to the dungeon list.crm in the terminal to remove an element from the moon list.crd in the terminal to remove an element from the dungeon list.cfm in the terminal to fill the moon list with all missing moons.cfd in the terminal to fill the dungeon list with all missing dungeons.ccm in the terminal to clear all elements from the moon list.ccd in the terminal to clear all elements from the dungeon list.When using add/remove commands:
cam fissionc or cam fissioncam asteroidcad hauntedmansion or cad hauntedFor any feedback/suggestions or questions, you can reach me on the 'Lethal Company Modding' Discord server (https://discord.gg/EgQFAq3z) under the same name (username lega2039) or the Cycle Randomizer thread. DMs are welcome.