Files
Grinch-AP/worlds/witness
Mysteryem 691ce6a248 The Witness: Fix nondeterministic entity hunt (#3892)
In `_get_next_random_batch()`, the `remaining_entities` and
`remaining_entity_weights` lists were being constructed by iterating
sets.

This patch changes the function to iterate a sorted copy of each set
instead.
2024-09-06 19:23:16 +02:00
..
2024-08-24 02:08:04 +02:00
2024-07-02 23:59:26 +02:00