Irastris
1fea4f02ed
Fix camera bouncing with interp enabled
v0.4.2
2026-04-24 14:26:56 -04:00
Luke Street
35ea13c53a
Update aurora
2026-04-24 12:25:15 -06:00
PJB3005
5fab665f21
Don't allocate giant unused stacks for movie player
...
How to save 800 KiB of commit charge easy
2026-04-24 15:25:14 +02:00
madeline
109f0a50e5
fix sun song again
2026-04-24 03:37:35 -07:00
Irastris
746910c59f
Register interp callback for d_a_obj_item
...
Fixes rupee color changes
2026-04-24 05:13:31 -04:00
CraftyBoss
ae4806ae4f
Merge remote-tracking branch 'origin/main'
2026-04-23 23:40:36 -07:00
CraftyBoss
1c00e2cdde
fix unsafe cstr usage in flag editor, remove stray backslash
2026-04-23 23:40:20 -07:00
Luke Street
78301a8a83
Restore half-size in drawDepth2
2026-04-24 00:39:20 -06:00
CraftyBoss
ca798049b3
Merge remote-tracking branch 'origin/main'
2026-04-23 23:31:24 -07:00
CraftyBoss
daf4b1dfeb
update aurora, add pre launch option to determine save file type (gci or raw)
2026-04-23 23:31:07 -07:00
TakaRikka
5bdd31a5af
Merge pull request #517 from TwilitRealm/midna-eye
...
Clamp max LOD for Wolf Link and Midna eyes
2026-04-23 22:43:16 -07:00
Luke Street
3cb5e5172b
Add Adult Link eye LOD fix
2026-04-23 23:42:15 -06:00
TakaRikka
d625c7ab0c
fix save editor clothes change crash
v0.4.1
2026-04-23 20:26:50 -07:00
Luke Street
c2045391c8
Fix a couple issues for Xcode projects ( #513 )
...
* Link separate JSystem libraries due to control.cpp
This allows the Xcode generator to work, otherwise
it breaks on the duplicate control.o files within
the game_debug library.
* Fix __memcpy define on GCC
* Try LINK_GROUP:RESCAN for GNU ld
* Combine dusk/game_base/game_debug targets
* Fix compile defs syntax
2026-04-23 21:05:38 -06:00
TakaRikka
f04a0ffcf1
forgot pic oops
2026-04-23 15:12:40 -07:00
TakaRikka
dfdac1c1cd
update setup instructions
2026-04-23 15:11:51 -07:00
TakaRikka
f4b361ab02
Merge pull request #510 from TwilitRealm/feature/thinner-map-lines
...
Thinner map lines at higher resolution
2026-04-23 14:36:02 -07:00
TakaRikka
5f3d3012ff
Merge pull request #509 from TwilitRealm/fix/ring_menu_cursor_interp
...
Frame interp: interpolate ring menu cursor along arc
2026-04-23 14:09:35 -07:00
TakaRikka
0897ef1132
Merge pull request #508 from TwilitRealm/fix/wolf-dive-fix
...
Fix Sun Song check
2026-04-23 14:08:44 -07:00
TakaRikka
8b89dbcbf0
Merge pull request #506 from TwilitRealm/instant-text-responsiveness
...
Instant Text: Fix holding B in the middle of a textbox
2026-04-23 14:08:09 -07:00
TakaRikka
f24e944ab0
Merge pull request #492 from TwilitRealm/feature/gamepad-color
...
Gamepad Colors for DS4/DS5
2026-04-23 14:07:43 -07:00
MelonSpeedruns
23130d5a57
Thinner map lines at higher resolution
...
Affects both the Map Menu and the Mini-Map.
2026-04-23 15:08:34 -04:00
Luke Street
1e6e1976e3
Clamp max LOD for Wolf Link and Midna eyes
2026-04-23 13:07:42 -06:00
MelonSpeedruns
4453316bb0
Separated gamepad color into its own files
2026-04-23 14:25:50 -04:00
Pheenoh
14aeefb813
Frame interp: interpolate ring menu cursor along arc
2026-04-23 08:38:47 -06:00
MelonSpeedruns
c991c7c407
Fixes sun songing underwater
2026-04-23 09:42:02 -04:00
madeline
251c6e7aec
more precise link debug info
2026-04-23 06:28:16 -07:00
madeline
cf2357fff2
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-23 03:58:38 -07:00
madeline
06e6b0d47e
fix safety bit on interp fixes #507
2026-04-23 03:58:35 -07:00
gymnast86
a83b4186af
fix holding B in the middle of text
2026-04-23 03:25:19 -07:00
TakaRikka
dc5de83436
Merge pull request #503 from TwilitRealm/feature/rotate-link-doll
...
Add ability to rotate link on the collection screen
2026-04-22 23:36:55 -07:00
TakaRikka
77425b4b25
Merge pull request #500 from TwilitRealm/fix/interp_dselect_cursor_ring_menu
...
Frame Interp: dselect_cursor_c in d_menu_ring
2026-04-22 23:31:16 -07:00
Phillip Stephens
5a109313cb
Minor tooltip cleanup
2026-04-22 23:02:11 -07:00
Phillip Stephens
d8a7927602
Clarify tooltip
2026-04-22 22:59:56 -07:00
Phillip Stephens
cccddee106
Add ability to rotate link on the collection screen
2026-04-22 22:58:38 -07:00
madeline
6c252c6d26
disallow breaking share state by overlapping loads
2026-04-22 22:37:21 -07:00
madeline
b06c1911c6
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-22 22:33:59 -07:00
madeline
7c9e99220a
better impl of insta state shares
2026-04-22 22:33:55 -07:00
madeline
bfd8b9f453
make state share loads basically instant
2026-04-22 22:27:14 -07:00
Pheenoh
53e8662335
frame interp: dselect_cursor_c in d_menu_ring
2026-04-22 21:57:36 -06:00
Luke Street
ae54f024cd
Update aurora
v0.4.0
2026-04-22 21:48:58 -06:00
TakaRikka
9aa391c5bf
Merge pull request #499 from TwilitRealm/fix/dmap_frame_interp
...
Frame interp: Fix dmap scroll arrows
2026-04-22 17:41:56 -07:00
TakaRikka
ec48249934
Merge pull request #495 from TwilitRealm/limiter
...
Limiter: Use SDL_GetTicksNS instead of std::chrono
2026-04-22 17:40:47 -07:00
Pheenoh
6a8f3516f9
Frame interp: Fix dmap scroll arrows
2026-04-22 18:35:07 -06:00
TakaRikka
79d4835784
Merge pull request #496 from TwilitRealm/feat/esc_fs
...
Press esc to exit full screen
2026-04-22 17:00:54 -07:00
TakaRikka
b1a4783e38
Merge pull request #494 from TwilitRealm/fix/wide-fused-shadows
...
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 16:59:45 -07:00
Pheenoh
0038afa392
Press esc to exit full screen
2026-04-22 17:51:16 -06:00
Luke Street
5fcffa0b4f
Use SDL_GetTicksNS instead of std::chrono
2026-04-22 17:18:18 -06:00
MelonSpeedruns
9e9d11ae89
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 18:47:51 -04:00
TakaRikka
97bd84725c
Merge pull request #491 from TwilitRealm/gyro-roll
...
Incorporate roll into gyro horizontal aiming
2026-04-22 14:45:57 -07:00