Commit graph

  • 1f29a8615a fix multiline expressions, regenerate Demur Rumed 2025-07-19 22:07:42 +00:00
  • 2103894367 Merge branch 'develop' into mod_menu_2 Pepe20129 2025-07-20 00:01:47 +02:00
  • 128b03899f remove code Demur Rumed 2025-07-19 21:59:00 +00:00
  • 7bead5bf1e cleanup after removing logic tracker code Demur Rumed 2025-07-19 21:55:18 +00:00
  • 544db072d0 copy comments over Demur Rumed 2025-07-19 21:44:12 +00:00
  • 94f0b21265 @deprioritize Demur Rumed 2025-07-19 16:06:53 +00:00
  • 4416d641b1 format Demur Rumed 2025-07-19 06:26:36 +00:00
  • 899d0d5356 it compiles Demur Rumed 2025-07-19 06:11:44 +00:00
  • e72c42e342 fix compiling logic, no more errors Demur Rumed 2025-07-19 02:43:28 +00:00
  • fc3573b0d3 typo Demur Rumed 2025-07-16 15:34:59 +00:00
  • 1974311423 rest Demur Rumed 2025-07-16 13:10:42 +00:00
  • 036fd37a12 compile most things Demur Rumed 2025-07-16 02:40:43 +00:00
  • 30725c28b6 wip logic dsl Demur Rumed 2025-07-16 00:57:22 +00:00
  • 3e8b45165d Added missing logic variables and REGISTER_FUNCTION_WITH_DEFAULTS. xxAtrain223 2025-07-19 13:02:39 -05:00
  • 3321a010bb
    remove redundant assignment balloondude2 2025-07-17 21:28:12 -06:00
  • e93699dfd9 move showHorizontalResField initialization Travis 2025-07-16 21:43:00 -06:00
  • 94a3be1ed5 small typo fixes Demur Rumed 2025-07-16 15:36:34 +00:00
  • c055e8cd92 Added some error handling. xxAtrain223 2025-07-15 21:17:38 -05:00
  • 1b75b5ef87 Calculate Show Randomizer Checks/Regions before drawing each frame. Remove nodes after showing a region. xxAtrain223 2025-07-14 21:31:14 -05:00
  • 656443e7a1 Added Access -> Available on connections. xxAtrain223 2025-07-14 20:51:57 -05:00
  • b58f08f493 forest well, plus pepperoni requested lobby eyes be combined Demur Rumed 2025-07-14 22:09:13 +00:00
  • 24749d8866 more perm flags Demur Rumed 2025-07-14 00:48:54 +00:00
  • 4a30f8feba Allow console commands in debug save nclok1405 2025-07-14 13:24:14 +09:00
  • c76ead04fb Ran Clang Format. xxAtrain223 2025-07-13 16:38:54 -05:00
  • 0efa327a82 MacOS fixes. xxAtrain223 2025-07-13 16:19:34 -05:00
  • c8e70044d0 fixes Demur Rumed 2025-07-13 19:06:35 +00:00
  • ae639780ab refactor forest Demur Rumed 2025-07-13 17:17:53 +00:00
  • 7246aa0c5f Included randomizerTypes.h in randomizer_logic_tracker.h. xxAtrain223 2025-07-13 11:42:06 -05:00
  • 564a130b72 clang Pepe20129 2025-07-13 18:32:32 +02:00
  • 4d645d440d Update lake_hylia.cpp Pepe20129 2025-07-13 18:14:42 +02:00
  • 03d8a15ca5 Implement RT_ISG & RT_HOVERING Pepe20129 2025-07-13 18:09:30 +02:00
  • 1493004cc8 feedback, move location to upper since it has multiple paths of access Demur Rumed 2025-07-13 10:52:08 +00:00
  • 411b619a0c update RT_GANON_SPIRIT_TRIAL_HOOKSHOT description Demur Rumed 2025-07-13 10:54:48 +00:00
  • bd905fb55d
    Update soh/soh/Enhancements/randomizer/location_access/dungeons/bottom_of_the_well.cpp Pepper0ni 2025-07-13 10:51:55 +01:00
  • 030a1d92f8 Updated location_access.cpp to only log Parse Failures. xxAtrain223 2025-07-12 22:44:07 -05:00
  • 3aa12f171c Fixed a Randomizer Check, remove some variables that no longer exist. xxAtrain223 2025-07-12 20:13:07 -05:00
  • 2a2ab3a3e9 Updated Check Tracker to use the gears icon to Show Check Logic. Anthony Stewart 2025-07-11 23:55:25 -05:00
  • 52b767619c Move the Show Region Logic Button next to the From Region Access. Anthony Stewart 2025-07-11 23:18:54 -05:00
  • feac6d1186 Logic Tracker drawing updates. Anthony Stewart 2025-07-11 22:51:52 -05:00
  • 759fc019ad Updated LogicTracker IDs. Anthony Stewart 2025-07-11 20:47:48 -05:00
  • 23f8520205 Rewrite Logic Tracker to consolidate Check and Region. Initial multiple drill down levels. Anthony Stewart 2025-07-10 22:03:14 -05:00
  • 22d88f81cc Initial LogicTrackerWindow::ShowRandomizerRegion. Anthony Stewart 2025-07-10 19:08:19 -05:00
  • 574f02533d Updated Check drawing. Anthony Stewart 2025-07-09 19:57:06 -05:00
  • 3729f4dc5d Added sub-expression coloring. Anthony Stewart 2025-07-06 21:47:12 -05:00
  • b5490e95f6 Switched to mono-format. Anthony Stewart 2025-07-03 00:22:27 -05:00
  • 876b956707 Added expanding. Anthony Stewart 2025-07-02 23:44:36 -05:00
  • 3f6069b9a5 Updated binary parsing to be right-associative. Fixed PopulateExpressionValues bug. Anthony Stewart 2025-07-02 23:25:13 -05:00
  • 9ca342ddc3 Display logic expressions in a table. Anthony Stewart 2025-07-02 23:01:12 -05:00
  • a15ab88f47 Updated CleanCheckConditionString to be a constexpr. Anthony Stewart 2025-06-23 20:13:39 -05:00
  • 191fcdfd92 Update a couple logic variables. Anthony Stewart 2025-06-22 21:47:29 -05:00
  • 1d09631215 Created the initial Logic Tracker. Anthony Stewart 2025-06-14 18:23:16 -05:00
  • 0c19604a38 Commented out printing all conditions. Anthony Stewart 2025-06-13 20:10:34 -05:00
  • 40b3e899a5 Added LogicExpressions. Anthony Stewart 2025-06-13 19:55:52 -05:00
  • e1f689ade4 Moved some randomizer types into a separate files so the enums can be stringified. Anthony Stewart 2025-06-13 19:49:45 -05:00
  • 066cdbb1e6 Modified some logic functions to prepare for the LogicExpressions. Anthony Stewart 2025-06-13 19:42:44 -05:00
  • 92b2d46a9d Additional Condition String Cleanups. Anthony Stewart 2025-06-10 21:39:45 -05:00
  • 771fc4febf Converted Entrance constructor calls to ENTRANCE macros. Anthony Stewart 2025-06-10 20:57:52 -05:00
  • 1d8127a3c7 Converted EventAccess constructor calls to EVENT_ACCESS macros. Anthony Stewart 2025-06-10 19:58:52 -05:00
  • 500744382a Fix max count for TH keys Pepe20129 2025-07-12 20:40:27 +02:00
  • b6094e6432 Update BossRush.cpp Pepe20129 2025-07-12 19:38:17 +02:00
  • dd53ad8cd4 item: make SLOT macro safe for custom items William Casarin 2025-07-12 10:05:38 -07:00
  • 82fff58062 item: introduce Item_GetAction William Casarin 2025-07-12 10:05:07 -07:00
  • 47cb94061b items: introduce Item_GetIcon William Casarin 2025-07-12 10:02:36 -07:00
  • 4d8e9fef4f improvements/fixes based on ice cavern map room testing Demur Rumed 2025-07-12 15:34:43 +00:00
  • ac928fff62 RT_SHADOW_UMBRELLA_CLIP Demur Rumed 2025-07-12 13:11:57 +00:00
  • c89a5c7dba feedback Demur Rumed 2025-07-12 00:55:33 +00:00
  • 003edd2c7a deblob shadow trial Demur Rumed 2025-07-11 04:10:58 +00:00
  • 88b578dd02 disable crawl speed increase if MQ Spirit boulder exists Eric Hoey 2025-07-10 21:20:09 -04:00
  • 7d70cc5ec6 midnight wip, only up to water trial implementing Pepper0ni's feedback from dungeon refactor PR Demur Rumed 2025-07-10 05:55:10 +00:00
  • 7555e7bac3 I for one welcome our new clang overlords... Pepper0ni 2025-07-10 22:27:47 +01:00
  • 54509386e6 fix master sword, skip zelda and skip epona logic Pepper0ni 2025-07-10 21:16:11 +01:00
  • 49bcdda837 submodules Pepper0ni 2025-07-10 21:02:43 +01:00
  • 816e4a3c80 Merge branch 'Blair' into StartingLogic Pepper0ni 2025-07-10 21:01:49 +01:00
  • 3dddc63f95 initial changes Pepper0ni 2025-07-10 21:01:18 +01:00
  • 27ab69a056 Add adult + irons + hook to getting to west ledge Pepper0ni 2025-07-10 17:57:50 +01:00
  • 169a4091a1 feedback2 Demur Rumed 2025-07-10 13:40:35 +00:00
  • 4119cfb0bb feedback Demur Rumed 2025-07-10 01:37:05 +00:00
  • 6ea6f80250 refactor ice cavern Demur Rumed 2025-07-09 04:46:11 +00:00
  • fb7e9ea516 implement requiring multiple rupees & starting with silver rupees Demur Rumed 2025-07-09 02:28:58 +00:00
  • a96ecdc12b Swap Audio search to menu widget search system. Malkierian 2025-07-08 18:20:40 -07:00
  • dabd23a5ee Finish LUS bump, including SoH-side fix for font free crash. Malkierian 2025-07-08 13:11:19 -07:00
  • 687a693351 fix Demur Rumed 2025-07-08 01:40:22 +00:00
  • be1e69b8a6 build: add -Wformat-security William Casarin 2025-07-01 13:56:46 -07:00
  • 826ef8981a no initFunc Demur Rumed 2025-07-07 16:51:54 +00:00
  • 4b27c42e55 tracker etc Demur Rumed 2025-07-07 16:51:04 +00:00
  • dafc9cff7e Merge branch 'develop' of github.com:Malkierian/Shipwright into lus-bump-mpq Malkierian 2025-07-07 07:44:46 -07:00
  • 28e9ba8e38 wip Demur Rumed 2025-07-07 01:45:15 +00:00
  • b767d89e26 Add extraSearchWidgets for searching through non-menu widgets. Convert Controls extraSearches to widgets. Used to display in-window, as well as provide reference to extraSearchWidgets. Malkierian 2025-07-06 17:22:20 -07:00
  • 1ffa08dac5 Implement extra search index. Add various controls, audio editor, and tracker options to the extra search index. Fix capitalization on a few options. Add click-to-view functionality to extra search column. Malkierian 2025-07-05 20:01:08 -07:00
  • 0b4d515609 logic: remove commented glitched key logic Demur Rumed 2025-07-05 16:28:10 +00:00
  • 592a71b8d9
    Ivan: collect deku seeds Shishu the Dragon 2025-07-06 13:38:39 +12:00
  • 7f717693b8 shipinit bonk damage Demur Rumed 2025-07-05 23:34:57 +00:00
  • 4f7e4f9861 clang Pepe20129 2025-07-05 19:51:22 +02:00
  • b529bb93c9 Move some boss rush stuff from z_file_choose.c Pepe20129 2025-07-05 19:15:06 +02:00
  • d222dbc127 cue for lost woods shortcut to zora river Demur Rumed 2025-07-05 14:23:58 +00:00
  • 39b7f3af21 Reduce stuff in the .hs & use COND_HOOK + variants Pepe20129 2025-07-05 16:40:19 +02:00
  • b00f1994d6 Merge branch 'develop' into ItemName Pepper0ni 2025-07-04 17:43:52 +01:00
  • 49a1d62009 format Demur Rumed 2025-07-04 06:30:32 +00:00
  • 0fb52ab567 Fix the SFX extractor. Should use less memory now too as the end of sound detection had regressed as well. caturria 2025-07-03 20:27:22 -04:00
  • a7a52bf212
    Apply suggestions from code review Pepper0ni 2025-07-03 18:36:40 +01:00