gymnast86
d3a9c52ec5
patch seLineUpItem to use all item slots
2026-04-14 17:21:34 -07:00
gymnast86
dea93938e6
Patch createInit to use custom item scale and prevent giving booomerang on room load
2026-04-14 17:12:11 -07:00
gymnast86
890a42b3ee
patch checkFieldItemCreateHeap to properly create certain field models
2026-04-14 17:02:58 -07:00
gymnast86
38f591c521
Patch existing item_funcs
2026-04-14 16:59:35 -07:00
gymnast86
14ec080a23
Add custom item functions and check functions
2026-04-14 16:51:13 -07:00
gymnast86
48da572df0
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-14 15:27:08 -07:00
Irastris
97c459a614
Frame interp: GOAT IN!
2026-04-14 17:51:00 -04:00
Irastris
cd9bb31b02
Frame interp: Howl 2 Electric Boogaloo
2026-04-14 17:17:29 -04:00
Irastris
e37c912053
Frame interp: Stable keying for simple shadows
2026-04-14 16:55:24 -04:00
Irastris
87a95fb1b8
Frame interp: Howl UI scrolling dot
2026-04-14 15:27:29 -04:00
Irastris
3bcb07dba4
Frame interp: Title logo presentation sync & minor sync refactor
2026-04-14 12:22:08 -04:00
gymnast86
dacfe11d95
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-14 03:17:46 -07:00
CraftyBoss
ddfe21b18a
fix shadow resolution changing causing a crash
...
operator delete[] was used instead of JKR_DELETE_ARRAY, which causes standard allocator to freak out
2026-04-14 02:45:16 -07:00
TakaRikka
7e56747e33
Merge pull request #359 from TwilitRealm/feature/time-stones
...
Sun's Song
2026-04-14 02:38:10 -07:00
gymnast86
9e74ffd9be
Patch d_a_demo item to use special scales for defined items
2026-04-14 02:02:07 -07:00
gymnast86
4daf410cce
throw error if generation fails
2026-04-14 02:01:40 -07:00
madeline
130e5c9502
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-14 01:55:18 -07:00
madeline
505ef363fd
more save state fixes
2026-04-14 01:55:14 -07:00
gymnast86
cf604b5fb0
tab
2026-04-14 01:32:56 -07:00
gymnast86
8738e5b122
update item resources, field resources, and info
2026-04-14 01:12:54 -07:00
gymnast86
38bea19a7b
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-13 23:51:28 -07:00
gymnast86
bf70de83f1
add basic chest overrides
2026-04-13 23:51:10 -07:00
Irastris
d32dc7481e
Frame interp: Initial presentation sync implementation
2026-04-14 02:41:11 -04:00
madeline
e08807f44f
style
2026-04-13 23:34:57 -07:00
Irastris
8ea0352fed
Frame interp: Initial presentation sync implementation
2026-04-14 02:33:44 -04:00
madeline
7f6696715a
fix crash when loading states with ZA from title screen
2026-04-13 23:23:07 -07:00
madeline
48c9f1e984
fix menu capture crash fixes #300
2026-04-13 20:08:48 -07:00
madeline
62fc79425e
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-13 19:35:33 -07:00
madeline
266f36118f
fix hot springs water
2026-04-13 19:35:29 -07:00
Jasper St. Pierre
c6e67daeac
d_drawlist: shadow fix
...
dDlst_shadowControl_c::reset() is called every frame, dDlst_shadowControl_c::init() is not. Fix up dDlst_shadowControl_c::init() to not leak and reset its own data when needed, and remove texture reset calls which tear down the texobj.
2026-04-13 19:34:25 -07:00
Jasper St. Pierre
03a46635a0
d_drawlist: naming cleanup
2026-04-13 19:34:25 -07:00
MelonSpeedruns
d865c82f76
Added howling anywhere (R+X)
2026-04-13 18:08:05 -04:00
MelonSpeedruns
f15a4f07e5
Time Stones now with Song of Time
2026-04-13 13:03:28 -04:00
gymnast86
e77bc5c9e5
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-13 07:51:11 -07:00
MelonSpeedruns
277d16c110
Time Stones Feature
2026-04-13 10:46:09 -04:00
TakaRikka
c6fd502d01
Merge https://github.com/zeldaret/tp
2026-04-13 01:44:04 -07:00
TakaRikka
b4ca7304a0
cat door cleanup ( #3155 )
2026-04-13 01:42:10 -07:00
YunataSavior
16241b45a6
Fix MDH cat door opening
...
* Needs to be upstreamed
Fixes #182
2026-04-13 00:44:18 -07:00
gymnast86
7e39274da2
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-12 21:43:51 -07:00
Jasper St. Pierre
9f22f27909
fixes and cleanups for j3d material
2026-04-12 20:14:24 -07:00
Jasper St. Pierre
4f958793ba
simpler fix for missing triangles
...
this is a bit weird, the first prism is always skipped (because 0 is used as a sentinel), and it looks like there can even be a normal inside that first prism's junk data, so we need to swap one more, not one less
2026-04-12 19:18:20 -07:00
Jasper St. Pierre
c079edd59c
Revert "remove double swapping"
...
This reverts commit 0474db2fdf .
2026-04-12 19:01:47 -07:00
Jasper St. Pierre
15cf782d9f
fix pews texture
2026-04-12 17:34:02 -07:00
TakaRikka
0adbd7ea5d
Merge pull request #343 from TwilitRealm/ira/gyro-aim
...
Initial implementation of gyro aim
2026-04-12 16:54:25 -07:00
TakaRikka
d886c01c15
Merge pull request #342 from TwilitRealm/feat/move-link-tool
...
Add Move Link tool from decompgz
2026-04-12 16:23:05 -07:00
Pheenoh
1ec8a2309a
Address PR feedback for Move Link tool
2026-04-12 16:01:22 -06:00
Pheenoh
ad10ddf7a9
Address PR feedback for Move Link tool
...
- Gate on developmentMode instead of dedicated setting
- Simplify combo check to getHoldL + getHoldR + getTrigY
- Use #if TARGET_PC ifdefs, preserve original #if DEBUG code
- Remove enableMoveLink ConfigVar and menu checkbox
2026-04-12 15:46:36 -06:00
TakaRikka
17daab3591
Merge pull request #340 from TwilitRealm/letters-fix
...
Fix Letters Menu on Widescreen
2026-04-12 13:43:52 -07:00
TakaRikka
829078a66c
Merge pull request #339 from TwilitRealm/feature/restore-dolby-for-builds
...
Restore Warning Screen behind Toggle
2026-04-12 13:43:21 -07:00
Irastris
b5bb6bf53a
Initial implementation of gyro aim
2026-04-12 14:58:16 -04:00