Shufflable Tree Items - #2608
Conversation
|
I don't think we should rely on color alone for the content indicators, it's not colorblind-friendly. Instead, maybe some distinct leaf pattern textures could work. |
|
@fenhl Leaf pattern standalone would be hard to distinguish as well so changing the texture of the wood itself additionally would be great |
|
Because Nayru's Love can't be used in the Market, you need to write the can_bonk helper out in full in that check, confirming OW entrances are not shuffled if Nayru's Love is to be used. See the nearby crates for an example. I think it is impossible to bonk one of the trees at Hyrule Castle. I think. If I recall correctly. You get caught by the guards before you can get close enough. I don't remember which tree. (When you go around to check which tree it is, assuming it exists at all, remember that the guards have reduced vision at night.) I'd guess this setting would probably be enabled in Hell Mode. Hell Mode has bonko on so anytime you can potentially require people to bonk you probably want to take it. I'm not sure I agree with setting the vanilla item drops for the majority of the trees to be 1 rupee. If it's a randomized drop then probably just set it to 5 rupees for now? Maybe someday there will be some kind of item drop tables implementation for the item pool. (I remember there being like, specific trees in the field that could drop nuts, or something like that. There was an OoT any% route a long time ago where you had time to kill in the field so they went around and bonked specific trees hoping to get some rng deku nuts.) |
|
@r0bd0g I think bonk doesn't require any of items since what we need to do is just rolling against the tree Yes the tree placed at Hyrule Castle is unbonkable therefore it's already excluded from the bonkable locations I saw that the hell mode has the bonko damage as well so I think I'll disable the Shuffle Trees when Bonks Do Damage is set to One Bonk KO The first time of the drop is set to 1 rupee currently but second time or more returns to the vanilla drops |
|
I do not agree with making this setting incompatible with another setting. |
|
@flagrama I commented and now realized that I forgot that Nayru's love can protect player from getting damaged I think I'll add either safety to not place item in Market when One bonk KO is applied or remove the restriction of Nayru's love in Market |
|
I'll try to reiterate. The tree in market should have the logic as seen below. You don't need to do anything more to account for bonko or the fact that Nayru's doesn't work in the market. There are crates in child market that are already accounting all of this. I was talking about what you set as the vanilla item drop for trees, that's the item that shuffling the tree will cause to be added to the item pool. You want to set that to what the tree normally drops when you bonk it. If the tree's drop -is normally some randomized item-, I'd recommend just setting it to 5 rupees for now, rather than 1 rupee. |
|
@r0bd0g Ok, I'll change both of them so that none of the problems would be raised
|
|
I realized that I forgot implementing GC trees and Hint texts |
|
What is "GC"? I can't think of any trees in Ganon's Castle or Goron City myself. |
|
Sorry GS, Golden Skulltula |
…ees, OHKO safety, 5 Rupees drops instead of 1, GS Trees support (+4 trees)
|
None of your drawing code looks right at all to me. Learn how to use the GBI macros. |
|
Regarding the reviews, I edited those sections Trees are now 103 instead of 99
Added Textures for the Tree trunks for better recognition HintTable now has supported to the Tree locations New Test zpf: |
I'll check on them |
AI doesn't understand N64 GBI macros I guess |
|
Probably the one thing on the web it didn't steal because it said "Nintendo Confidential" on it. |
|
Ok, it's much faster now |
|
are these textures made from generative AI? or did you make them? |
|
I guess for the record I don't see any issues with the glitchless logic as it is now. |
I used it as reference of the concept but not directly |





This PR adds the option


Shuffle Treeswhich would include the item when you bonk the tree for the first time into shuffle locationsThis would add additional 99 locations (night and day shares same location, child and adult works as different item placements, thus 57 for child and 42 for adult) to get items
Pot, Crate & Beehive Appearance Match Contentsnow includes Trees as wellTrees use blue leaves for major items, light-blue leaves for small keys,
yellow leaves for boss keys, purple leaves for Gold Skulltula Tokens,
pink leaves for heart items and green leaves for others.
Preview / Test zpf:
OoT_3FC80_9KZ14X89PE.zpf.zip