Shipwright/soh/soh/Enhancements
Adam Bird e90c8af452
Enhancement: Enemy Health Bar (#3035)
* add enemy health bar

* add more cosmetic editor options to health bar

* add tooltip

* fix enemy health texture when no magic bar
2023-07-12 21:55:24 -04:00
..
audio Add an error for implicit functions (#3017) 2023-06-27 19:53:35 -04:00
boss-rush Fix missing goron bracelet (#2974) 2023-06-12 19:01:24 -04:00
controls Add option to prevent speed modifier from affecting jump velocity (#2874) 2023-06-14 23:25:48 -04:00
cosmetics Enhancement: Enemy Health Bar (#3035) 2023-07-12 21:55:24 -04:00
crowd-control build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
custom-message [Feature] Boss Rush (#2923) 2023-06-01 21:40:10 -04:00
debugger numbers aren't magic (#2976) 2023-06-09 17:22:25 -04:00
game-interactor numbers aren't magic (#2976) 2023-06-09 17:22:25 -04:00
item-tables Adds `OnTransitionEnd` hook to `GameInteractor`, called at the end of a transition after all mid-transition setup is called. (#2635) 2023-04-02 04:47:23 -04:00
randomizer Flags stuff (#3014) 2023-06-20 11:54:02 -04:00
speechsynthesizer Fix voice compilation (#2571) 2023-03-02 21:58:27 +01:00
tts Add an error for implicit functions (#3017) 2023-06-27 19:53:35 -04:00
bootcommands.c fix warp override mq mode room loads (#3019) 2023-06-18 18:23:06 -04:00
bootcommands.h refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
debugconsole.cpp build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
debugconsole.h Implement GameInteractor & move CrowdControl and console commands to it (#2358) 2023-01-25 18:13:33 -05:00
enemyrandomizer.cpp Extra modes tweaks (#2985) 2023-06-14 23:24:50 -04:00
enemyrandomizer.h refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
enhancementTypes.h fix warp override mq mode room loads (#3019) 2023-06-18 18:23:06 -04:00
gamecommand.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
gameconsole.c refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
gameconsole.h refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
gameplaystats.cpp Section Save Modification (#2947) 2023-06-14 23:39:14 -04:00
gameplaystats.h [Feature] Boss Rush (#2923) 2023-06-01 21:40:10 -04:00
gameplaystatswindow.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
gfx.c Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
gfx.h testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
mods.cpp More mirror mode fixes and additions (#3009) 2023-06-17 13:08:20 -04:00
mods.h Mirrored world enhancement (#1569) 2023-06-13 08:46:15 -04:00
n64_weird_frame_data.inc Add N64 weird frames and OOB Bombchus cvars (#602) 2022-07-06 18:46:01 -04:00
presets.cpp build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
presets.h Rename gDirtPathFix to gZFightingMode (#2959) 2023-06-12 20:40:29 -04:00
savestates.cpp build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
savestates.h Save states (#300) 2022-05-12 13:28:24 -04:00
savestates_extern.inc [zret] Port some documentation changes (#1164) 2022-08-16 21:53:28 -04:00