Fabian Dill
|
3d81f0cca7
|
update after merge from /main
|
2021-01-30 23:43:15 +01:00 |
Fabian Dill
|
28c12054dd
|
update to Shops release
|
2021-01-30 23:37:35 +01:00 |
Fabian Dill
|
61bef142a3
|
New Beemizer implementation, no longer replacing health; leaving that to item pool settings.
|
2021-01-30 06:46:17 +01:00 |
Fabian Dill
|
d3129e25e1
|
Merge remote-tracking branch 'origin/main'
|
2021-01-30 02:02:20 +01:00 |
Fabian Dill
|
69ceb89202
|
Make Heart Pieces and Heart Containers significantly cheaper in Shops.
Obversation that triggered this is that they almost always get skipped, want to make the choice more enticing.
|
2021-01-30 02:02:13 +01:00 |
CaitSith2
|
ca4758d1c2
|
Actually disable shop slots that already have an item pushed in.
|
2021-01-29 00:21:42 -08:00 |
CaitSith2
|
c88d9b4339
|
Additional fixes for Ice Rod Hunt
|
2021-01-26 07:06:57 -08:00 |
CaitSith2
|
a2eb666ae9
|
Shop location sram offsets now fully static.
|
2021-01-22 07:08:50 -08:00 |
CaitSith2
|
6095cfc586
|
If any shop shuffle slots are defined, define ALL of them to avoid information leakage.
|
2021-01-22 05:40:50 -08:00 |
Fabian Dill
|
1d2f7efe46
|
sort shops explicitly
|
2021-01-22 07:51:09 +01:00 |
CaitSith2
|
f87da18ead
|
Fix coding error
|
2021-01-20 13:02:34 -08:00 |
pepperpow
|
62435c8349
|
Added overworld bee trap disguises, shop indicators and new shop items
|
2021-01-20 04:22:26 -06:00 |
Fabian Dill
|
4b2a9b3e87
|
unroll unneeded inner generator expression
|
2021-01-20 03:17:51 +01:00 |
Fabian Dill
|
3f4df40ed1
|
optimize some things that really don't matter
|
2021-01-19 06:03:44 +01:00 |
Fabian Dill
|
b2d7229dde
|
type shop as Shop
|
2021-01-18 04:53:02 +01:00 |
Fabian Dill
|
478e1f3a82
|
General coding pass on Shops
|
2021-01-18 04:48:20 +01:00 |
Fabian Dill
|
a67d657882
|
Shopswap with higher spheres as well
|
2021-01-17 23:17:14 +01:00 |
Fabian Dill
|
ba07da6bba
|
Change ShopShuffle to operate within current Sphere
|
2021-01-17 22:58:52 +01:00 |
Fabian Dill
|
f3e686ba9a
|
Move Shop related stuff to a Shops module
|
2021-01-16 02:23:23 +01:00 |