black-sliver
|
49ae79e5ce
|
Tests: add fill tests for #1109 and #1114 (#1115)
* Test: for fill issues fixed in PR #1109
* Test: for double sweep collect fixed in PR #1114
|
2022-10-18 10:20:57 +02:00 |
Fabian Dill
|
b533ffb9e8
|
Locality: rewrite for linear memory consumption, from quadratic (#1091)
|
2022-10-17 03:22:02 +02:00 |
Alchav
|
9daa64741b
|
New, smarter fast_fill function (#646)
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
|
2022-09-17 02:06:25 +02:00 |
Fabian Dill
|
21f7c6c0ad
|
Core: optimize away Item.world (#840)
* Core: optimize away Item.world
* Update test/general/TestFill.py
* Test: undo unnecessary changes
* lttp: remove two more Item.world writes
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
|
2022-08-05 17:09:21 +02:00 |
Fabian Dill
|
6c525e1fe6
|
Core: move multiple Item properties into a single Flag (#638)
|
2022-06-17 03:23:27 +02:00 |
Doug Hoskisson
|
c085ee47ed
|
variable-progression-balancing (#356)
|
2022-05-11 09:13:21 +02:00 |
Brad Humphrey
|
2361f8f9d3
|
Use logic when placing non-excluded items
|
2022-02-01 16:35:18 +01:00 |
Brad Humphrey
|
814851ba60
|
Don't require every item to fill
|
2022-01-31 19:17:06 +01:00 |
Brad Humphrey
|
dd61d0d395
|
Don't swap items that reduce access (#247)
|
2022-01-28 05:40:08 +01:00 |
Brad Humphrey
|
65a92746d1
|
Sort before distribute to preserve seed integrity
|
2022-01-28 05:39:34 +01:00 |
Brad Humphrey
|
00ccecac9c
|
Allow fill_hook to remove things from the pool
|
2022-01-22 04:40:24 +01:00 |
Brad Humphrey
|
ec95ce8329
|
Allow locations to be prioritized for progress item placement (#189)
|
2022-01-20 04:19:07 +01:00 |
Fabian Dill
|
80b3a5b1d4
|
WebHost: fix is_zipfile check for flask FileStorage objects
- and assorted cleanup
|
2022-01-06 06:09:15 +01:00 |