Commit Graph

1477 Commits

Author SHA1 Message Date
MelonSpeedruns 185c70bd10 Accelerate saving, copying & erasing save files 2026-04-06 19:08:10 -04: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
Max Roncace 5bb36dfb20 Fix crashes when entering Henna's shop 2026-04-04 01:30:24 -04:00
Max Roncace 970664d7f9 Add tweak to enable/disable TV settings screen 2026-04-04 00:32:17 -04:00
Max Roncace b9e16d33df Refactor Dusk settings out to common interface used by game and UI code 2026-04-04 00:16:44 -04:00
TakaRikka 97ab7313d4 Merge pull request #210 from TakaRikka/offscreen
Update aurora & use new frame buffer API
2026-04-02 22:20:00 -07:00
Luke Street cdcb352084 Update aurora & use new frame buffer API 2026-04-02 23:08:00 -06:00
TakaRikka 806bef466c Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-02 21:11:03 -07:00
TakaRikka 5e5e72ca1b fix plumm balloon score proj 2026-04-02 21:10:57 -07:00
Max Roncace 507ba41a26 Fix crash when first talking to Fyrus
The animation metadata passed into playExpression is invalid and
causes a junk pointer to be read, triggering a segfault.
2026-04-02 23:08:01 -04:00
PJB3005 ea6a357887 Rename d_a_alink_quicktransform.cpp to d_a_alink_dusk.cpp 2026-04-02 23:45:35 +02:00
PJB3005 2edbcd6c65 Merge branch 'main' into 26-04-01-quick-transform 2026-04-02 20:35:49 +02:00
TakaRikka f04a0d2119 add enhancements menu tab 2026-04-02 03:11:58 -07:00
TakaRikka b3196db113 Merge pull request #206 from TakaRikka/ira/title-reload
Reset title screen instead of softlocking when movies are unsupported
2026-04-01 22:59:51 -07:00
TakaRikka bf4aa16185 Merge pull request #205 from TakaRikka/shutdown
Allow threads to gracefully shutdown
2026-04-01 18:32:31 -07:00
TakaRikka d5cd60cd0d Merge pull request #196 from TakaRikka/feature/camera-invert-option
Added camera invert X option to Tweaks menu
2026-04-01 18:30:35 -07:00
Irastris f93180bb54 Reset instead of softlocking when movies are unsupported 2026-04-01 20:57:49 -04:00
Luke Street 7642d72a52 Allow threads to gracefully shutdown 2026-04-01 18:30:12 -06:00
PJB3005 c4bedd6684 BE d_msg_unit.cpp
Fixes fish lengths and probably more stuff

Fixes #194
2026-04-02 01:23:53 +02:00
TakaRikka e7e363f9a4 Merge pull request #139 from TakaRikka/26-03-28-movie-player
Make the movie player work
2026-04-01 13:49:55 -07:00
PJB3005 7480cd3c34 Implement Quick Transform from Rando 2026-04-01 18:11:49 +02:00
PJB3005 1f1d913de6 Fix letter menu rendering
Fixes https://github.com/TakaRikka/dusk/issues/181
2026-04-01 15:16:04 +02:00
Pieter-Jan Briers 6730d0c952 Merge branch 'main' into 26-03-28-movie-player 2026-04-01 15:15:08 +02:00