Skip to content

[Fix] Merchant Check Fixes#3067

Merged
leggettc18 merged 2 commits intoHarbourMasters:develop-sulufrom
Malkierian:granny-shop-tracker
Jul 13, 2023
Merged

[Fix] Merchant Check Fixes#3067
leggettc18 merged 2 commits intoHarbourMasters:develop-sulufrom
Malkierian:granny-shop-tracker

Conversation

@Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Jul 4, 2023

Change Granny's Shop collection type to RandomizerInf with proper scene and inf IDs so the tracker tracks it properly.

Also moved pending sale resolution to fix resolution for merchants selling rupees. Instead of like scrubs and shops, where the item is given and rupee values added before the price was deducted, merchants deduct the price before adding the value, and so the previous check for rupeeAccumulator being 0 wouldn't be hit in runtime because the accumulator would then immediately be positive because of the rupee being given. That check is now outside of the accumulator processing paired with a pendingSale check so that it's always run no matter what's given or when.

Build Artifacts

…ne and inf IDs so the tracker tracks it properly.
@Malkierian Malkierian changed the title [ [Fix] Granny's Shop item in Tracker Jul 4, 2023
@Malkierian Malkierian changed the title [Fix] Granny's Shop item in Tracker [Fix] Merchant Check Fixes Jul 4, 2023
@leggettc18 leggettc18 merged commit 93ab9f0 into HarbourMasters:develop-sulu Jul 13, 2023
@Malkierian Malkierian deleted the granny-shop-tracker branch July 14, 2023 00:24
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