Skip to content

when receiving custom items in archipelago, show the custom item name…#170

Merged
Jarno458 merged 1 commit intoJarno458:masterfrom
sgrunt:ap-fix-custom-item-popup
Apr 8, 2025
Merged

when receiving custom items in archipelago, show the custom item name…#170
Jarno458 merged 1 commit intoJarno458:masterfrom
sgrunt:ap-fix-custom-item-popup

Conversation

@sgrunt
Copy link

@sgrunt sgrunt commented Feb 21, 2025

… properly

While watching / testing some AP, I noticed that receiving trap items would show "Map Downloaded: Lake Desolation" instead of the item name.

In the other location where we're using Level.ShowItemAwardPopup - ItemManipulator - there's a special case for custom items which isn't reflected in the AP item receiving code, so we need to update the AP item code to also have the same behaviour for custom items.

(There's also a case in ItemManipulator for progressive items, but the apworld doesn't currently support those so I don't think we currently need to handle that case as well.)

@Jarno458 Jarno458 merged commit b54d5b6 into Jarno458:master Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants