Commit Graph

  • 01347dc9f9 Move Skulltula Debug functionality to its own checkbox option. (#912) Revo 2022-07-24 12:12:34 -04:00
  • 62d9390c9b Add option to allow the ocarina to be played faster (#903) lilDavid 2022-07-24 08:48:06 -05:00
  • 44bdfe552c Fix height value for OptionsMenuSettings (#900) GaryOderNichts 2022-07-24 15:38:02 +02:00
  • d3c2c0ec7d Controller: zero-initialize wCam values (#902) GaryOderNichts 2022-07-24 15:37:17 +02:00
  • bd787719b8 Initialize staticSegment in Title_Init to NULL (#899) GaryOderNichts 2022-07-24 15:36:36 +02:00
  • d4bd953c0b Fix purple rupee issue (#895) Baoulettes 2022-07-24 15:23:32 +02:00
  • 474eee5d98 set morpha reset function in initvars (#881) briaguya 2022-07-24 09:21:38 -04:00
  • 38ecb6cfff Bug fix: Water Temple gate & bootcommands.c cleanup (#618) vaguerant 2022-07-24 23:15:33 +10:00
  • ccf1bffd4f Timer Savers: Mask Select in Inventory (#670) vaguerant 2022-07-24 23:14:36 +10:00
  • 1de5b72802 L-button cheats disable minimap toggle (#514) vaguerant 2022-07-24 23:13:43 +10:00
  • bd95fe616b Disable concurrent builds (#885) sholdee 2022-07-22 02:13:38 -05:00
  • d299284751 Merge pull request #878 from dcvz/develop-zhora-merge David Chavez 2022-07-22 03:01:16 +02:00
  • b3d3148383 Merge branch 'develop-rachael' into develop-zhora David Chavez 2022-07-22 02:34:55 +02:00
  • 2ad78887b9 Added a time saver option to allow players to instantly put items away (#600) earthcrafterman 2022-07-21 20:31:49 -04:00
  • 1ca12feaed Adds Xcode project (#769) David Chavez 2022-07-22 02:15:45 +02:00
  • 84236e7ac3 stop floor under shadow statue opening immediately (#857) briaguya 2022-07-21 20:11:13 -04:00
  • 1cbaa592d0 Added 'Auto' controller backend (#850) KiritoDev 2022-07-21 18:36:28 -05:00
  • df756b2ce0 Cosmetics editor - Feature requested (#841) Baoulettes 2022-07-22 01:33:39 +02:00
  • c7c16c39b0 Add fixes for power crouch stab to the Enhancements menu (#874) lilDavid 2022-07-21 18:22:09 -05:00
  • 059045481c Controller option: Navi on L (#861) vaguerant 2022-07-22 09:21:18 +10:00
  • 44dbd3a8a9 Fixes naming discrepancy of textbox positions. (#854) Christopher Leggett 2022-07-21 19:13:04 -04:00
  • 753031df17 allow roms with spaces to be extracted (#868) Jeffrey Crowell 2022-07-21 19:12:43 -04:00
  • 52f22275e3 Fix Giant's Knife unexpected behaviours (#834) Sarge-117 2022-07-21 15:39:04 -07:00
  • c19beca980 Fast Save Loader crashes fixes (#848) Baoulettes 2022-07-22 00:36:46 +02:00
  • eb49053e73 Prevent unrestricted items camera crash (#852) briaguya 2022-07-21 18:35:30 -04:00
  • d08b1d277e Savestate crash fix on Ubuntu (#843) RaelCappra 2022-07-21 19:34:35 -03:00
  • e41873fff4 Savestate crash fix on Ubuntu (#843) RaelCappra 2022-07-21 19:34:04 -03:00
  • dfa929a16f Reset var for shadow boss key room spike walls (#860) briaguya 2022-07-21 18:31:26 -04:00
  • 880e3928cf Fixes odd rando interaction with malon after receiving her check. (#867) Christopher Leggett 2022-07-21 18:28:43 -04:00
  • 41d1bbe137 Fix nullptr dereference in morpha (#870) Jeffrey Crowell 2022-07-21 18:27:44 -04:00
  • e519caa554 Merge pull request #871 from jbodner09/fix-zelda-skip David Chavez 2022-07-22 00:23:53 +02:00
  • 1d208c7dc2 Revert to using boolean in json Josh Bodner 2022-07-21 11:04:37 -07:00
  • 2edc81ee2d Attempt to restore formatting of randomizer.cpp Josh Bodner 2022-07-21 11:03:28 -07:00
  • 21c585b2ce Removes randomizer_custom_messages, as I relocated its logic elsewhere. Christopher Leggett 2022-07-21 13:10:04 -04:00
  • b5dc097587 Cleanup and move most hint logic to CustomMessage. Christopher Leggett 2022-07-21 13:05:15 -04:00
  • cddca2700a Move Child Zelda spoiler write out of for loop so it's not repeatedly hit Josh Bodner 2022-07-20 23:08:57 -07:00
  • 17b3f65276 Fix the issue for real Josh Bodner 2022-07-20 22:57:18 -07:00
  • 75a4d2cf99 Actually use the same strings everywhere lol Josh Bodner 2022-07-20 21:50:55 -07:00
  • 795ee54f2b Remove use of std::format since Jenkins doesn't like it Josh Bodner 2022-07-20 21:44:32 -07:00
  • 3633bdeeaf Fix Child Zelda Skip rando setting always on Josh Bodner 2022-07-20 19:57:38 -07:00
  • c5f66373c3 Adds ability to store and retrieve textbox size and position. Christopher Leggett 2022-07-19 22:51:39 -04:00
  • 2d1aa1d13a Merge in develop-zhora Christopher Leggett 2022-07-19 20:28:21 -04:00
  • 32abe61554 Implements a basic CreateMessage function for non-GetItem text. Christopher Leggett 2022-07-19 00:31:37 -04:00
  • 235cef6abf FIX: RetrictItem SunSong issue (#839) PurpleHato 2022-07-19 04:47:37 +02:00
  • e871b53afc Free cam collision v2 (#836) MelonSpeedruns 2022-07-18 22:47:23 -04:00
  • dabb83fccf [APPIMAGE] Use GUI dialog boxes (#829) qurious-pixel 2022-07-18 16:34:08 -07:00
  • 046b7e8949 Include game version in linux otr builds (#826) GaryOderNichts 2022-07-19 01:33:36 +02:00
  • 97d1f0e46c Fix ZAPDTR linking order for linux builds (#825) GaryOderNichts 2022-07-19 01:32:15 +02:00
  • edfa369639 Add yShift position when displaying the positions of cylinders (#823) Andrew Van Caem 2022-07-19 09:31:52 +10:00
  • 169f757954 Fixes ice trap chests to have short chest animations (#817) Christopher Leggett 2022-07-18 19:31:04 -04:00
  • 4745f73655 [macOS] Bring support down to macOS 10.15 (#816) David Chavez 2022-07-19 01:30:29 +02:00
  • 660897ff63 Avoid UB on ocarinaAction shifts (#809) GaryOderNichts 2022-07-19 01:29:24 +02:00
  • 37afdbd84c Fix: Respect Config Window Resolution (#807) David Chavez 2022-07-19 01:28:12 +02:00
  • 9679075cba - + button optionnal for Int and float sliders (#803) Baoulettes 2022-07-19 01:26:01 +02:00
  • 5e5e57ea8f Add Windows x64 build instruction (#800) Josh Bodner 2022-07-18 16:25:11 -07:00
  • 9118788149 ADD: SaveEditor Edit current D-Pad Item (#799) PurpleHato 2022-07-19 01:24:56 +02:00
  • cc28a1444d Update README.md (#796) Ada 2022-07-19 00:24:20 +01:00
  • c65a40f432 Adds tooltip to free camera (#795) Ada 2022-07-19 00:23:28 +01:00
  • 9e8335c1f0 fix non-rando non-3d-drops small key crash (#789) briaguya 2022-07-18 19:22:12 -04:00
  • 10cb23ad74 [APPIMAGE] LibFuse removal fix (#780) qurious-pixel 2022-07-18 16:21:47 -07:00
  • 2daddd8a5a Added renderer api switch dropdown (#775) KiritoDev 2022-07-18 18:21:31 -05:00
  • d45968270a Address rando pr comments (#742) briaguya 2022-07-18 19:20:07 -04:00
  • e04b2c80b6 Implements the custom text for gInjectSkulltulaCount. Christopher Leggett 2022-07-17 22:02:22 -04:00
  • 1ed45e1433 Implements adding message tables and retrieving by an ID. Christopher Leggett 2022-07-17 21:03:32 -04:00
  • ee1270f346 more cleanup Christopher Leggett 2022-07-17 15:29:02 -04:00
  • 98c771cf2c Simplifies the function signature of CustomMessage_RetrieveIfExists. Christopher Leggett 2022-07-17 15:11:16 -04:00
  • 69d2b5b3a3 Implements function to return custom message if one exists. Christopher Leggett 2022-07-17 15:02:08 -04:00
  • f57a912ca1 Does some cleanup of unecessary code and cases of no string provided. Christopher Leggett 2022-07-17 13:31:38 -04:00
  • 4eaf70b859 Refactors CustomMessages to not be rando specific. Christopher Leggett 2022-07-17 12:34:56 -04:00
  • 3f2111a3e6 Adds text for Bottle with Blue Fire as a demo. Christopher Leggett 2022-07-15 19:48:49 -04:00
  • 1165e70434 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into rando-custom-messages Christopher Leggett 2022-07-15 19:18:45 -04:00
  • 93bea4c151 git subrepo push soh M4xw 2022-07-15 01:40:02 +02:00
  • 46df17e29f Added an extra helper function and removed instant text control code from ITEM_OBTAINED Christopher Leggett 2022-07-14 11:17:43 -04:00
  • 9c57ed6642 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into rando-custom-messages Christopher Leggett 2022-07-14 10:06:05 -04:00
  • 8417db65c7 Various controller fixes (#771) 3.0.0 Sirius902 2022-07-14 06:05:36 -07:00
  • 16f52c03b9 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into develop Kenix3 2022-07-14 01:35:52 -04:00
  • 1ed58c4a99 Fix migration cvar deletion path (#765) David Chavez 2022-07-14 07:19:40 +02:00
  • cd096ce5e9 Fixes newline function to return correct character. Christopher Leggett 2022-07-14 00:56:47 -04:00
  • 06338d864f Fixes macOS randomizer functionality with App Directory (#761) agamache 2022-07-14 00:56:29 -04:00
  • 873995199b Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into rando-custom-messages Christopher Leggett 2022-07-14 00:56:17 -04:00
  • b2b7cf2374 Fixed menubar items position (#763) KiritoDev 2022-07-13 23:42:15 -05:00
  • 0ae5c4c0f2 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into rando-custom-messages Christopher Leggett 2022-07-14 00:42:00 -04:00
  • a81ecfcfcc Renames the separated custom messages files to prevent conflict. Christopher Leggett 2022-07-14 00:41:04 -04:00
  • 31511af130 Enough! My ship sails in the morning. Kenix3 2022-07-13 23:41:22 -04:00
  • d9277530a2 Refactors custom message code to its own file Christopher Leggett 2022-07-13 23:35:45 -04:00
  • 219804cbe4 Controller Configuration UI and JSON Config (#760) KiritoDev 2022-07-13 22:12:11 -05:00
  • cb6876792e don't spawn blocking mido after we've already shown him the sword/shield (#675) briaguya 2022-07-13 22:04:48 -04:00
  • f7db8868d0 Skip warp song cutscenes in rando (#664) aMannus 2022-07-14 04:04:19 +02:00
  • 379649bead Fixed soundfont issues Nicholas Estelami 2022-07-13 21:26:44 -04:00
  • 14a87f83b3 Makes sure custom get item textboxes match. Christopher Leggett 2022-07-13 21:24:20 -04:00
  • e9ba8f734f Early version of custom messages. Christopher Leggett 2022-07-13 20:35:42 -04:00
  • 248f49b3bf Update Keese labels ChristopherJTrent 2022-07-12 23:20:09 -07:00
  • 2b72b10356 .xiF slebaL Baoulettes 2022-07-13 16:53:19 +02:00
  • 7c6d8a6b9c Fixes Maps, Compasses, and Boss Keys in Vanilla. (#751) Christopher Leggett 2022-07-13 19:38:25 -04:00
  • 4d65a5ff73 Split damage multiplication into its own PR (#656) earthcrafterman 2022-07-13 00:24:05 -04:00
  • cff73cccf0 fix hidden wnd (#744) Baoulettes 2022-07-13 06:23:22 +02:00
  • 7b04f67884 Introduce App Directory Path (#572) David Chavez 2022-07-13 06:19:07 +02:00
  • 97ad234c8c Hide debug overlay behind gDebugEnabled (#660) vaguerant 2022-07-13 13:58:24 +10:00
  • 2159c006fc Rando: GtG and carpenter prompts skip (#663) aMannus 2022-07-13 00:57:02 +02:00
  • c9fdf8a480 Fix Rando Water Temple Softlock (#665) aMannus 2022-07-13 00:55:01 +02:00