Files
Shiip-of-Hakinian-Espanol/soh
Christopher Leggett c54883da72 Fix more missing location pool exclusions (#5108)
* Fix more location pool exclusion misses

* Add assert to ensure item pool isn't too large.

This will catch any issues where too many items are getting
added to the pool in Debug mode. It only checks to make sure the item
pool is smaller than the location pool, as the code actually handles
that just fine by placing Junk if the pool runs out. The Item Pool being
larger than the location pool though could easily result in items not
being placed. Logic should prevent a seed like that actually being
generated, but No Logic does no such checks.

* Add TODO comment for Item Pool, should be same size as Location Pool.

* Prevent Completed Triforce from ending up in Location List
2025-03-12 10:32:45 -07:00
..
2024-02-01 23:11:31 -06:00
2025-02-25 12:09:01 +01:00
2025-02-04 10:48:41 +01:00
2022-08-14 22:57:24 -04:00
2025-02-25 12:09:01 +01:00
2024-10-31 07:42:27 -07:00
2022-07-14 20:47:48 -04:00
2025-02-04 10:48:41 +01:00
2022-07-25 21:11:53 -04:00