MelonSpeedruns
9e9d11ae89
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 18:47:51 -04:00
Captain Kitty Cat
19c86b1b73
Items Don't Despawn ( #488 )
...
* Indefinite Item Drops
* Preserve Disappear Effect when Disabled
* Changed to "Items Don't Despawn". Under "Cheats"
* SetItemTooltip for description
2026-04-22 12:27:54 -06:00
Irastris
a2a56122e2
Gyro: Hawk Aiming
2026-04-22 01:46:10 -04:00
Irastris
58f2679def
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
Luke Street
396ea02fe5
Fix flowers with interpolation on ( #486 )
2026-04-21 23:33:03 -06:00
Luke Street
a15d0af139
Better fix for mirror crashes
2026-04-21 17:39:53 -06:00
PJB3005
89acf923e0
Fix THP shutdown crash
...
Cleanly shut down movie player threads on exit.
I'm not 100% fond of having to manually insert a call like this into the shutdown logic, but the other solution is shutting down all processes and that's likely to result in causing more crashes.
2026-04-21 01:11:49 +02:00
TakaRikka
9904720e5a
better lv5key fix
2026-04-20 06:14:21 -07:00
TakaRikka
65b0ec3f90
add failsafes to lv5key to avoid reverse unlock softlock
2026-04-20 06:02:03 -07:00
TakaRikka
6ca6ea8065
fix crawl arrow direction with mirror mode
2026-04-20 04:16:35 -07:00
Howard Luck
35a69e7ff1
Frame interp pacing/camera cuts, King Bulblin reins, and crash fixes
...
* misc fixes round 1
* kb1 fixes
* fixes for encounter/ira
2026-04-20 00:34:13 -04:00
Jasper St. Pierre
32cddc725b
mirror flicker fix 2
2026-04-19 16:21:30 -07:00
Jasper St. Pierre
3ed7ef1c88
fix stone shadow flicker
2026-04-19 13:22:00 -07:00
Jasper St. Pierre
eace147652
mirror interp fix
2026-04-19 12:57:30 -07:00
Jasper St. Pierre
e470278717
grass/flower/shadow interp fixes
2026-04-19 10:27:37 -07:00
Jasper St. Pierre
e5bf7606ec
run d_a_bg::draw on interp frames
...
to set up lights. this is a somewhat hacky workaround for lighting setup, but it might be good enough?
2026-04-19 03:19:44 -07:00
Jasper St. Pierre
8d3cb51157
frame interp simplify
2026-04-18 23:26:28 -07:00
TakaRikka
623f29eb24
volume setting effects movie now
2026-04-18 18:08:33 -07:00
TakaRikka
d17c629ce0
fix bulblin eye glow
2026-04-18 15:54:42 -07:00
TakaRikka
effe5cb9e2
Merge pull request #426 from TwilitRealm/fix/cat_cs
...
More interpolation fixes
2026-04-18 13:44:05 -07:00
Pheenoh
a9f8595901
fix interpolation for cat cs, pop up 2d text
2026-04-18 14:27:01 -06:00
Luke Street
763cb7f92f
Merge branch 'main' into unhackify-widescreen
...
# Conflicts:
# src/dusk/imgui/ImGuiMenuGame.cpp
# src/m_Do/m_Do_lib.cpp
2026-04-18 14:12:21 -06:00
Luke Street
1c8bb1206e
Unhackify mDoLib_project
2026-04-18 12:46:44 -06:00
TakaRikka
8010e16cab
add some cheats
2026-04-18 01:14:14 -07:00
Luke Street
2ec6f65572
Merge remote-tracking branch 'refs/remotes/origin/main' into unhackify-widescreen
...
# Conflicts:
# src/m_Do/m_Do_main.cpp
2026-04-17 23:12:58 -06:00
Luke Street
5c20f527ac
Widescreen rework & IR scaling
2026-04-17 23:11:43 -06:00
Irastris
59d2014fb9
Frame Interp: UI Pacing Simplification
2026-04-17 23:24:47 -04:00
TakaRikka
bc6c132d69
Merge pull request #413 from TwilitRealm/uninitialized-inko
...
add uninitialized variable fix
2026-04-17 15:04:08 -07:00
Irastris
054c4384be
Gyro: Add Subjectivity ProcIDs
2026-04-17 17:13:12 -04:00
roeming
570d00ee8c
Update src/d/actor/d_a_npc_inko.cpp
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2026-04-17 15:14:00 -04:00
roeming
7ae1818550
add uninitialized variable fix
2026-04-17 15:05:12 -04:00
Lurs
edea6a1418
fix #260 and potentially more
2026-04-17 16:12:53 +02:00
Irastris
c7de341484
Frame interp: Ganondorf's Cape
2026-04-16 22:29:44 -04:00
Irastris
c7d9a8733f
Gyro: Revisions & Rollgoal Mirror Mode
2026-04-16 15:31:58 -04:00
Irastris
3db0281088
Gyro: ROLLGOAL!
2026-04-16 05:17:50 -04:00
SuperDude88
1c057bb24a
Fix Unloading Gates ( #397 )
...
* Fix Unloading Gates
- Fix CitS/Lakebed gates not loading if you don't restart the game between the different instances
Comment should be upstreamed to decomp (+ daDsh_c brief should be changed from "Death Sword Shutter Gate" which isn't accurate)
* Clarify Comment
- Add details about GC/Wii vs TPHD
2026-04-15 20:00:05 -06:00
Howard Luck
b0b1978c76
Fix dangling daMyna_c file-statics across scenes ( #392 )
2026-04-15 10:52:30 -06:00
Pheenoh
5f69895326
Merge remote-tracking branch 'origin/main' into fix/telma_dialog
2026-04-14 21:05:29 -06:00
Pheenoh
ab65f42816
Wait to finish creating Telma actor during escort on PC until the player is loaded
2026-04-14 20:47:30 -06:00
MelonSpeedruns
83b210e26c
Widescreen minigame counters
2026-04-14 15:10:28 -04:00
Irastris
3bcb07dba4
Frame interp: Title logo presentation sync & minor sync refactor
2026-04-14 12:22:08 -04:00
TakaRikka
7e56747e33
Merge pull request #359 from TwilitRealm/feature/time-stones
...
Sun's Song
2026-04-14 02:38:10 -07:00
madeline
505ef363fd
more save state fixes
2026-04-14 01:55:14 -07:00
madeline
e08807f44f
style
2026-04-13 23:34:57 -07:00
madeline
7f6696715a
fix crash when loading states with ZA from title screen
2026-04-13 23:23:07 -07:00
madeline
266f36118f
fix hot springs water
2026-04-13 19:35:29 -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
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