Commit Graph

  • 44390d9cd3 more string copy use in randomizer methods Adam Bird 2023-10-08 21:41:46 -0400
  • 61d8a5922f remove intermediate string vars Adam Bird 2023-10-08 21:29:55 -0400
  • e089cc0b5c use string copy in spoiler log hint parsing Adam Bird 2023-10-08 15:32:15 -0400
  • d8d0ccb1d9 use string copy for save manager Adam Bird 2023-10-08 14:14:48 -0400
  • 8b5dca14e5 add safe string copy method Adam Bird 2023-10-08 14:14:38 -0400
  • 1829a6a154
    Update buildBUILDING.md and adjust cpack for Windows (#3229) Adam Bird 2023-10-09 11:28:22 -0400
  • 7e0cb66c58
    Create GAME_CONTROLLER_DB.md (#3219) briaguya 2023-10-09 08:27:31 -0700
  • 978d8e606c Some documentation from decomp Pepe20129 2023-10-09 17:25:05 +0200
  • fb993407b8 More formatting. Tina H. (sheepytina) 2023-10-10 00:10:22 +1100
  • 978cc5e8db (z_player_lib.c) Add previous code review comments as TODOs. Tina H. (sheepytina) 2023-10-10 00:04:55 +1100
  • f032cbceb2 (z_parameter.c) Add a TODO comment, about *that* issue. Tina H. (sheepytina) 2023-10-09 23:54:38 +1100
  • e7f1cf06c5 (overlays) Formatting. Tina H. (sheepytina) 2023-10-09 23:45:36 +1100
  • 852dc5d1f6 (z_player_lib.c) Fix merge errors and tidy up comments, and add some documentation for the new functions. Tina H. (sheepytina) 2023-10-09 23:28:59 +1100
  • a6e6d44fa0 Completely revert all changes made to z_parameter.c Tina H. (sheepytina) 2023-10-09 22:54:21 +1100
  • 2594848fd6 Merge branch 'MoriyaFaith-newassets' into MoriyaFaith-newassets-branch3 Tina H. (sheepytina) 2023-10-09 21:59:03 +1100
  • d11b75765d Add `IsAdult` to Fewer Tunic Requirements check for `FireTimer` in rando logic to preven placing items in lower maze expecting child to get them. Malkierian 2023-10-08 22:36:13 -0700
  • ff666fd5a6 Correct indentation. Tina H. (sheepytina) 2023-10-09 00:51:02 +1100
  • 5cf1be0923
    Suggestion from code review. (Yeah nah you're totally right though.) Tina H. (sheepytina) 2023-10-09 00:29:03 +1100
  • e12856c3c4
    Fix a typo Tina H. (sheepytina) 2023-10-08 21:14:37 +1100
  • 3e329e3051 Tidy up commented out code once more. Tina H. (sheepytina) 2023-10-08 16:39:02 +1100
  • 2eea528eb5 Merge branch 'controller-led-is-navi' of https://github.com/sheepytina/Shipwright into controller-led-is-navi Tina H. (sheepytina) 2023-10-08 16:17:45 +1100
  • a0be7b8886 Color type conversion functions removed Tina H. (sheepytina) 2023-10-08 16:01:55 +1100
  • 1fbef36c0d Changed mind yet a third time. Uses Color_RGB8 sans alpha again. Tina H. (sheepytina) 2023-10-08 16:00:07 +1100
  • 61a6f70575 Added triforce hunt and hints added since last rebase. AuroraBrightscale 2023-10-07 13:41:09 -0400
  • 75fb4bcb99 Style cleanup and bugfixes AuroraBrightscale 2023-09-24 11:49:43 -0400
  • 995e946a15 Finished hooking the UI up AuroraSol 2023-09-20 20:10:58 -0400
  • 41aeaa8d06 Finished frontend changes, implemented in seed generator. AuroraSol 2023-09-17 20:17:56 -0400
  • 5b1ce8b093 WIP added balancing options. AuroraSol 2023-09-16 17:02:46 -0400
  • 53dcc55781 UI implementation/balancing. AuroraSol 2023-09-10 21:04:35 -0400
  • 620d979c42 Initial randomized settings work AuroraSol 2023-08-31 18:00:27 -0400
  • bb23fbc143
    Fix Warp Song Hints option (#3260) Julian Garritano 2023-10-07 11:33:35 -0400
  • 095fd8b625
    done (#3248) inspectredc 2023-10-07 16:32:02 +0100
  • 9b97320be3
    Tidy comments. Tina H. (sheepytina) 2023-10-07 15:41:01 +1100
  • d882d93a0d Revert back to Color_RGBA8. + Implement Cosmetics Navi colours. Tina H. (sheepytina) 2023-10-07 15:03:31 +1100
  • c130feb962 Convert relevant code to use Color_RGB8 sans alpha, matching the controller LED. Tina H. (sheepytina) 2023-10-07 13:45:59 +1100
  • d3536e4d13 A more suitable fix. + Partial suggestions from review. Tina H. (sheepytina) 2023-10-07 12:41:52 +1100
  • 34d21e983c
    Randomizer warning messages (#4) aMannus 2023-10-06 20:48:37 +0200
  • c96ea55f8c Adds RegisterEzQPA(); under InitMods() DeusVexus 2023-10-06 11:01:30 -0700
  • 70a5f79313 Adds an easy qpa cheat that gives the glitched damage value of the quick put away glitch DeusVexus 2023-10-06 10:10:35 -0700
  • 342197bd72 changed instances of CVar_GetS32 to CVarGetInteger added the cvar to presets.h DeusVexus 2023-10-06 04:34:54 -0700
  • 41aa5537c5 Adds the Keese and Guay don't target you cheat that makes keese and guay ignore you as if you are wearing the skull mask DeusVexus 2023-10-06 03:12:35 -0700
  • a0dfedf27b Add `OnCollectCheck` hook. Malkierian 2023-10-05 16:54:03 -0700
  • 477b45ce15 base address fix Adam Bird 2023-10-05 18:41:09 -0400
  • c5608b8f8e typo on asset attribute Adam Bird 2023-10-05 17:45:15 -0400
  • e66be83eb7
    Fix quest type bleeding through saves (#3241) Adam Bird 2023-10-05 15:35:49 -0400
  • 337c867768 Update texts Pepe20129 2023-10-05 19:23:03 +0200
  • 7304507c30 Add no rando generated warning Pepe20129 2023-10-05 18:20:02 +0200
  • a3caf734cd Missed 2 french translations aMannus 2023-10-05 09:33:11 +0200
  • 758ff51d4b add save editor field for current b button item Adam Bird 2023-10-04 20:14:28 -0400
  • 5ea852e4ca
    Merge branch 'HarbourMasters:develop' into jugarrit/fix-warp-song-text Julian Garritano 2023-10-04 19:06:52 -0400
  • 914cb8258e Fix Warp Song Hints option unknown 2023-10-04 19:04:43 -0400
  • ffd5e53ecc Colored hints aMannus 2023-10-04 23:52:42 +0200
  • de3de42348 Explode beehives => bombchu beehives Pepe20129 2023-10-04 22:03:48 +0200
  • d8def239fa
    Merge branch 'develop' into mister-sword Ralphie Morell 2023-10-04 14:17:49 -0400
  • 90d81651ca Merge branch 'develop' into shuffle_beehives Pepe20129 2023-10-04 19:27:22 +0200
  • 05b80b8037 Update logic to match n64 rando Pepe20129 2023-10-04 19:18:55 +0200
  • 5abc468fc6 redicle -> reticle Adam Bird 2023-10-04 11:40:00 -0400
  • 1dc4dec4b5 Merge branch 'optional-bunny-hood' of https://github.com/inspectredc/Shipwright into optional-bunny-hood inspectredc 2023-10-04 16:19:17 +0100
  • 48d233be88 suggested load fix inspectredc 2023-10-04 16:18:07 +0100
  • c7c4e987b4
    use cross instead of checkmark inspectredc 2023-10-04 16:14:46 +0100
  • fe7bbe4a1a
    Merge pull request #5 from garrettjoecox/bunny-hood-patch Patrick12115 2023-10-04 11:13:26 -0400
  • 85432ce496
    Adds option for Lost Woods leading music to be disabled. (#3233) Christopher Leggett 2023-10-04 11:09:37 -0400
  • a92844fa92
    Remove rando specific getitemid check (#3237) inspectredc 2023-10-04 16:09:00 +0100
  • b70837f5ea
    N64 PAL 1.0 support (#3182) Adam Bird 2023-10-04 11:05:02 -0400
  • 70a83f647f
    Check Tracker Update (#2668) Malkierian 2023-10-04 08:03:36 -0700
  • ffa9fa5263 Move bunny hood coloring to patch Garrett Cox 2023-10-04 09:42:51 -0500
  • 16f06a9f6c
    … Just pretend this particular commit doesn't exist. :OHYEAH: Tina H. (sheepytina) 2023-10-05 00:58:51 +1100
  • 6bca9dfc4b
    Temporary fix(?) for compile error on non-Windows platforms. Tina H. (sheepytina) 2023-10-05 00:44:58 +1100
  • d3b6fabfdb Renaming and tweaks. Tina H. (sheepytina) 2023-10-04 23:29:27 +1100
  • b65702da8d Fix crash after dev merge aMannus 2023-10-04 14:24:30 +0200
  • b0c456a98e Revert accidental commit of comments in z_en_elf.c Tina H. (sheepytina) 2023-10-04 23:21:03 +1100
  • 5bf542f7b4 Slightly better name for this menu option. Tina H. (sheepytina) 2023-10-04 23:04:07 +1100
  • 7d2a7a0b66 Remove gpreset1 inspectredc 2023-10-04 13:00:27 +0100
  • 376652b04d magic inspectredc 2023-10-04 12:56:09 +0100
  • ddb7bc2008 It works! Tina H. (sheepytina) 2023-10-04 22:52:44 +1100
  • 0292e3d4ad Merge branch 'develop' into more-sound-sfx aMannus 2023-10-04 13:46:29 +0200
  • c77f80cd1f adult separator inspectredc 2023-10-04 11:51:09 +0100
  • 8ef52777b2 Add a (not yet functional) "Navi" option. Tina H. (sheepytina) 2023-10-04 19:21:25 +1100
  • 0de9f5d137 suggestions Ralphie Morell 2023-10-03 22:57:56 -0400
  • e67e7a2e72
    First push on converting code to use new location definitions Christopher Leggett 2023-10-03 21:51:20 -0400
  • 7c3c5c62da
    Initial definition of ItemLocation structure for tracking runtime data Christopher Leggett 2023-10-03 14:26:56 -0400
  • 026d75af0d Anchor + Player Models 3 (alpha) Garrett Cox 2023-10-03 12:12:38 -0500
  • 51fbef9133 Anchor Build 12 (alpha) Garrett Cox 2023-10-03 11:18:45 -0500
  • a3422162f9 Remove bombs from the Explode Beehives trick Pepe20129 2023-10-03 17:15:32 +0200
  • bb34bb8ed5 bump lus to latest main Adam Bird 2023-10-03 10:36:23 -0400
  • 30d9b4ad38 More synced actions Garrett Cox 2023-10-03 09:32:01 -0500
  • 6ae7e657f2 Display other players on minimap Garrett Cox 2023-10-03 09:30:55 -0500
  • 3cdf2337b7 Anchor Build 11 Garrett Cox 2023-10-03 09:28:39 -0500
  • d6807b3a01 Merge branch 'addTableIdToGetItemEntry' of garrettjoecox.github.com:garrettjoecox/OOT into tmp Garrett Cox 2023-10-03 09:26:54 -0500
  • 059ddc57a6 Merge branch 'fixOnItemReceiveHook' of garrettjoecox.github.com:garrettjoecox/OOT into tmp Garrett Cox 2023-10-03 09:26:42 -0500
  • 5ca9c26806 Fix logic and add Explode Beehives trick Pepe20129 2023-10-03 16:17:17 +0200
  • 1d91ce3563 Remote GI Work Garrett Cox 2023-07-05 12:04:36 -0500
  • b4fad515de done inspectredc 2023-10-03 14:21:01 +0100
  • a838fb9d29 reworked ToT MS Check to have an actual GI Ralphie Morell 2023-10-02 18:17:27 -0400
  • e7f68deb19 overhaul swordless behavior in `func_80083108` Ralphie Morell 2023-10-02 16:29:18 -0400
  • 0feb5396d1
    Update z_player.c Patrick12115 2023-10-02 14:52:42 -0400
  • fb08bf89b6
    Update z_player.c Patrick12115 2023-10-02 14:52:33 -0400
  • 4e514afecd Color and Invisible Checkbox Patrick12115 2023-10-02 13:26:42 -0400
  • f62cf9dd20 assign -> use inspectredc 2023-10-02 16:08:47 +0100
  • 5614d94c1c Remove TCRF link Pepe20129 2023-10-02 16:53:57 +0200