Commit Graph

1473 Commits

Author SHA1 Message Date
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
TakaRikka 783525fc0b 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 ef35ae882b Fix crashes when entering Henna's shop 2026-04-04 01:30:24 -04:00
Max Roncace 50d06229c1 Add tweak to enable/disable TV settings screen 2026-04-04 00:32:17 -04:00
Max Roncace 3b895609d3 Refactor Dusk settings out to common interface used by game and UI code 2026-04-04 00:16:44 -04:00
TakaRikka a3d661cf95 Merge pull request #210 from TakaRikka/offscreen
Update aurora & use new frame buffer API
2026-04-02 22:20:00 -07:00
Luke Street 6cbb8ffc8b Update aurora & use new frame buffer API 2026-04-02 23:08:00 -06:00
TakaRikka 2523b4d5ca Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-02 21:11:03 -07:00
TakaRikka 7413944af0 fix plumm balloon score proj 2026-04-02 21:10:57 -07:00
Max Roncace 01f0a5aef0 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 5972b740cd Rename d_a_alink_quicktransform.cpp to d_a_alink_dusk.cpp 2026-04-02 23:45:35 +02:00
PJB3005 c53db795e2 Merge branch 'main' into 26-04-01-quick-transform 2026-04-02 20:35:49 +02:00
TakaRikka 2019cabece add enhancements menu tab 2026-04-02 03:11:58 -07:00
TakaRikka fc6e518aa4 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 7a382b5713 Merge pull request #205 from TakaRikka/shutdown
Allow threads to gracefully shutdown
2026-04-01 18:32:31 -07:00
TakaRikka c602b4e1a8 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 e1d99c76ae Reset instead of softlocking when movies are unsupported 2026-04-01 20:57:49 -04:00
Luke Street 2e920d510d Allow threads to gracefully shutdown 2026-04-01 18:30:12 -06:00
PJB3005 7d57ff914b BE d_msg_unit.cpp
Fixes fish lengths and probably more stuff

Fixes #194
2026-04-02 01:23:53 +02:00
TakaRikka 620e788e4f 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 73ace77163 Implement Quick Transform from Rando 2026-04-01 18:11:49 +02:00
PJB3005 c3516c368a Fix letter menu rendering
Fixes https://github.com/TakaRikka/dusk/issues/181
2026-04-01 15:16:04 +02:00
Pieter-Jan Briers 007d787cfd Merge branch 'main' into 26-03-28-movie-player 2026-04-01 15:15:08 +02:00
TakaRikka 603a71b2e1 increase fmap res 2026-04-01 00:32:06 -07:00
TakaRikka 07280eeb96 fix dmap 2026-04-01 00:17:41 -07:00
Luke Street c027b6ef6a Update aurora & increase map resolution 2026-04-01 00:53:08 -06:00
TakaRikka a3e3720cb1 coo crash fix 2026-03-31 22:51:26 -07:00