(Created an overview of Cluster, focused on addressing and referencing the creation screen.) |
m (Spelled out RNG the first usage in the aside - as it is a singleton in the proper article - and then provided the initalism. Re-worked the confusing wording for DF cluster address doesn't matter on leaderboard.) Tag: 2017 source edit |
||
Line 4: | Line 4: | ||
Cluster, or star cluster, is the term used to refer to a specific combination of stars, their arrangement, the resource multiplier, and the [[Dark Fog]] difficulty settings. The cluster ''address'' combines the random number generator's seed, number of stars, resource multiplier, and dark fog difficulty separating each element by hyphens. | Cluster, or star cluster, is the term used to refer to a specific combination of stars, their arrangement, the resource multiplier, and the [[Dark Fog]] difficulty settings. The cluster ''address'' combines the random number generator's seed, number of stars, resource multiplier, and dark fog difficulty separating each element by hyphens. | ||
''Aside: RNG seeds are not specific to DSP, but briefly, when one sets an RNG to a seed, and then asks it for a random number, it will always generate exactly the same series of numbers. To create the illusion of randomness, seeds are usually set by the computer time; by setting a specific seed, the universe generation can behave identically for different players.'' | ''Aside: Random Number Generator (RNG) seeds are not specific to DSP, but briefly, when one sets an RNG to a seed, and then asks it for a random number, it will always generate exactly the same series of numbers. To create the illusion of randomness, seeds are usually set by the computer time; by setting a specific seed, the universe generation can behave identically for different players.'' | ||
For the purposes of the [[Milky Way]] leader board, cluster addresses exclude the Dark Fog segment. | For the purposes of the [[Milky Way]] leader board, cluster addresses exclude the Dark Fog segment. Players playing without Dark Fog in an otherwise identical cluster (seed, stars, resource multiplier), will be scored together with players with Dark Fog. |
Latest revision as of 18:46, 12 June 2024
Summary
Cluster, or star cluster, is the term used to refer to a specific combination of stars, their arrangement, the resource multiplier, and the Dark Fog difficulty settings. The cluster address combines the random number generator's seed, number of stars, resource multiplier, and dark fog difficulty separating each element by hyphens.
Aside: Random Number Generator (RNG) seeds are not specific to DSP, but briefly, when one sets an RNG to a seed, and then asks it for a random number, it will always generate exactly the same series of numbers. To create the illusion of randomness, seeds are usually set by the computer time; by setting a specific seed, the universe generation can behave identically for different players.
For the purposes of the Milky Way leader board, cluster addresses exclude the Dark Fog segment. Players playing without Dark Fog in an otherwise identical cluster (seed, stars, resource multiplier), will be scored together with players with Dark Fog.