Luke Street
b3cc9ba02e
Add "Bloom Mode" config option (Off, Classic, Dusk)
2026-04-13 13:06:14 -06:00
Jasper St. Pierre
a3a36508d6
bloom2 work
2026-04-13 11:26:56 -07:00
Lurs
299503a5aa
Fix GCC compiler error under wsl ubuntu
2026-04-13 12:29:40 +02: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
Jasper St. Pierre
a14fe187b9
bloom2 wip
2026-04-13 01:29:21 -07:00
TakaRikka
7580cce803
Merge pull request #352 from TwilitRealm/more-gyro-options
...
Per-Axis Gyro Sensitivity
2026-04-13 00:49:05 -07:00
YunataSavior
16241b45a6
Fix MDH cat door opening
...
* Needs to be upstreamed
Fixes #182
2026-04-13 00:44:18 -07:00
Jasper St. Pierre
42a4e787b6
bloom cleanup start
...
start working on a better bloom
2026-04-12 22:26:19 -07:00
Jasper St. Pierre
460f6eea74
disable wide zoom tex proj for now
...
(i dont think this is matching, it makes no sense as-is)
2026-04-12 21:10:52 -07:00
SuperDude88
8b0e6c877b
Per-Axis Sensitivity
...
- Allow changing the sensitivity of the gyro on each axis independently
2026-04-12 23:36:30 -04:00
Jasper St. Pierre
3eadc4065b
kb pad fix 2
2026-04-12 20:36:23 -07:00
Jasper St. Pierre
155c269e4f
kb pad fix
2026-04-12 20:32:08 -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
Irastris
207e358435
Gyro aim: Revise menu tooltip
...
Now uses proper item names, sorted by a casual playthrough's unlock order
2026-04-12 19:52:02 -04: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
TakaRikka
0258fe30ca
Merge pull request #338 from TwilitRealm/feature/no-heart-drops
...
No Heart Drops Feature
2026-04-12 13:42:16 -07:00
Irastris
b5bb6bf53a
Initial implementation of gyro aim
2026-04-12 14:58:16 -04:00
MelonSpeedruns
089661f94a
remove unused code
2026-04-12 14:50:28 -04:00
Pheenoh
a836be11bc
Add Move Link tool from decompgz
2026-04-12 12:32:27 -06:00
Irastris
d481a23c49
Frame interp: Refactor JUTFader
...
Now works regardless of interpolation being on/off
2026-04-12 13:56:00 -04:00
Irastris
1f77e2e5e8
Frame interp: Fix stars
2026-04-12 13:20:04 -04:00
SuperDude88
90bcfb87a0
Fix Letters Menu on Widescreen
2026-04-12 13:13:06 -04:00
MelonSpeedruns
b3472d3f61
added skip warning screen toggle
2026-04-12 12:33:05 -04:00
MelonSpeedruns
fe44e3adff
replaced wrong NULLs with error process id
2026-04-12 12:21:06 -04:00
MelonSpeedruns
c46a57da1e
Restore Warning screen for Release Builds WIP
2026-04-12 12:03:09 -04:00
MelonSpeedruns
e816d1bdd9
Allow hearts to spawn from girls in castle town & yeti love cutscene
2026-04-12 11:39:56 -04:00
MelonSpeedruns
ef64ac08f8
No Heart Drops
2026-04-12 11:22:16 -04:00
CraftyBoss
a8f5fb3899
fix clang compilation error
2026-04-12 03:34:14 -07:00
Luke Street
85df64618d
Add "Enable Water Refraction" toggle & cleanup
2026-04-11 20:13:39 -06:00
Irastris
0e2bd104b1
Frame interp: Fix Epona's reins
2026-04-11 21:45:54 -04:00
MelonSpeedruns
62df2c0460
Shadow Quality Enhancement ( #311 )
...
* Shadow Quality Enhancement
* added 1 space because we like consistency here
* Addressed encounter comments
* Renamed description of shadow resolution
* added period at the end of shadow resolution description
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-11 17:52:08 -06:00
MelonSpeedruns
eaf1b386a6
Third Dusk Preset ( #331 )
...
* fix aspect ratio not changing when applying the sd preset
* Added a third preset, and renamed SD preset to Classic
* show preset menu before setting the iso
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-11 17:51:37 -06:00
Luke Street
aafd50cd09
Use Limiter class in waitForTick ( #330 )
...
This uses the existing `Limiter` class (stolen from Metaforce) in `JFWDisplay::waitForTick`.
The limiter also now uses `SDL_DelayPrecise` internally on non-Windows platforms.
On Windows, the existing `NanoSleep` logic is untouched, as it appears to provide a
more stable framerate for the folks testing it on Windows than `SDL_DelayPrecise` does.
On Linux, however, `SDL_DelayPrecise` is plenty accurate.
2026-04-11 17:50:52 -06:00
Irastris
b628a1beb6
Frame interp: Fix fmap scroll arrows
2026-04-11 18:19:09 -04:00
Irastris
880c9f9e9e
Frame interp: Fix d_kankyo lights
2026-04-11 17:50:44 -04:00
MelonSpeedruns
2e6a58b140
yes i pushed into main like a mad man for a single space
2026-04-11 17:38:42 -04:00
TakaRikka
7e2e4a73f6
Merge pull request #329 from TwilitRealm/presets
...
Fix preset oddities
2026-04-11 14:25:49 -07:00
MelonSpeedruns
bccc5167bc
fix oddities
2026-04-11 17:23:44 -04:00
TakaRikka
8d433c8647
Merge pull request #240 from TwilitRealm/presets
...
First run config presets
2026-04-11 14:23:24 -07:00
TakaRikka
96034ab361
Merge pull request #328 from TwilitRealm/feat/save-editor-collection
...
Fill out Collection tab and Inventory slot defaults to save editor
2026-04-11 14:21:48 -07:00
Pheenoh
be8e67ab18
Group Collection tab sections into collapsible tree nodes
2026-04-11 15:18:22 -06:00