Commit Graph

  • cee66a6fd5 Merge pull request #554 from TwilitRealm/achievements TakaRikka 2026-04-25 19:25:50 -07:00
  • 574b6197a2 achievements madeline 2026-04-25 18:23:12 -07:00
  • 6fc8628144 fix gdorf horseback reins + demo cuts (#551) Howard Luck 2026-04-25 18:44:38 -06:00
  • ca9330b412 Register interp callback for d_a_obj_lv8OptiLift Fixes disappearing platforms Irastris 2026-04-25 20:40:29 -04:00
  • 1b792eb964 Update aurora Luke Street 2026-04-25 16:18:16 -06:00
  • 120864a5c9 working lantern model but with hack atm MelonSpeedruns 2026-04-25 18:18:02 -04:00
  • 0e5ea0d3b1 fix d_meter_button flashing (#549) Howard Luck 2026-04-25 15:48:45 -06:00
  • 977ad16806 GCN PAL support (#533) Pieter-Jan Briers 2026-04-25 23:46:12 +02:00
  • ba7fc14e87 added poe lantern wip code MelonSpeedruns 2026-04-25 17:17:12 -04:00
  • 41420bc71c Chu Fix 2: Electric Boogaloo Irastris 2026-04-25 17:07:49 -04:00
  • 5ec5f8864a Register interp callback for d_a_e_sm2 Fixes chu color changes Irastris 2026-04-25 16:59:40 -04:00
  • 60e8836968 Tears Collect during cutscenes (#539) MelonSpeedruns 2026-04-25 16:59:30 -04:00
  • e755148f16 Fix some UBs (#544) MelonSpeedruns 2026-04-25 16:59:04 -04:00
  • 0bf663141a change filter to avoid allocations roeming 2026-04-25 14:39:47 -04:00
  • 17949e526b Merge branch 'main' of github.com:TwilitRealm/dusk into speedrun-timer TakaRikka 2026-04-25 06:05:50 -07:00
  • d7dced7ddf don't autosave if playing a cutscene MelonSpeedruns 2026-04-25 08:25:50 -04:00
  • 8ea4b7747d update poe todos gymnast86 2026-04-25 03:44:36 -07:00
  • 02852eb586 fix pill bug categories gymnast86 2026-04-25 03:41:59 -07:00
  • 7d9d398844 fix actor patching on room load gymnast86 2026-04-25 03:35:19 -07:00
  • dfe6d10c07 implement poe checks gymnast86 2026-04-25 03:07:25 -07:00
  • 80f4284e82 implement item queue gymnast86 2026-04-25 03:07:07 -07:00
  • c7c9b664e8 sky character checks gymnast86 2026-04-25 00:32:23 -07:00
  • e2de904f8a fix progressive dominion rod check gymnast86 2026-04-25 00:18:34 -07:00
  • 1f593812c8 cleanup gymnast86 2026-04-24 23:41:20 -07:00
  • d3d0016d16 label locations which are still TODO gymnast86 2026-04-24 23:05:53 -07:00
  • b7adbde0d5 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-24 22:42:18 -07:00
  • 94bfb8c9e3 implement freestanding heart pieces gymnast86 2026-04-24 22:42:12 -07:00
  • 4e264d6a22 Fix Zbuffer texture binding Luke Street 2026-04-24 22:53:41 -06:00
  • c8e89a0f99 Fix grass cutting when interp is enabled Irastris 2026-04-25 00:31:37 -04:00
  • c61e32cd4f Update aurora for GXPeekZ Luke Street 2026-04-24 22:10:56 -06:00
  • 274bf61b3e Fix Link's hands detaching when interp is enabled Irastris 2026-04-24 22:56:47 -04:00
  • 05b2a5cbe9 Merge pull request #530 from TwilitRealm/fix-event-flag-constant-sorting TakaRikka 2026-04-24 15:23:49 -07:00
  • aa838c8003 Merge pull request #532 from TwilitRealm/feature/even-faster-tears TakaRikka 2026-04-24 15:14:10 -07:00
  • d5aabe9f9e Even faster tears to match TPHD MelonSpeedruns 2026-04-24 18:06:02 -04:00
  • 171dbdd0a1 Implement custom sorting when sorting event flags by flag on/off roeming 2026-04-24 16:50:31 -04:00
  • c42d10a74b new item code MelonSpeedruns 2026-04-24 16:01:15 -04:00
  • b2c09d56d6 Remove unnecessary logic from dMirror_packet_c::entryModel Luke Street 2026-04-24 13:34:51 -06:00
  • 8949a3a8ee Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-24 12:22:31 -07:00
  • f0e8379fa5 Fix UaF in d_a_mirror v0.4.3 Luke Street 2026-04-24 13:19:09 -06:00
  • 1fea4f02ed Fix camera bouncing with interp enabled v0.4.2 Irastris 2026-04-24 14:26:52 -04:00
  • 35ea13c53a Update aurora Luke Street 2026-04-24 12:25:15 -06:00
  • 0d6b47ac73 Move mods menu after tools Luke Street 2026-04-24 11:56:31 -06:00
  • 78b0563c0e Merge remote-tracking branch 'origin/main' into feature/autosave MelonSpeedruns 2026-04-24 12:54:40 -04:00
  • 1fb5d1ee2a Set FUNCHOOK_INSTALL=OFF Luke Street 2026-04-24 10:29:05 -06:00
  • c042de8a55 Restore DUSK_BUILDING_GAME=1 Luke Street 2026-04-24 10:12:52 -06:00
  • e25a1f3ef6 Move mods to config dir & updates for macOS Luke Street 2026-04-24 09:52:04 -06:00
  • 5fab665f21 Don't allocate giant unused stacks for movie player PJB3005 2026-04-24 15:25:14 +02:00
  • 109f0a50e5 fix sun song again madeline 2026-04-24 03:37:35 -07:00
  • 80b0d11319 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-24 03:26:24 -07:00
  • 49e8058f4e implement golden bugs gymnast86 2026-04-24 03:25:33 -07:00
  • fccce91ea5 fix yaml field typo gymnast86 2026-04-24 03:25:05 -07:00
  • 746910c59f Register interp callback for d_a_obj_item Fixes rupee color changes Irastris 2026-04-24 05:13:31 -04:00
  • b7f9bc91b4 Merge remote-tracking branch 'origin/main' into mods Luke Street 2026-04-24 01:37:37 -06:00
  • ae4806ae4f Merge remote-tracking branch 'origin/main' CraftyBoss 2026-04-23 23:40:36 -07:00
  • 1c00e2cdde fix unsafe cstr usage in flag editor, remove stray backslash CraftyBoss 2026-04-23 23:40:20 -07:00
  • 78301a8a83 Restore half-size in drawDepth2 Luke Street 2026-04-24 00:39:03 -06:00
  • ca798049b3 Merge remote-tracking branch 'origin/main' CraftyBoss 2026-04-23 23:31:24 -07:00
  • daf4b1dfeb update aurora, add pre launch option to determine save file type (gci or raw) CraftyBoss 2026-04-23 23:31:07 -07:00
  • 5bdd31a5af Merge pull request #517 from TwilitRealm/midna-eye TakaRikka 2026-04-23 22:43:16 -07:00
  • 3cb5e5172b Add Adult Link eye LOD fix Luke Street 2026-04-23 23:42:15 -06:00
  • d625c7ab0c fix save editor clothes change crash v0.4.1 TakaRikka 2026-04-23 20:26:50 -07:00
  • c2045391c8 Fix a couple issues for Xcode projects (#513) Luke Street 2026-04-23 21:05:38 -06:00
  • 8b117c8ed3 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-23 16:51:45 -07:00
  • f04a0ffcf1 forgot pic oops TakaRikka 2026-04-23 15:12:40 -07:00
  • dfdac1c1cd update setup instructions TakaRikka 2026-04-23 15:11:51 -07:00
  • f4b361ab02 Merge pull request #510 from TwilitRealm/feature/thinner-map-lines TakaRikka 2026-04-23 14:36:02 -07:00
  • 5f3d3012ff Merge pull request #509 from TwilitRealm/fix/ring_menu_cursor_interp TakaRikka 2026-04-23 14:09:35 -07:00
  • 0897ef1132 Merge pull request #508 from TwilitRealm/fix/wolf-dive-fix TakaRikka 2026-04-23 14:08:44 -07:00
  • 8b89dbcbf0 Merge pull request #506 from TwilitRealm/instant-text-responsiveness TakaRikka 2026-04-23 14:08:09 -07:00
  • f24e944ab0 Merge pull request #492 from TwilitRealm/feature/gamepad-color TakaRikka 2026-04-23 14:07:43 -07:00
  • 23130d5a57 Thinner map lines at higher resolution MelonSpeedruns 2026-04-23 15:08:34 -04:00
  • 1e6e1976e3 Clamp max LOD for Wolf Link and Midna eyes Luke Street 2026-04-23 13:07:42 -06:00
  • 4453316bb0 Separated gamepad color into its own files MelonSpeedruns 2026-04-23 14:25:50 -04:00
  • 14aeefb813 Frame interp: interpolate ring menu cursor along arc Pheenoh 2026-04-23 08:38:47 -06:00
  • c991c7c407 Fixes sun songing underwater MelonSpeedruns 2026-04-23 09:42:02 -04:00
  • e77fe61596 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-23 06:37:06 -07:00
  • 0da8b4c6dc implement agitha rewards gymnast86 2026-04-23 06:37:00 -07:00
  • 251c6e7aec more precise link debug info madeline 2026-04-23 06:01:28 -07:00
  • 3281c64a55 more precise link debug info madeline 2026-04-23 06:01:28 -07:00
  • fb08cfcc6b handle hook conflicts madeline 2026-04-23 05:17:15 -07:00
  • 99fb2b89ce DUSK_REQUIRE_API_VERSION madeline 2026-04-23 04:52:16 -07:00
  • 53573eb795 inter mod communication madeline 2026-04-23 04:49:21 -07:00
  • cf2357fff2 Merge branch 'main' of https://github.com/TakaRikka/dusk madeline 2026-04-23 03:58:38 -07:00
  • 06e6b0d47e fix safety bit on interp fixes #507 madeline 2026-04-23 03:58:35 -07:00
  • a83b4186af fix holding B in the middle of text gymnast86 2026-04-23 03:25:19 -07:00
  • 975ab1dc54 i fugged up the merge madeline 2026-04-23 03:07:44 -07:00
  • 9d10a48329 i fugged up the merge madeline 2026-04-23 03:07:00 -07:00
  • 52a067e412 Merge branch 'main' into mods madeline 2026-04-23 02:20:13 -07:00
  • dc5de83436 Merge pull request #503 from TwilitRealm/feature/rotate-link-doll TakaRikka 2026-04-22 23:36:55 -07:00
  • 77425b4b25 Merge pull request #500 from TwilitRealm/fix/interp_dselect_cursor_ring_menu TakaRikka 2026-04-22 23:31:16 -07:00
  • 726999c476 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-22 23:10:54 -07:00
  • 5a109313cb Minor tooltip cleanup Phillip Stephens 2026-04-22 23:02:11 -07:00
  • d8a7927602 Clarify tooltip Phillip Stephens 2026-04-22 22:59:56 -07:00
  • cccddee106 Add ability to rotate link on the collection screen Phillip Stephens 2026-04-22 22:58:38 -07:00
  • 6c252c6d26 disallow breaking share state by overlapping loads madeline 2026-04-22 22:37:21 -07:00
  • b06c1911c6 Merge branch 'main' of https://github.com/TakaRikka/dusk madeline 2026-04-22 22:33:59 -07:00
  • 7c9e99220a better impl of insta state shares madeline 2026-04-22 22:33:55 -07:00
  • bfd8b9f453 make state share loads basically instant madeline 2026-04-22 22:27:14 -07:00
  • 53e8662335 frame interp: dselect_cursor_c in d_menu_ring Pheenoh 2026-04-22 21:57:36 -06:00
  • ae54f024cd Update aurora v0.4.0 Luke Street 2026-04-22 21:48:58 -06:00