Shipwright/soh
Adam Bird 1b63f4ca1a
Tweak: Shopsanity Heart Pieces and Containers now refill Link's health (#2724)
Heart Pieces and Heart Containers normally refill Links health when the text box with their respective textID is closed.
However, with shops and shopsanity, after receiving the heart piece, the textbox isn't actually closed. The shop keeper keeps it open to prompt the player if they want to continue shopping. This prevents the health refill logic from running.

This PR adds a check for these items in the BuyEvent for randomizer items and manually refills Links health.
2023-04-20 21:00:00 -04:00
..
assets Fixes some XML texture size and offeset errors. (#2621) 2023-03-14 10:46:52 +01:00
CMake Move to cmake across all platforms (#363) 2022-08-05 07:59:19 +02:00
include chore: move rando savefile setup and document flags (#2697) 2023-04-11 18:27:51 -04:00
macosx Set LSApplicationCategoryType to games 2023-01-17 17:19:35 -05:00
platform Wii U support (#1097) 2022-08-14 22:57:24 -04:00
soh correctly handle vanilla/mq dungeon location exclusions (#2726) 2023-04-20 20:58:43 -04:00
src Tweak: Shopsanity Heart Pieces and Containers now refill Link's health (#2724) 2023-04-20 21:00:00 -04:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
CMakeLists.txt build/package/ship soh.otr (#2699) 2023-04-12 21:14:33 -04:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
icon.jpg Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Resource.rc git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00