Commit Graph

1499 Commits

Author SHA1 Message Date
MelonSpeedruns 03f81f75ca Moved check behind HYRULE_FIELD_SPEEDHACK define 2026-04-09 17:40:51 -04:00
MelonSpeedruns f195bce7e0 Does this fix fps for anyone? 2026-04-07 16:59:19 -04:00
PJB3005 d97d55ea08 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 2d7c98e0c8 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 f723ab0a0b Fix movie running at uncapped FPS
Fixes #267
2026-04-07 20:12:52 +02:00
madeline 29dfd08313 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-07 07:14:43 -07:00
madeline 7126ab236d fix crashes on window resize 2026-04-07 07:14:39 -07:00
PJB3005 186789a9fb Guh 2026-04-07 15:45:09 +02:00
PJB3005 843a87581e Fix Argorok Peahat camera init race condition
Fixes #264
2026-04-07 15:44:43 +02:00
madeline b346285229 fix the mf map regions being ass 2026-04-07 05:59:03 -07:00
TakaRikka 8c0fd7d860 Merge pull request #243 from TwilitRealm/runtime-data-asset-loader
Runtime rel/dol asset loader
2026-04-06 23:22:41 -07:00
madeline dc4d0598f3 correctly this time 2026-04-06 23:21:29 -07:00
madeline 20c00a0ac2 adjust dol sightDL address based on version 2026-04-06 23:20:58 -07:00
TakaRikka 21f95a0aa8 fix flowers 2026-04-06 22:47:55 -07:00
madeline fc351553ec disable all drawing in d_error_msg and remove need for assets 2026-04-06 21:51:40 -07:00
madeline 02c2631d6c address review 2026-04-06 20:37:40 -07:00
madeline d6d5c318ae runtime data asset loader 2026-04-06 20:37:39 -07:00
TakaRikka 8de265a434 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 8065ff6eb6 Accelerate saving, copying & erasing save files 2026-04-06 19:08:10 -04:00
Lurs 06e10fb2cb Use HEAP_SIZE() 2026-04-06 23:08:34 +02:00
Lurs 88f8433767 Fix "[ERROR] memory free error!!" message while leaving options menu 2026-04-06 22:09:50 +02:00
Lurs 5d5b1a629d 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 abd94ee1ad 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 96ab109b97 Merge remote-tracking branch 'origin/main' into feature/dynamic-aspect-ratio 2026-04-06 13:16:38 -04:00
madeline c3ffc004b9 fix every viewport projection issue fixes #123 fixes #115 2026-04-05 16:31:57 -07:00
madeline ff4f2f9b55 fix cloud, sun, moon, rain, fog, lens flare, etc, culling 2026-04-05 15:05:38 -07:00
MelonSpeedruns 8f367a9953 Almost all menus scaled 2026-04-05 17:04:39 -04:00
MelonSpeedruns 1478b7054a Modified Map Name to work with aspect ratios 2026-04-05 17:04:39 -04:00
CraftyBoss 9e5fe7df3f 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 05b2ea7a32 fix full map rendering with multiple ratios, cursor still glitched 2026-04-05 16:56:35 -04:00
MelonSpeedruns d400557c45 Fix Wolf Senses vignette on widescreen 2026-04-05 16:56:35 -04:00
MelonSpeedruns 162d108dbc Fix black screen effect when turning into Wolf Link 2026-04-05 16:56:35 -04:00
MelonSpeedruns 79dc5de912 Fix underwater effect + Fading to work at any aspect ratio 2026-04-05 16:56:35 -04:00
MelonSpeedruns 1b00ddc5c5 fix building 2026-04-05 16:56:33 -04:00
Lurs e0e16bb0ac Fix arrows for dungeon map 2026-04-05 16:55:52 -04:00
MelonSpeedruns f7cbd6a95c nvm im dumb 2026-04-05 16:55:52 -04:00
MelonSpeedruns ef7fcc04cc fix reticle position 2026-04-05 16:55:52 -04:00
Irastris 319bd3823f Fix fmap cursor and options screen 2026-04-05 16:55:52 -04:00
MelonSpeedruns 0ef5eadea2 initial commit with working 3D view at all times 2026-04-05 16:55:48 -04:00
madeline cda2094d72 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 11:05:38 -07:00
madeline 029fcf0941 fix trimming issue closes #201 2026-04-05 11:05:31 -07:00
PJB3005 a06a1a72ee Fix destructible bridges by removing a STUB_RET
Fixes #127
2026-04-05 19:15:45 +02:00
Lurs c00123c06b Fixes #207 (A bug I brought myself in :( ) 2026-04-05 07:46:28 +02:00
TakaRikka eaa32f894d 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 afbb41bd37 Can transform anywhere + Refactored checks to see if you can Quick Transform 2026-04-04 14:30:42 -04:00
MelonSpeedruns f0d6d2de68 No Climbing Miss Animation toggle, similar to TPHD 2026-04-04 11:59:08 -04:00
TakaRikka c0f553cb12 hd faster tears toggle 2026-04-04 06:02:23 -07:00
TakaRikka 9a1eec4abc quick climbing qol, difficulty options 2026-04-04 03:52:28 -07:00
TakaRikka 6b5d39d94e no sword recoil enhancement 2026-04-04 02:59:53 -07:00
TakaRikka c7ad544b19 couple of hd qol toggles 2026-04-04 02:37:59 -07:00