Commit Graph

  • 458ffb17c2 Load from data/tphd/content if exists Luke Street 2026-05-30 15:38:33 -06:00
  • 7c17b1f5f7 Move GX2SetPolygonOffset to the right place Luke Street 2026-05-30 13:40:03 -06:00
  • e1d0f99fc3 language support MelonSpeedruns 2026-05-30 15:19:22 -04:00
  • 228d4d2bd1 Update aurora & DVD overlay API Luke Street 2026-05-30 13:17:16 -06:00
  • a50a8b21e1 Stop using std::format Luke Street 2026-05-30 09:00:12 -06:00
  • fd1a9ebd4e Unslopify a few more things Luke Street 2026-05-29 21:11:39 -06:00
  • f73f28b4c6 added computeSurfaceInfo from decaf for NextPow2 padded mips in GTX Lurs 2026-05-30 15:53:45 +02:00
  • a2d41bcfba Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-29 22:57:56 -07:00
  • 96ed5c671b fix garbled ice trap audio gymnast86 2026-05-29 22:57:38 -07:00
  • f6d4eba130 Update aurora Luke Street 2026-05-29 21:23:26 -06:00
  • 20885959b7 Merge branch 'main' into tphd Luke Street 2026-05-29 21:23:18 -06:00
  • bc3cdcc955 Revert "Adds a new cheat that let you transform from the start of the game. (…" (#1927) Luke Street 2026-05-29 21:20:15 -06:00
  • ae11304c66 Use DVD overlay system & runtime Aurora texture replacements Luke Street 2026-05-29 21:18:04 -06:00
  • ad9bb06a29 fix mipmaps depth-bias-poc-hack MelonSpeedruns 2026-05-29 16:51:57 -04:00
  • bf0dc85468 Revert "Added Sword and Shield skip Achievement" (#1917) tomlube 2026-05-29 15:14:05 -04:00
  • 656346a900 Merge pull request #1909 from 5upern1ce/sword-and-shield-skip tomlube 2026-05-29 15:11:46 -04:00
  • 871fc75514 oops reversed the calculations MelonSpeedruns 2026-05-29 14:56:59 -04:00
  • e641044535 proper calculation of maxlod & mipmapenabled MelonSpeedruns 2026-05-29 14:38:03 -04:00
  • de12d277d0 restricted fills cleanup gymnast86 2026-05-29 11:31:29 -07:00
  • 3b8ec9efa6 quick no logic implementation gymnast86 2026-05-29 11:31:13 -07:00
  • 5269eadfaf Added Sword and Shield skip Achievement Supern_Ice 2026-05-29 15:26:26 +01:00
  • c0429110db another mipmap/LOD try with GX_ANISO_4 Lurs 2026-05-29 16:21:52 +02:00
  • fd26670b0e Remove unused include from mod_loader.hpp PJB3005 2026-05-29 09:56:47 +02:00
  • bd8b3aafeb Skip unknown treasure types in dTres_c::addData Luke Street 2026-05-29 00:24:54 -06:00
  • 9c001114f7 Increase string capacity in dDlst_TimerScrnDraw_c Luke Street 2026-05-29 00:24:35 -06:00
  • 34c55700a2 CMake: Use zlib from aurora Luke Street 2026-05-29 00:23:58 -06:00
  • a99c8096d5 Merge branch 'refs/heads/main' into depth-bias-poc-hack Luke Street 2026-05-28 22:41:45 -06:00
  • c83cc3b971 Horrible C++ template nightmares (fix clang-tidy warning about int conversions with ranges) PJB3005 2026-05-29 05:47:12 +02:00
  • 39b079ddb9 fix plentiful item pool crash gymnast86 2026-05-28 20:33:20 -07:00
  • e2790d922a reorganize includes gymnast86 2026-05-28 20:25:26 -07:00
  • 8c713d4535 Fix prelaunch animation timings PJB3005 2026-05-29 05:22:12 +02:00
  • afed2c1774 Merge branch 'randomizer' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-28 20:22:12 -07:00
  • 46a67c658c Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-28 20:21:14 -07:00
  • 183e7669c2 Add mods button to prelaunch UI PJB3005 2026-05-29 05:09:10 +02:00
  • 351afd6686 add item text replacements gymnast86 2026-05-28 20:04:20 -07:00
  • 485374abba Outside Castle Town -> South of Castle Town gymnast86 2026-05-28 20:02:21 -07:00
  • 8ecd848307 filter out nonprogress locations when placing goal items gymnast86 2026-05-28 20:02:03 -07:00
  • f38514db79 Mods can be disabled by config PJB3005 2026-05-29 04:59:42 +02:00
  • 3792912ad1 Allow CVars to be registered late, improve usability for dynamically registered CVars. PJB3005 2026-05-29 04:38:24 +02:00
  • e5c032f6e6 fix: item and talk rendering (#1896) Sirius902 2026-05-28 18:15:56 -07:00
  • d9795f4098 Validate that mod IDs have a restricted character set. PJB3005 2026-05-29 02:43:00 +02:00
  • 87d56be232 Improve native mod load failure diagnostics PJB3005 2026-05-29 02:29:50 +02:00
  • be2924b509 Replace DuskLog uses with local log for modloader PJB3005 2026-05-29 01:59:12 +02:00
  • be3e6b80eb Move code mod API to separate C++ file PJB3005 2026-05-29 01:55:26 +02:00
  • 10c310f7b1 Merge branch 'main' into mods PJB3005 2026-05-29 01:38:13 +02:00
  • 5f0c44eb84 Don't force symbol export if code mods disabled PJB3005 2026-05-29 01:25:03 +02:00
  • b88a5e4ac3 Allow code mods to be disabled on build, disable them by default for now. PJB3005 2026-05-29 00:37:13 +02:00
  • 030ef0f3bf Merge pull request #1884 from TwilitRealm/revert-1320-moonjumpfix tomlube 2026-05-28 12:24:28 -04:00
  • c3c8d459e8 Revert "Fixed being unable to break through the water surface with the moonju…" Luke Street 2026-05-28 09:29:23 -06:00
  • c4a13c8c10 add WIP inventory window in check tracker, only decrease available locations if check is accessible CraftyBoss 2026-05-28 01:16:53 -07:00
  • 313e9be99d Merge remote-tracking branch 'origin/main' into randomizer CraftyBoss 2026-05-28 01:15:08 -07:00
  • 21e0491d43 Preview texture replacements without the menu obstructing the view (#1599) Giorgio Mendieta 2026-05-28 08:28:20 +02:00
  • 62c19c0f64 Adds a new cheat that let you transform from the start of the game. (#1241) Olivia!! 2026-05-28 08:25:45 +02:00
  • 477192f3c2 Fixed being unable to break through the water surface with the moonjump cheat (#1320) Flash Computer 2026-05-27 23:16:50 -07:00
  • 71961dae85 feat: Make gamepad status lighting optional (#1705) Ash 2026-05-28 08:04:23 +02:00
  • 6592d95199 Allow independent X and Y sensitivity for free camera (#1431) Jairinho 2026-05-28 01:53:14 -04:00
  • c10e41f02e Scale Memory Card at Widescreen, fix Name Select screen (#1828) JaxonKEKW 2026-05-27 23:52:31 -06:00
  • e70fef0650 SafeStringCopy log fix (#1858) Pieter-Jan Briers 2026-05-28 07:49:54 +02:00
  • e7e04b7c15 Skip CI build jobs on documentation-only changes (#1768) Giorgio Mendieta 2026-05-28 07:39:30 +02:00
  • 42d9dd23c0 Add option for inverting Direct Select (#1841) Olivia!! 2026-05-28 07:35:29 +02:00
  • 5d68762590 Add a *ton* of const and constexpr around the codebase. (#1864) Pieter-Jan Briers 2026-05-28 07:12:16 +02:00
  • db39a9c7f3 Merge pull request #1871 from TwilitRealm/snow-actor-fix TakaRikka 2026-05-27 21:06:46 -07:00
  • 23a5e2c48d Merge pull request #1857 from PJB3005/26-05-27-skip-event-size TakaRikka 2026-05-27 20:43:35 -07:00
  • 496ddf63bd More Issue Form Cleanup (#1877) SuperDude88 2026-05-27 23:40:13 -04:00
  • eab481661d Add Bug Report Issue Form (#1873) SuperDude88 2026-05-27 22:18:44 -04:00
  • a9c8f44a86 Set daObjAvalanche_c Matrix Properly SuperDude88 2026-05-27 19:36:19 -04:00
  • af6ca3c80c Merge remote-tracking branch 'upstream/main' into mods PJB3005 2026-05-28 00:41:11 +02:00
  • 9973a28154 EntryNum assignment for new aurora API changes PJB3005 2026-05-28 00:40:05 +02:00
  • 358d218e8f Fix Windows Unicode paths in disk mods PJB3005 2026-05-28 00:17:25 +02:00
  • 0b93dd9698 Merge remote-tracking branch 'origin/main' into depth-bias-poc-hack MelonSpeedruns 2026-05-27 15:59:54 -04:00
  • d79088ba05 Merge branch 'randomizer' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-27 10:54:52 -07:00
  • 3aa7abe73f add required dungeons to links house sign gymnast86 2026-05-27 10:54:35 -07:00
  • be771e1a83 Merge branch 'depth-bias-poc-hack' of https://github.com/TwilitRealm/dusk into depth-bias-poc-hack Lurs 2026-05-27 17:28:33 +02:00
  • e0de71b5b4 Take widthAlignFactor into account for alignment in mipLevelDesc to fix wrong mip level 2 and above Lurs 2026-05-27 17:28:00 +02:00
  • 5b9e9106ef Fix mSkipEventName again PJB3005 2026-05-27 14:00:36 +02:00
  • 8e38f27602 sort checks by status, add hide button, cleanup code layout CraftyBoss 2026-05-27 02:00:48 -07:00
  • 7543db2222 Merge branch 'main' into randomizer Luke Street 2026-05-26 20:58:20 -06:00
  • a85f8c203d Better config saving handling (#1846) v1.3.1 Luke Street 2026-05-26 20:42:26 -06:00
  • dc0c868bc1 Crash handler: Properly map stack frames from modules; fix build IDs (#1848) Luke Street 2026-05-26 20:42:11 -06:00
  • 2afc52772c Suppress Textinput line break events on BaseStringButton (#1833) Irastris 2026-05-26 22:39:07 -04:00
  • 0dc475108b Ensure dMdl_c packet is in drawlist for interp (#1818) doop 2026-05-26 11:39:40 -04:00
  • 32e553e38d Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-25 23:41:18 -07:00
  • 089a947c30 rework some prologue logic gymnast86 2026-05-25 23:41:10 -07:00
  • 83a5ccce92 fix blank letters gymnast86 2026-05-25 22:43:09 -07:00
  • 48de086d65 fix logic tests path gymnast86 2026-05-25 22:39:30 -07:00
  • 010a4b5094 Fix fish book crash MelonSpeedruns 2026-05-25 15:43:17 -04:00
  • a71bd56058 Merge branch 'tphd' into depth-bias-poc-hack MelonSpeedruns 2026-05-25 14:43:25 -04:00
  • 63a86a456f update aurora MelonSpeedruns 2026-05-25 14:37:44 -04:00
  • 6304866b38 Merge remote-tracking branch 'origin/main' into tphd MelonSpeedruns 2026-05-25 14:37:26 -04:00
  • a7790d7323 Change "verify your dump" instructions in readme (#1809) Pieter-Jan Briers 2026-05-25 16:25:21 +02:00
  • 5a61b912bb Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-05-24 22:00:10 -07:00
  • 4e92b22c5d fix auru having a model scale of 0 gymnast86 2026-05-24 21:59:26 -07:00
  • 8b6f989315 Update aurora v1.3.0 Luke Street 2026-05-24 22:56:06 -06:00
  • f03bd71612 store config to disk when destroying ui (#1791) Olivia!! 2026-05-25 06:20:32 +02:00
  • 2e1cc7cb26 Save config when hiding controller config window Luke Street 2026-05-24 22:17:24 -06:00
  • 498868c17d Invert Air/Swim Axes (#1155) SuperDude88 2026-05-25 00:12:36 -04:00
  • 2a3bc722d9 Add in-process crash handler with symbolizable backtrace (#1536) Loïs 2026-05-25 06:11:45 +02:00
  • 326ef70afa feat: more info in player info window (#1641) Ash 2026-05-25 06:08:37 +02:00
  • ede9697dae update bobm refill logic gymnast86 2026-05-24 19:12:17 -07:00
  • 580b772c3c update tracker flags for various locations gymnast86 2026-05-24 19:12:10 -07:00