Commit Graph

1498 Commits

Author SHA1 Message Date
SuperDude88 0277640a17 Free Magic Armor
Remove the rupee drain for using the magic armor
2026-04-08 17:58:21 -04:00
PJB3005 2b45b01fcc Fix minimap "don't render" code not always working due to rounding errors
Significant performance boost in some areas like Gerudo Desert when map isn't visible.
2026-04-07 22:37:57 +02:00
PJB3005 8aa6ce950c Fix bigger wallet type display in collection screen
Fixes https://github.com/TwilitRealm/dusk/issues/223
2026-04-07 20:36:44 +02:00
PJB3005 1a22cc02c0 Fix movie running at uncapped FPS
Fixes #267
2026-04-07 20:12:52 +02:00
madeline f58342ef12 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-07 07:14:43 -07:00
madeline d51e6e617b fix crashes on window resize 2026-04-07 07:14:39 -07:00
PJB3005 8e70468d02 Guh 2026-04-07 15:45:09 +02:00
PJB3005 c8bbfbc836 Fix Argorok Peahat camera init race condition
Fixes #264
2026-04-07 15:44:43 +02:00
madeline 678321294c fix the mf map regions being ass 2026-04-07 05:59:03 -07:00
TakaRikka fd9ba89325 Merge pull request #243 from TwilitRealm/runtime-data-asset-loader
Runtime rel/dol asset loader
2026-04-06 23:22:41 -07:00
madeline 6063b36608 correctly this time 2026-04-06 23:21:29 -07:00
madeline fd244d268c adjust dol sightDL address based on version 2026-04-06 23:20:58 -07:00
TakaRikka ccf0a9a9be fix flowers 2026-04-06 22:47:55 -07:00
madeline 1ec2357b7d disable all drawing in d_error_msg and remove need for assets 2026-04-06 21:51:40 -07:00
madeline 4f1d0f19e0 address review 2026-04-06 20:37:40 -07:00
madeline 9a15872044 runtime data asset loader 2026-04-06 20:37:39 -07:00
TakaRikka f2c46f8498 Merge pull request #241 from TwilitRealm/double-heaps
Double heap sizes for various heaps (Midna eye)
2026-04-06 19:31:56 -07:00
MelonSpeedruns 185c70bd10 Accelerate saving, copying & erasing save files 2026-04-06 19:08:10 -04:00
Lurs 3d66c127ab Use HEAP_SIZE() 2026-04-06 23:08:34 +02:00
Lurs 168d819254 Fix "[ERROR] memory free error!!" message while leaving options menu 2026-04-06 22:09:50 +02:00
Lurs 83a9df4016 Fix "[NEW] JKRHeap (d_a_bg Anms) FULL! Fallback to malloc for size XXX" errors/warnings 2026-04-06 21:18:29 +02:00
Lurs 4f28c4ed10 double heaps to fix Midna's eye (#106) and various other error messages I got.
Also updating aurora.
2026-04-06 21:18:28 +02:00
MelonSpeedruns c0024b28b1 Merge remote-tracking branch 'origin/main' into feature/dynamic-aspect-ratio 2026-04-06 13:16:38 -04:00
madeline 0b5dcfc7ad fix every viewport projection issue fixes #123 fixes #115 2026-04-05 16:31:57 -07:00
madeline e7dc10aefb fix cloud, sun, moon, rain, fog, lens flare, etc, culling 2026-04-05 15:05:38 -07:00
MelonSpeedruns 9a27718808 Almost all menus scaled 2026-04-05 17:04:39 -04:00
MelonSpeedruns dd11e5a39f Modified Map Name to work with aspect ratios 2026-04-05 17:04:39 -04:00
CraftyBoss 6ca9017e12 update HUD positions in updateOnWide instead of when drawing
this change makes it so positions will properly update when resizing the window, instead of only updating on room load
2026-04-05 17:04:39 -04:00
MelonSpeedruns 47a8881406 fix full map rendering with multiple ratios, cursor still glitched 2026-04-05 16:56:35 -04:00
MelonSpeedruns 0ae4f5a78c Fix Wolf Senses vignette on widescreen 2026-04-05 16:56:35 -04:00
MelonSpeedruns ba965ae32d Fix black screen effect when turning into Wolf Link 2026-04-05 16:56:35 -04:00
MelonSpeedruns fe02fb8e61 Fix underwater effect + Fading to work at any aspect ratio 2026-04-05 16:56:35 -04:00
MelonSpeedruns 769eba2e21 fix building 2026-04-05 16:56:33 -04:00
Lurs ae1018318a Fix arrows for dungeon map 2026-04-05 16:55:52 -04:00
MelonSpeedruns 483b7eaecc nvm im dumb 2026-04-05 16:55:52 -04:00
MelonSpeedruns 9d61f300c1 fix reticle position 2026-04-05 16:55:52 -04:00
Irastris bbe205d3bf Fix fmap cursor and options screen 2026-04-05 16:55:52 -04:00
MelonSpeedruns 3414cec13c initial commit with working 3D view at all times 2026-04-05 16:55:48 -04:00
madeline 791e2400de Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 11:05:38 -07:00
madeline 1ffeb900ae fix trimming issue closes #201 2026-04-05 11:05:31 -07:00
PJB3005 92fe1e7702 Fix destructible bridges by removing a STUB_RET
Fixes #127
2026-04-05 19:15:45 +02:00
Lurs a8e136c2c9 Fixes #207 (A bug I brought myself in :( ) 2026-04-05 07:46:28 +02:00
TakaRikka 8377cf618a Merge pull request #218 from TakaRikka/feature/transform-anywhere
Can transform Anywhere + Refactored checks to see if you can Quick Transform
2026-04-04 15:59:12 -07:00
MelonSpeedruns dca35f8b91 Can transform anywhere + Refactored checks to see if you can Quick Transform 2026-04-04 14:30:42 -04:00
MelonSpeedruns 0ccf5e8771 No Climbing Miss Animation toggle, similar to TPHD 2026-04-04 11:59:08 -04:00
TakaRikka 015e7aceab hd faster tears toggle 2026-04-04 06:02:23 -07:00
TakaRikka b45af18374 quick climbing qol, difficulty options 2026-04-04 03:52:28 -07:00
TakaRikka 0d1e680ddd no sword recoil enhancement 2026-04-04 02:59:53 -07:00
TakaRikka 7d41421702 couple of hd qol toggles 2026-04-04 02:37:59 -07:00
TakaRikka ec66b4c9f4 Merge pull request #98 from TakaRikka/feature/disable-tv-settings
Add tweak to enable/disable TV settings screen
2026-04-03 23:27:04 -07:00