Shipwright/soh
earthcrafterman 3e01b25573
Add a toggle for muting the low HP alarm (#310)
* Removes the code that plays the low health alarm sound effect, by removing that instead of making HealthMeter_IsCritical always return false, Link will still play the tired animation when low on health.

* Made the low health alarm an enhancement toggle
2022-05-15 15:04:04 -04:00
..
assets add new files (#308) 2022-05-12 20:45:24 -04:00
include Experimental interpolation (#309) 2022-05-13 18:43:55 -04:00
soh Tweak: Don't make the fix enabled by default 2022-05-14 14:13:59 -04:00
src Add a toggle for muting the low HP alarm (#310) 2022-05-15 15:04:04 -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 Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
.gitrepo git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Makefile Linux/GCC Support (#28) 2022-05-11 13:18:24 -04: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
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
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
soh.sln git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
soh.vcxproj Experimental interpolation (#309) 2022-05-13 18:43:55 -04:00
soh.vcxproj.filters Experimental interpolation (#309) 2022-05-13 18:43:55 -04:00
soh.vcxproj.user git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00