Files
Grinch-AP/worlds
Mysteryem f52d65a141 Pokemon RB: make stage_post_fill deterministic (#4008)
stage_post_fill iterates sets of locations, so the iteration order is
non-deterministic, resulting in different items being converted from
Progression to Useful when generating with the same seed.

This patch makes stage_post_fill deterministic by sorting the duplicate
pokemon locations in each sphere before choosing which of the duplicates
should remain as progression.
2024-11-08 12:11:41 +01:00
..
2024-04-12 00:32:10 -04:00
2024-08-24 02:05:42 +02:00
2024-07-31 12:13:14 +02:00
2024-09-18 00:18:17 +02:00
2024-11-03 15:27:04 +01:00
2024-08-10 13:08:24 +02:00
2024-09-17 15:13:19 +02:00
2024-09-18 21:09:47 +02:00