Commit Graph

  • 0a2d98c709 VirtualController -> DummyController in CMake Kenix3 2022-08-11 00:22:54 -0400
  • 72586d626e Cleans up Controllers Kenix3 2022-08-11 00:06:58 -0400
  • 26682b8d0e
    Merge branch 'HarbourMasters:develop-zhora' into ci/asset-stage-tweaks sholdee 2022-08-10 22:52:49 -0500
  • d34a6d7666 Fixes error in LUS where there were multiple Vertex classes declared. Kenix3 2022-08-10 22:55:38 -0400
  • 69c4c241bb Fixes error in LUS where there were multiple Vertex classes declared. Kenix3 2022-08-10 22:55:38 -0400
  • 7ea210aa63
    Merge pull request #1147 from PurpleHato/RandoItemTrackerV2 briaguya 2022-08-10 22:30:49 -0400
  • 9ccc7908fa FIX: Rando Item Tracker non initialized small key were not transparent PurpleHato 2022-08-11 04:21:28 +0200
  • 85ad427b99
    Merge pull request #1141 from aMannus/rando-gerudo-bridge-fix briaguya 2022-08-10 21:44:49 -0400
  • 23b2ed7bee
    Merge pull request #1146 from PurpleHato/KeysanityTranslation briaguya 2022-08-10 21:25:28 -0400
  • d73ab42641 ADD: French Translation for Rando Custom Messages PurpleHato 2022-08-11 03:02:36 +0200
  • 4787f2f98b
    Removes some commented out code. Christopher Leggett 2022-08-10 21:00:52 -0400
  • dcb8e21314
    Replaces ::find with ::at and adds exception handling Christopher Leggett 2022-08-10 20:57:47 -0400
  • 9d7df7c102
    Merge pull request #1139 from aMannus/rando-dont-skip-useful-cutscenes briaguya 2022-08-10 20:30:01 -0400
  • 6e37897449
    Removes unused function override Christopher Leggett 2022-08-10 20:28:44 -0400
  • ddfa85b533
    Merge pull request #1143 from PurpleHato/RandoItemTrackerV2 briaguya 2022-08-10 20:23:27 -0400
  • 17c9ce7804
    Merge branch 'develop-zhora' of https://github.com/HarbourMasters/Shipwright into get-item-rework Christopher Leggett 2022-08-10 20:23:27 -0400
  • 3bcc9514ab Cleanup ControlDeck class Kenix3 2022-08-10 18:29:14 -0400
  • 3157ec4b9a Cleanup ControlDeck class Kenix3 2022-08-10 18:29:14 -0400
  • 212bf936f0 FIX: Key Tracker showing -1 and always transparent small keys PurpleHato 2022-08-11 00:05:58 +0200
  • d4bc45b790
    Merge pull request #2 from briaguya-ai/entrance-rando-small-fix Ryanoberlein 2022-08-10 17:44:38 -0400
  • 1947278fdf Fixes gerudo card bug with open bridge aMannus 2022-08-10 23:14:31 +0200
  • 530cb0d904 Minor code clean ajanhallinta 2022-08-10 23:39:38 +0300
  • 36dd0f669e Fixed woopsie aMannus 2022-08-10 21:54:16 +0200
  • e77689cd67
    Merge branch 'develop-zhora' into otrgui-all-2 th-2021 2022-08-10 21:54:12 +0200
  • e259e87588 ADD: Enable Glitch-Useful Cutscenes option to rando aMannus 2022-08-10 21:51:10 +0200
  • a3dde4f65d Use RC_MAX, ignore Gossip Stones and MQ checks ajanhallinta 2022-08-10 21:34:26 +0300
  • 0f6e7ede48 Merge remote-tracking branch 'upstream/rando-next' into rando-navi-tips Sarge-117 2022-08-10 11:15:37 -0700
  • af03a80ad3 Create const "NaviMsgCount" Sarge-117 2022-08-10 11:06:38 -0700
  • c9b93d155b
    Remove OTRGui for MacOS th-2021 2022-08-10 19:50:46 +0200
  • dd9e4a9856 Fix Tracker Menu Button ajanhallinta 2022-08-10 20:30:38 +0300
  • abc271860e Merge branch 'check-tracker' of https://github.com/ajanhallinta/Shipwright into check-tracker ajanhallinta 2022-08-10 19:49:58 +0300
  • 1b61fcae78 Squashed commit of the following: ajanhallinta 2022-08-10 19:48:49 +0300
  • aba8da5257
    Merge pull request #1137 from lilDavid/fix_trade_shuffle_save_editor briaguya 2022-08-10 12:36:32 -0400
  • 48cbd43e29
    Merge branch 'HarbourMasters:develop-zhora' into check-tracker ajanhallinta 2022-08-10 19:31:44 +0300
  • 7628a5502c
    Fix Save Editor Event Check Inf "A" Row flags Julien Lemay 2022-08-10 12:26:03 -0400
  • b420ad88c4
    Merge pull request #1136 from briaguya-ai/make-array-big-enough-for-all-the-checks briaguya 2022-08-10 12:07:58 -0400
  • fc08229a46 Save editor: Link adult trade item slot and flags lilDavid 2022-08-10 10:50:13 -0500
  • d74220d3ac don't give link's pocket garbage briaguya 2022-08-10 11:55:47 -0400
  • f5d7955547 ensure itemlocations is big enough for every check briaguya 2022-08-10 11:39:10 -0400
  • d535d0be9a make array big enough for all the checks briaguya 2022-08-10 11:21:10 -0400
  • 61504fc14f Fixed rotation of freestanding key checks in rando aMannus 2022-08-10 16:50:40 +0200
  • a88b0faa34 Merge branch 'ryan-test' into entrance-rando-small-fix, add note briaguya 2022-08-10 10:13:37 -0400
  • 07f01216a1
    Merge pull request #1 from briaguya-ai/entrance-rando Ryanoberlein 2022-08-10 10:03:01 -0400
  • 6e9a9337da
    Merge branch 'rando-next' into check-tracker ajanhallinta 2022-08-10 16:43:52 +0300
  • c3b004d7e9 Addressed review comments aMannus 2022-08-10 13:09:50 +0200
  • 1c2b7146f5 Time Savers: Ask to Equip New Items Vague Rant 2022-08-10 20:25:44 +1000
  • 36ad3233a2 Fix bomb shops in rando aMannus 2022-08-10 12:52:59 +0200
  • 35f69f6fd6
    Merge pull request #1132 from briaguya-ai/complete-mask-quest briaguya 2022-08-10 06:41:11 -0400
  • d523ba5127 complete mask quest briaguya 2022-08-10 06:28:10 -0400
  • 2dbdbea3d2
    Merge pull request #1130 from briaguya-ai/initialize-tracker-item-size briaguya 2022-08-10 04:43:20 -0400
  • c04548f98f initialize icon size on item tracker briaguya 2022-08-10 04:32:08 -0400
  • 412bf907a1 prevent losing adult trade item briaguya 2022-08-10 03:09:16 -0400
  • f86a9bd1c1
    Merge branch 'develop-zhora' into consoleFromSource Garrett Cox 2022-08-10 02:05:19 -0500
  • 2da719855d Add checkbox Auto-Save option ajanhallinta 2022-08-10 09:36:35 +0300
  • 65356b6ced
    Merge pull request #1051 from garrettjoecox/keysanity briaguya 2022-08-10 02:28:14 -0400
  • 7f62802aef Man I really had to split that up into three commits.. Fix from removing LACS setting Garrett Cox 2022-08-10 01:19:21 -0500
  • 8abfa4821f Anotha one (removing LACS stuff) Garrett Cox 2022-08-10 01:17:19 -0500
  • ec7e3d350a Remove LACS settings for ganons key for now Garrett Cox 2022-08-10 01:15:00 -0500
  • e766d00812
    Merge pull request #1073 from lilDavid/trade_quest_shuffle briaguya 2022-08-10 01:59:19 -0400
  • 79eb2fc918 Show spoiler automatically for checked Checks ajanhallinta 2022-08-10 08:53:07 +0300
  • 3509327a5c
    Merge pull request #1119 from PurpleHato/RandoItemTrackerV2 briaguya 2022-08-10 01:49:04 -0400
  • 15fba97949 Fixes some missed conversions of Console class singleton within the class itself. Kenix3 2022-08-10 00:02:28 -0400
  • 6766719969 Fixes issue in Apple builds where imgui was referring directly to Console.Commands Kenix3 2022-08-09 23:57:55 -0400
  • 6484d9354d Fixes incorrect command string when adding basic console commands. Kenix3 2022-08-09 23:52:31 -0400
  • 23fb885e09 Console class is now a proper object oriented class. Kenix3 2022-08-09 23:50:21 -0400
  • 81cd594704 Console now exposes commands with a reference to itself. Kenix3 2022-08-09 23:15:07 -0400
  • 797d9fab7c GameOverlay command handler no longer uses SPDLOG and prints to console. Kenix3 2022-08-09 23:14:31 -0400
  • d7a7156111 UI Overhaul ajanhallinta 2022-08-10 07:36:56 +0300
  • 00b195f55b still not fully working but it seems at least some of the entrance replacements are being loaded briaguya 2022-08-10 00:17:47 -0400
  • d858a1dd68 Fixes some missed conversions of Console class singleton within the class itself. Kenix3 2022-08-10 00:02:28 -0400
  • 4c815c3ab2 Fixes issue in Apple builds where imgui was referring directly to Console.Commands Kenix3 2022-08-09 23:57:55 -0400
  • 46c52d2e18 Fixes incorrect command string when adding basic console commands. Kenix3 2022-08-09 23:52:31 -0400
  • d93d61200d Console class is now a proper object oriented class. Kenix3 2022-08-09 23:50:21 -0400
  • ed3cc5f228 Console now exposes commands with a reference to itself. Kenix3 2022-08-09 23:15:07 -0400
  • d6f9d8ab6f GameOverlay command handler no longer uses SPDLOG and prints to console. Kenix3 2022-08-09 23:14:31 -0400
  • e2ff584839 Add remaining tips Sarge-117 2022-08-09 20:13:39 -0700
  • 8eb723d34d Merge branch 'rando-next' into entrance-rando briaguya 2022-08-09 23:11:04 -0400
  • 0c4add7e0b
    Merge pull request #1125 from HarbourMasters/develop-zhora briaguya 2022-08-09 22:52:22 -0400
  • 96c2033361
    fix linux release mode crash (#1124) briaguya 2022-08-09 22:50:25 -0400
  • c236f5b0d9 fix linux release mode crash briaguya 2022-08-09 22:39:50 -0400
  • 7b11509010 Fixes missed Switch specific invocation of old Console logging macros. Kenix3 2022-08-09 22:25:55 -0400
  • a4804d7290 No longer passing in C strings to SendInfoMessage formatted overload. Kenix3 2022-08-09 22:16:14 -0400
  • 5751b5c278 debugconsole now uses console output functions. Kenix3 2022-08-09 22:09:20 -0400
  • f97f9ae422 Sets default value of ConsoleLine channel to "Console" Kenix3 2022-08-09 21:53:22 -0400
  • c7ccd6dbff LUS Cleanup: Strips out the logging system created for the console Kenix3 2022-08-09 21:47:39 -0400
  • 1f351418e1 Removes a couple printf in favour of SPDLOG calls. Kenix3 2022-08-08 22:20:43 -0400
  • 19215058cb Fixes missed Switch specific invocation of old Console logging macros. Kenix3 2022-08-09 22:25:55 -0400
  • 786cc49963 No longer passing in C strings to SendInfoMessage formatted overload. Kenix3 2022-08-09 22:16:14 -0400
  • 99f77a27fa debugconsole now uses console output functions. Kenix3 2022-08-09 22:09:20 -0400
  • 1603f3cc5f Add some paddings ajanhallinta 2022-08-10 05:05:24 +0300
  • 50b20b342c Re-add removed standard library headers lilDavid 2022-08-09 21:00:11 -0500
  • 39f7397020 Sets default value of ConsoleLine channel to "Console" Kenix3 2022-08-09 21:53:22 -0400
  • 1caf230fc0 LUS Cleanup: Strips out the logging system created for the console Kenix3 2022-08-09 21:47:39 -0400
  • aef77a0913
    Merge branch 'rando-next' into trade_quest_shuffle lilDavid 2022-08-09 20:40:00 -0500
  • 6de7ce3720
    Delete z_message_RandoNaviTips.c Sarge-117 2022-08-09 18:37:42 -0700
  • 3c4405347d Remove old stuff + add test messages Sarge-117 2022-08-09 18:35:39 -0700
  • eb71744e90 Show Cow Checks only when Shuffle Cows ajanhallinta 2022-08-10 04:33:13 +0300
  • 12d45685b9 Move files in with other rando files lilDavid 2022-08-09 19:57:40 -0500
  • 7d3de31370 Make checked Checks text more transparent ajanhallinta 2022-08-10 03:49:52 +0300
  • ef5642a580 Move Show All Regions to Combobox ajanhallinta 2022-08-10 03:29:49 +0300