Commit Graph

  • c43ed69b6d More JAudio naming, focused on instruments this time PJB3005 2026-08-02 15:19:21 +02:00
  • 6d7269b654 Fix missing sizeof in JASBasicBank.cpp PJB3005 2026-08-02 15:03:46 +02:00
  • 8220f2b8e9 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-08-01 09:31:39 -07:00
  • ce2d37df68 first pass at hint system gymnast86 2026-08-01 09:31:29 -07:00
  • 4bcecb3926 Linux/Apple compile warnings consistency PJB3005 2026-07-31 06:46:41 +02:00
  • bafa6d17df Merge remote-tracking branch 'upstream/main' into 26-07-25-audio-replacements PJB3005 2026-07-31 02:21:25 +02:00
  • 67eea1599a JAudio doc/naming pass PJB3005 2026-07-31 02:20:21 +02:00
  • 9b0af0bf5c BST hexpat PJB3005 2026-07-31 02:17:09 +02:00
  • 4504e5009f Mods: Add toasts to UiService (#2252) Luke Street 2026-07-30 00:28:08 -06:00
  • 7305ef09b9 Mods: WindowService, log wrappers, external rendering (#2251) Luke Street 2026-07-30 00:24:24 -06:00
  • 48de4bcb08 Gradle build revisions (#2229) Irastris 2026-07-29 01:47:13 -04:00
  • 0cf130d834 symgen: specify EXPECTED_HASH to cmake to avoid redownload (#2244) Pieter-Jan Briers 2026-07-29 07:39:59 +02:00
  • 38459a97b3 Fix compile error Luke Street 2026-07-28 23:38:49 -06:00
  • b6b297f1ac Nix: add miniz and fix submodules (#2220) Jack Wines 2026-07-29 01:25:43 -04:00
  • 4d688a8507 Draw shadows before translucent textures (#2206) Giorgio Mendieta 2026-07-29 07:25:15 +02:00
  • 64789aa5fc Update symgen (fixes AppImage builds) Luke Street 2026-07-28 19:27:35 -06:00
  • f0e6b88cfd GCC mod section fix Luke Street 2026-07-28 19:26:53 -06:00
  • 5cf52b8240 Acknowledge use of WSYS header ID in recent changes PJB3005 2026-07-27 15:45:42 +02:00
  • 92906a3269 Audio replacement priority & lifecycle handling PJB3005 2026-07-27 15:41:08 +02:00
  • 4e46c04c91 Add field to JASChannel to keep sample data backing wave replacements alive PJB3005 2026-07-26 15:00:53 +02:00
  • f6e05eb04f Unhardcode sound effects wave bank in replacements PJB3005 2026-07-26 14:25:28 +02:00
  • f22bfcd9ba Add restart to prelaunch button to settings, remove gamemodeStub functions jdflyer 2026-07-26 00:25:59 -07:00
  • 63d4ce2e8f Merge remote-tracking branch 'origin/main' into 26-07-25-audio-replacements PJB3005 2026-07-25 16:08:31 +02:00
  • de44bbaa26 Example mod for audio_res service PJB3005 2026-07-25 16:02:42 +02:00
  • 98b203fd26 Mod api audio_res service for replacing audio samples (waves) PJB3005 2026-07-25 16:02:20 +02:00
  • 0c0bc7c9e2 Compile out unused fields in DSP TChannel definition PJB3005 2026-07-25 15:49:49 +02:00
  • ad80933ccf Allow audio samples to be played back from anywhere in memory rather than ARAM. PJB3005 2026-07-25 15:49:13 +02:00
  • 30c36df76b Add LE(T) macro PJB3005 2026-07-25 15:40:32 +02:00
  • 6ded3ac467 JAudio naming/docs pass PJB3005 2026-07-25 15:32:02 +02:00
  • a6c4419da6 cast.hpp helper PJB3005 2026-07-25 15:26:15 +02:00
  • 226a1fc482 read_unaligned helper PJB3005 2026-07-25 15:18:37 +02:00
  • 079c969bb4 Some JAudio markdown docs, WSYS filled out. PJB3005 2026-07-25 15:15:15 +02:00
  • 687307b4c1 fix hyrule castle logic error gymnast86 2026-07-24 17:07:52 -07:00
  • 4b0a58b8f2 add hint signs to various maps gymnast86 2026-07-23 05:06:31 -07:00
  • f16290d1e0 better accounting for custom flow/text ids gymnast86 2026-07-23 00:58:20 -07:00
  • e9a84c2fb5 change default param value for BreakLines gymnast86 2026-07-23 00:57:54 -07:00
  • c1d34d7b68 change default custom message attributes gymnast86 2026-07-22 23:32:54 -07:00
  • d12cf18ce1 change name of default entry gymnast86 2026-07-22 04:23:07 -07:00
  • 1643474573 handle custom text id attributes gymnast86 2026-07-22 04:17:26 -07:00
  • 3d06c6607c account for custom flow indices in getInitNodeIndex gymnast86 2026-07-22 04:17:07 -07:00
  • 1d275f4ead actually save attribute overrides gymnast86 2026-07-22 04:15:39 -07:00
  • 957dbe976e add extra exit out of City in the Sky gymnast86 2026-07-22 02:44:52 -07:00
  • ba994a4e65 add required dungeons to Midna hint text gymnast86 2026-07-22 02:12:59 -07:00
  • 21e75bac1c properly set flag for cutscene in Hyrule Castle gymnast86 2026-07-22 00:46:11 -07:00
  • 9b087aadda Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-07-21 00:57:59 -07:00
  • 1aa81ff907 remove warp to start from menu (it's on midna now) gymnast86 2026-07-21 00:55:06 -07:00
  • 21a7823045 custom flow nodes and initial custom midna choices gymnast86 2026-07-21 00:51:33 -07:00
  • 9c2e0e9331 Fix typo on std::tolower jdflyer 2026-07-20 23:22:46 -07:00
  • ecbec503dc Merge with origin/main jdflyer 2026-07-20 17:24:48 -07:00
  • 91c6c5c137 Fix Issues with mod resetting, make gamemode ids lowercase, update modding.md jdflyer 2026-07-20 17:18:23 -07:00
  • 449a8408ab Correctly unregister gamemodes from the service jdflyer 2026-07-19 20:01:46 -07:00
  • 95608438c1 Merge pull request #2227 from TwilitRealm/jpn TakaRikka 2026-07-19 01:20:07 -07:00
  • 61a4ab3117 Mod SDK: Gamemode Service, Change Speedrun mode to a gamemode, Allow prelaunch to be restarted jdflyer 2026-07-19 00:50:49 -07:00
  • 3e343acc86 revert, e_pm jpn logic change TODO later TakaRikka 2026-07-18 22:09:32 -07:00
  • 9696c12563 couple more fixes, revert e_pm for now TakaRikka 2026-07-18 21:17:29 -07:00
  • d3e05a4f37 pr comments again TakaRikka 2026-07-18 19:39:24 -07:00
  • 27c9719abc pr comments TakaRikka 2026-07-18 18:07:49 -07:00
  • 8caab1a6ba Implement iOS hook prepatching & improve MSVC PTMF support (#2222) Luke Street 2026-07-17 22:35:37 -06:00
  • e3075520e7 convert jpn logic changes to runtime checks TakaRikka 2026-07-17 20:35:15 -07:00
  • ce386d8dbd convert jpn ui/text changes to runtime checks TakaRikka 2026-07-17 18:12:28 -07:00
  • 1654d256ec mant/flower jp offsets TakaRikka 2026-07-16 20:06:37 -07:00
  • 241927b489 fix jp name screen TakaRikka 2026-07-16 19:53:47 -07:00
  • 8051679c96 fix jp font rendering Co-Authored-By: pengin <2162454+pengin@users.noreply.github.com> TakaRikka 2026-07-16 17:23:51 -07:00
  • 6058a0c597 Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into jpn TakaRikka 2026-07-16 15:09:23 -07:00
  • a245876f7f Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-07-16 01:11:04 -07:00
  • 1bae8a5e6a DuskDsp: Fix streamed audio position tracking Luke Street 2026-07-16 00:10:07 -06:00
  • ec51ba298b Update docs/modding.md Luke Street 2026-07-15 13:07:22 -06:00
  • 76b56cd8b8 Forgot to stage this Luke Street 2026-07-15 12:46:57 -06:00
  • e9ebb174f1 Mod SDK: Fix Windows ARM detection; ignore dotfiles in dir copies Luke Street 2026-07-15 12:44:27 -06:00
  • 12261dbc49 Update aurora Luke Street 2026-07-15 12:04:41 -06:00
  • 5db55c508b Mod API: Rename dusk::mods -> mods Luke Street 2026-07-15 12:04:26 -06:00
  • 5ea7f7ca9a Mod SDK: Auto-download link stub for self-contained mods Luke Street 2026-07-15 12:04:00 -06:00
  • 1c59d124dc fix include gymnast86 2026-07-15 01:50:15 -07:00
  • 7766739df1 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-07-15 01:08:32 -07:00
  • 0b23015ddb fix Hyrule Castle being wrongly considered a barren dungeon when placing "any dungeon" items gymnast86 2026-07-15 00:49:30 -07:00
  • 9537df2ee7 fixes for running standalone generator gymnast86 2026-07-15 00:48:22 -07:00
  • 9e6dd59e49 fix "any dungeon" items sometimes being placed wrong gymnast86 2026-07-15 00:47:42 -07:00
  • 0f2a00cd1f Mods: Embed symdb in linked executable (#2216) Luke Street 2026-07-15 00:26:34 -06:00
  • adfb830b4d hook: Fix thunk re-resolution on Windows Luke Street 2026-07-15 00:08:19 -06:00
  • a2fd82d18b Android: Copy libc++_shared.so in stage-jni-libs.sh Luke Street 2026-07-14 22:52:13 -06:00
  • 30def245f0 Mods: Reject old layout mods & improve errors Luke Street 2026-07-14 20:31:51 -06:00
  • a6f059827b Game ABI / headers refactoring (#2215) Luke Street 2026-07-14 19:24:08 -06:00
  • 49a3c9e2ac Merge pull request #2211 from encounter/modmeta Luke Street 2026-07-14 17:48:42 -06:00
  • fa34335a09 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-07-14 15:33:40 -07:00
  • a4c619ad58 move yeta fixes to flow patches gymnast86 2026-07-14 15:24:34 -07:00
  • eed14acdc6 Annotate all data with DUSK_GAME_DATA (#2214) Luke Street 2026-07-14 13:49:21 -06:00
  • a95bc76237 Mods: Remove -lldmingw + pseudo_reloc Luke Street 2026-07-14 11:04:15 -06:00
  • f000ccce0b Mod API: Resolve thunks recursively (Windows ARM64 fix) Luke Street 2026-07-14 10:58:11 -06:00
  • 8471fa0107 Android: Bundle in-tree mods into the APK Luke Street 2026-07-14 09:22:50 -06:00
  • d5fcd79306 CI: Install & package the symbol manifest on Windows/Linux Luke Street 2026-07-14 09:04:34 -06:00
  • 26d22d414a Mods: Enable Windows ARM64 mod linking Luke Street 2026-07-14 08:33:45 -06:00
  • f14278cec8 CMake: Remove release preset Luke Street 2026-07-13 19:05:18 -06:00
  • cf0c1c3160 fix goron mines key shards in tracker gymnast86 2026-07-13 23:48:25 -07:00
  • 6be65a461d fix include paths to not pollute d_com_inf_game.h gymnast86 2026-07-13 22:50:41 -07:00
  • f5d30a886d FPS Counter Fix (#2207) SuperDude88 2026-07-14 01:07:02 -04:00
  • dfc3077333 CI: Add sdk/ link stubs in build artifacts Luke Street 2026-07-13 18:14:09 -06:00
  • 1bd8682855 Mods: Curate exports and generate link stubs Luke Street 2026-07-13 18:14:09 -06:00
  • d2cdbf0a83 Mods: Rework mod linking Luke Street 2026-07-13 18:14:09 -06:00
  • 700bbf0a5a Mod API: Move dylibs to libs/{platform}; services import latest minor versions Luke Street 2026-07-13 13:10:39 -06:00
  • cdb36e9c42 Mod API: __attribute__((used)) on clang-cl Luke Street 2026-07-13 01:14:12 -06:00