LADX: Implement Collect on checks
What is this fixing or adding?
Adds check collection to LADX, allowing the server to inform of collected checks and then in-game modifying the memory to indicate this, removing items, opening chests, etc.
How was this tested?
I've tried a variety of checks and then loading saves in various states of completion, making sure that local items are not collected to prevent soft locking.
If this makes graphical changes, please attach screenshots.
No graphical changes made.
@zig-for
This overall looks good. Test it out on a couple of games, but as long as it looks good from the AP side I see nothing wrong. Will try to look again next week to spot any sneakier issues.
I added an optional behavior, and filled out the blacklist. Saw some strange behavior, where if an owl statue is on the same address as a location check, the location check would be collected properly, and the check would not appear in-game (or the chest if it was a chest would appear opened) but the tracker wouldn't correctly say it was collected. If I can find a solution for this (or somebody knows one) it would be good to fix, but 90% of locations beind collected is better than none.
Solved that glitch, so now all the remaining blacklist items have a purpose.
If you didn’t already, worth putting comments why each item is there in the black list Sent from my iPhoneOn Jun 28, 2023, at 8:41 AM, AustinSumigray @.***> wrote: Solved that glitch, so now all the remaining blacklist items have a purpose.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
If you didn’t already, worth putting comments why each item is there in the black list Sent from my iPhoneOn Jun 28, 2023, at 8:41 AM, AustinSumigray @.> wrote: Solved that glitch, so now all the remaining blacklist items have a purpose. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.>
Added.
Bump. It would be neat if this wasn't lost.
Bump :(
This PR seems sad and abandoned
But also, I don't know what's going on here, and apart from a tentative approval from the world maintainer, I don't have anything to go off of
If you guys test this PR or people who understand more about rom clients review it, I will absolutely be happy to push this through
Zig is no longer actively maintaining LADX.
I'm still willing to merge LADX PRs, but only with a larger volume of peer reviews.