Skip to content

LADX: Deathlink, collect, remote items #5105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

threeandthreee
Copy link
Contributor

What is this fixing or adding?

Took a step back and redid these, putting more of the heavy lifting on the game boy rather than the client. Some large chunks of unused ASM are deleted for space reasons.

The previous version implementations had some edge case issues.

Remote items is done differently than most other games I think. Items stay baked into the rom, but when collecting a location it gives the item as well if it was for this slot.

How was this tested?

Its been in the ladx beta since v12.0 (May 27, 2025)

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 13, 2025
This was referenced Jun 13, 2025
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants