Commit Graph

  • bbb1f4fa39 use const char* for GetHintFromCheck briaguya 2022-06-10 11:20:30 -0400
  • 0a69773df3
    Merge pull request #3 from briaguya-ai/fix-linux-build PurpleHato 2022-06-10 16:27:00 +0200
  • 5c49fb4bb6 remove extra line briaguya 2022-06-10 10:24:26 -0400
  • 5d541f8a94 move cvar.h includes out of extern c block briaguya 2022-06-10 10:23:21 -0400
  • e39c86c5f3 gossip stone hints briaguya 2022-06-10 05:53:33 -0400
  • 53601c3a73
    set & save check qurious-pixel 2022-06-09 20:50:14 -0700
  • 38243b0b0e turn hint settings back on briaguya 2022-06-09 23:26:27 -0400
  • 9d25fa3c55
    Merge pull request #104 from briaguya-ai/fix-song-from-saria briaguya 2022-06-09 19:47:30 -0400
  • e7ab3d5d90 fix song from saria check briaguya 2022-06-09 19:33:09 -0400
  • 590e930ed0
    Merge pull request #101 from briaguya-ai/fix-rolling-goron-as-adult briaguya 2022-06-09 18:15:16 -0400
  • 2a5052463c
    Merge pull request #103 from briaguya-ai/move-graves-daytime briaguya 2022-06-09 18:15:09 -0400
  • 5139209d54 don't care what you think kid i'm moving the grave briaguya 2022-06-09 17:52:54 -0400
  • 5336566e60
    Merge pull request #102 from briaguya-ai/fix-icetrap-segfault briaguya 2022-06-09 17:51:52 -0400
  • 257cc41d2b
    Stop the dropped item despawn timer on demand (#382) Josh Bodner 2022-06-09 14:28:58 -0700
  • 5712da41cb Add time. louist103 2022-06-09 17:27:05 -0400
  • e39961dc4b
    Update README.md Kenix3 2022-06-09 17:26:41 -0400
  • e8c7428c8c render traps as gold rupees? briaguya 2022-06-09 17:02:13 -0400
  • 0f8199040a fix rolling goron as adult briaguya 2022-06-09 16:19:07 -0400
  • 93c6a43974
    Merge pull request #99 from briaguya-ai/song-get-animation-fix briaguya 2022-06-09 16:10:53 -0400
  • 1a652c1624
    Merge pull request #100 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-09 16:10:22 -0400
  • b89d9c5364 fixed indent MelonSpeedruns 2022-06-09 16:10:01 -0400
  • 6c33f4271c items are always animated when by NPCs now MelonSpeedruns 2022-06-09 16:05:29 -0400
  • 25b9469bf4 make sure we animate getting songs briaguya 2022-06-09 15:24:04 -0400
  • e02ea7997c
    Merge pull request #98 from briaguya-ai/song-draw-fix briaguya 2022-06-09 15:08:25 -0400
  • 20c99e9395 clean up briaguya 2022-06-09 15:05:47 -0400
  • ba74f2cadc
    Merge pull request #97 from briaguya-ai/song-draw-fix briaguya 2022-06-09 15:02:23 -0400
  • fcee4a46c5 fix lack of song draw ids briaguya 2022-06-09 15:01:14 -0400
  • 35bd56985a
    Merge pull request #96 from briaguya-ai/hints-but-hints-are-disabled briaguya 2022-06-09 14:16:21 -0400
  • 91140b8768 disable hints briaguya 2022-06-09 14:08:59 -0400
  • b4e9516351 Update SohImGuiImpl.cpp & SohImGuiImpl.h getBrainError 2022-06-09 17:23:10 +0200
  • d92c686ec7
    Merge branch 'develop' into goldskultulaunfreeze Ada 2022-06-09 15:50:06 +0100
  • e1392515ed FIX: Typo from Assignable tunic / boots tooltip PurpleHato 2022-06-09 16:49:31 +0200
  • 8c565fa4a2 TWEAK: Reset a pointer that I edited for some testing PurpleHato 2022-06-09 16:47:37 +0200
  • ece58f84f2 Fix: SohImGui behavior and cleanup PurpleHato 2022-06-09 16:43:14 +0200
  • 53027766bd reword -j message David Chavez 2022-06-09 16:28:44 +0200
  • 554e85d5b6 Tidy up David Chavez 2022-06-09 16:27:03 +0200
  • 86975fe552 Further tweak the BUILDING David Chavez 2022-06-09 16:04:27 +0200
  • 361a2be539
    Feature: Use OpenGL 4.1 (#1) David Chavez 2022-06-09 15:57:50 +0200
  • de86227d01
    Update z_en_go2.c Ada 2022-06-09 11:48:26 +0100
  • 00025f2318
    Update z_en_go.c Ada 2022-06-09 11:48:09 +0100
  • 0d0abaec65 Tweak: Draw Distance: Kokiris menu behavior PurpleHato 2022-06-09 12:15:20 +0200
  • 7004daa93c
    Merge branch 'HarbourMasters:develop' into DrawDistance PurpleHato 2022-06-09 11:53:53 +0200
  • 6d58c4a365 very wip hint stuff briaguya 2022-06-09 04:24:27 -0400
  • 188a5adfff match imgui values to 3drando values, set defaults briaguya 2022-06-09 02:29:44 -0400
  • 451ea6cecb gossip stones respect item requirement settings briaguya 2022-06-09 01:52:08 -0400
  • 186c31b481 replace gossip stone text when rando'd briaguya 2022-06-09 01:01:33 -0400
  • 832fcdd02d Removed new cvar from UI, made it enabled by default and control the D-pad hold behavior with the existing cvar instead, changed cvar for debug check too Josh Bodner 2022-06-08 21:16:38 -0700
  • 8556b11839
    Merge pull request #95 from briaguya-ai/why-did-it-seem-like-dampe-had-never-been-implemented-before briaguya 2022-06-08 21:59:51 -0400
  • 5f2b2ee163 add dampe check that was missing for some reason briaguya 2022-06-08 21:58:59 -0400
  • d78f7939bb
    Merge branch 'develop' into testing-out-item-replacement briaguya 2022-06-08 20:11:46 -0400
  • d7c5e05d6b
    Merge pull request #94 from briaguya-ai/toir-mergeindev briaguya 2022-06-08 20:10:15 -0400
  • cf1b7172a5 merged in dev briaguya 2022-06-08 20:05:33 -0400
  • 0c939b4546
    Merge pull request #93 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-08 19:55:37 -0400
  • 64b53e6f85 Merge branch 'testing-out-item-replacement' of https://github.com/melonspeedruns/Shipwright into testing-out-item-replacement MelonSpeedruns 2022-06-08 19:48:26 -0400
  • fea1b2d0d3 removed duplication MelonSpeedruns 2022-06-08 19:48:18 -0400
  • 0400074f1d
    Merge branch 'testing-out-item-replacement' into testing-out-item-replacement MelonSpeedruns 2022-06-08 19:45:45 -0400
  • 8fb12c84dc
    Merge pull request #92 from briaguya-ai/give-3drando-more-settings briaguya 2022-06-08 19:45:44 -0400
  • 19bfd50d07 all main settings done MelonSpeedruns 2022-06-08 19:44:38 -0400
  • e4fe289f70 Restore Hover Fishing bug from 1.0 Vague Rant 2022-06-07 16:10:48 +1000
  • 24567eeeb6 better conditions Baoulettes 2022-05-20 19:49:32 +0200
  • b38e0a6b15 better conditions Baoulettes 2022-05-20 19:49:14 +0200
  • 55fa1996ba Update SohImGuiImpl.cpp Baoulettes 2022-05-20 19:40:32 +0200
  • 6478df046a Debug close update Baoulettes 2022-05-20 19:32:41 +0200
  • ffc22fe8c4 Initial com. Baoulettes 2022-05-20 19:31:04 +0200
  • eeaeeae5c6 pass 3ds rando ice trap/item pool/shuffle settings briaguya 2022-06-08 18:57:31 -0400
  • 5b7dad1de2 fast chests briaguya 2022-06-07 02:46:24 -0400
  • c6622e6c87 Update ResourceMgr.cpp louist103 2022-06-07 12:11:06 -0400
  • cf872d1e0d cleanups louist103 2022-06-04 22:10:55 -0400
  • ac2127094b
    ADDED: Draw Distance toggle under Experimental enhancement + Bugfix (#398) PurpleHato 2022-06-09 00:00:10 +0200
  • 8c11c2d8fa
    Merge pull request #91 from briaguya-ai/super-basic-starting-inventory briaguya 2022-06-08 17:35:16 -0400
  • e4fd929c22 Merge branch 'testing-out-item-replacement' into super-basic-starting-inventory briaguya 2022-06-08 17:25:51 -0400
  • 8403cad3c0 starting maps/compasses works briaguya 2022-06-08 17:23:53 -0400
  • 31be649849 starting ocarina and sword are working now briaguya 2022-06-08 17:13:17 -0400
  • 2428617102 starting deku shield working briaguya 2022-06-08 17:05:13 -0400
  • 8d80bca31a fix a json generation issue briaguya 2022-06-08 16:38:37 -0400
  • 87eda35165
    Merge pull request #90 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-08 16:29:37 -0400
  • f89200e9a2 magic items + double defense MelonSpeedruns 2022-06-08 16:28:05 -0400
  • 69cc5ae381 3d rando using imgui starting inventory settings briaguya 2022-06-08 16:24:22 -0400
  • 1eaa519c19 forest option fully working MelonSpeedruns 2022-06-08 15:19:28 -0400
  • c1e3c7ed31
    Merge pull request #88 from briaguya-ai/load-settings briaguya 2022-06-08 15:04:19 -0400
  • eb9f7c404b comment out hints options until we implement them briaguya 2022-06-08 14:55:46 -0400
  • 85a8d38987 we aren't using rando settings files yet briaguya 2022-06-08 14:52:09 -0400
  • 75aa50b870 disable rando ui for seed gen, hide if unchecked briaguya 2022-06-08 14:23:44 -0400
  • 7e6b6e04b4 loading in but not chainging cvars yet briaguya 2022-06-08 13:58:31 -0400
  • 4ac3960d6a Big brain optimization by @InfoManiac742 Vague Rant 2022-06-09 03:19:50 +1000
  • df07ead24f
    Merge pull request #87 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-08 13:17:49 -0400
  • a6e0ae29bd fixed lost woods target quick shoot MelonSpeedruns 2022-06-08 13:13:56 -0400
  • f242c47d5c
    Merge pull request #86 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-08 12:17:04 -0400
  • 6741721326 Merge remote-tracking branch 'briaguya/testing-out-item-replacement' into testing-out-item-replacement MelonSpeedruns 2022-06-08 12:10:26 -0400
  • 8642c7d33d NPC ice traps + fairy ocarina text fix MelonSpeedruns 2022-06-08 12:04:50 -0400
  • 3f35abd700 Merge remote-tracking branch 'briaguya/testing-out-item-replacement' into testing-out-item-replacement MelonSpeedruns 2022-06-08 11:41:57 -0400
  • 1c24739477
    Merge pull request #85 from MelonSpeedruns/testing-out-item-replacement briaguya 2022-06-08 11:40:39 -0400
  • ddd0fcbc49 fixed not getting get-item animation for already-owned equipment MelonSpeedruns 2022-06-08 11:36:26 -0400
  • 5dcb1e4a7b
    Merge pull request #82 from briaguya-ai/figure-ammo-refill-drop-bug briaguya 2022-06-08 11:31:51 -0400
  • f0bc2336d2
    Merge pull request #84 from briaguya-ai/add-colbydude-dpad-items briaguya 2022-06-08 11:31:42 -0400
  • 9606de9543 Fix: Dualsense (PS5) Gyro PurpleHato 2022-06-08 17:14:46 +0200
  • 91f2b4d212
    Merge pull request #83 from MelonSpeedruns/add-colbydude-dpad-items briaguya 2022-06-08 10:41:46 -0400
  • f81e2550fd dpad icon doesn't need the otr anymore MelonSpeedruns 2022-06-08 10:37:45 -0400
  • ca48b8aca9 Fixed always playing the get-item animation MelonSpeedruns 2022-06-08 09:25:59 -0400
  • fe0facd23d Unfix dungeon map icon when bugfix CVar is off Vague Rant 2022-06-08 19:47:21 +1000