TakaRikka
b9e0f2b9ca
Merge pull request #611 from TwilitRealm/26-05-01-heap-crash-log
...
Improve heap crash logging
2026-05-01 22:19:33 -07:00
TakaRikka
ede175f141
Merge pull request #600 from TwilitRealm/fix/fix-bow-aiming
...
Fix bow aiming in first person
2026-05-01 22:18:14 -07:00
MelonSpeedruns
acecba7ff7
Reset camera zoom to 0 if freecam is enabled mid-game
2026-05-01 12:54:40 -04:00
MelonSpeedruns
507e0aadbc
Merge remote-tracking branch 'origin/main' into fix/free-cam-fix
2026-05-01 12:54:12 -04:00
Jasper St. Pierre
8406d9b192
Merge pull request #613 from TwilitRealm/widescreen/wide-hidden-village
...
Wide Bulblin count in Hidden Village
2026-05-01 09:04:23 -07:00
Jasper St. Pierre
6f3170cb56
Merge pull request #604 from TwilitRealm/widescreen/dmap-menu
...
Widescreen Dungeon Map
2026-05-01 09:04:08 -07:00
Jasper St. Pierre
835582224e
Merge pull request #601 from TwilitRealm/fix/fmap-widescreen
...
Widescreen Field Map
2026-05-01 09:04:00 -07:00
MelonSpeedruns
52879f50f0
Wide Bulblin count in Hidden Village
2026-05-01 11:47:18 -04:00
roeming
43fb421a93
Merge pull request #608 from TwilitRealm/location-flags-ui
...
Area flags UI
2026-05-01 07:26:23 -04:00
PJB3005
f06d6b50a9
Fix Plumm game score reset
...
Fixes #609
2026-05-01 09:27:45 +02:00
PJB3005
e4ff38a712
Disable spammy mDoGph_Painter log line
...
What was this even debugging? Who knows.
2026-05-01 08:54:32 +02:00
PJB3005
f2ac4d6f44
Leave OSReport enabled.
2026-05-01 08:52:41 +02:00
PJB3005
a4752154f7
Nicely plumb OSReport error/warning/etc through Aurora's logger
...
This makes a new implementation in the dusk src folder, and makes the existing file containing these functions not compiled anymore.
A ton of dead code is now gone.
2026-05-01 08:50:42 +02:00
Jasper St. Pierre
ce9a5c06d5
heap name
2026-04-30 22:19:19 -07:00
Jasper St. Pierre
2bbba1e4e8
couple small fixes
2026-04-30 21:37:28 -07:00
Jasper St. Pierre
7ff1b5332e
Merge pull request #606 from dooplecks/trim-correction
...
Correct trim height for arbitrary aspect ratios
2026-04-30 20:38:03 -07:00
Jasper St. Pierre
5e77a60bd6
Merge pull request #610 from dooplecks/shadow-interp
...
Interpolate shadow camera
2026-04-30 20:36:53 -07:00
doop
9629c000bd
Interpolate shadow camera
...
Fixes #454 .
2026-05-01 03:25:07 +00:00
roeming
b84b309e00
compilation fix attempt 3
2026-04-30 17:51:52 -04:00
roeming
62eecb3ccd
compilation fix attempt 2
2026-04-30 17:48:39 -04:00
roeming
ec07572ced
compilation fix attempt
2026-04-30 17:45:53 -04:00
roeming
b45e2fa34d
swap array for named variables
2026-04-30 17:25:24 -04:00
roeming
289a718446
fix comment wording
2026-04-30 17:10:33 -04:00
roeming
292a2a6c34
fix wrong formatting, fix duplicate ui object, fix wrong flags getting set
2026-04-30 17:03:47 -04:00
roeming
dbf1f6e354
implement multibyte area flags in UI
2026-04-30 16:25:56 -04:00
roeming
9a2fe9745d
Draw area flags as table
2026-04-30 15:55:59 -04:00
doop
88c7ff63ff
Fix preprocessor conditional
2026-04-30 19:48:03 +00:00
doop
89649de7c3
Correct trim height for arbitrary aspect ratios
...
Fixes #543 .
2026-04-30 19:39:36 +00:00
MelonSpeedruns
e3ce1f01c9
Widescreen Dungeon Map
2026-04-30 14:38:24 -04:00
Luke Street
9b6b344ecf
Revert "mirror clip fix"
...
This reverts commit 1ac6df8de7 .
2026-04-30 12:09:18 -06:00
roeming
b5871d72d9
fix build
2026-04-30 11:47:22 -04:00
roeming
b70a714f88
Remove missed randomizer flag
2026-04-30 11:45:16 -04:00
roeming
cad5a8d1bc
Add multibyte flags to Area iterators
2026-04-30 11:43:57 -04:00
roeming
93f8a5fa8f
Move area multi flag bits to combined flags, at most 2
2026-04-30 11:11:08 -04:00
roeming
b0809ea78c
Add area flags
2026-04-30 11:02:18 -04:00
MelonSpeedruns
b0e9033736
Widescreen Field Map
2026-04-30 10:55:53 -04:00
Jasper St. Pierre
1ac6df8de7
mirror clip fix
...
closes #581
2026-04-30 07:52:44 -07:00
MelonSpeedruns
5899b2157a
fix bow aiming in first person
2026-04-30 09:29:42 -04:00
doop
fbf63b075a
Correct JPADrawInfo proj matrix on widescreen
...
Fixes #337 .
2026-04-30 04:28:47 +00:00
MelonSpeedruns
36dc43c602
Fix changing tunics crash while on top of mirror ( #596 )
...
* Fix changing tunics while reflection is active
* Revert "Fix changing tunics while reflection is active"
This reverts commit 89927dc7a6 .
* Really fix changing tunics while reflection is active
* Fix transforming on ice again
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: Irastris <irastris15@gmail.com >
2026-04-29 18:13:07 -06:00
MelonSpeedruns
f147dcac0c
Fix camera while crawling & disable freecam properly when not chasecam
2026-04-29 15:29:00 -04:00
MelonSpeedruns
ee4c84f39b
Fix slight spazz when changing cam type
2026-04-29 15:21:48 -04:00
MelonSpeedruns
b8a83c6f59
disable freecam if not chasecamera
2026-04-29 14:37:32 -04:00
MelonSpeedruns
4462c0ef69
more optimizations to freecam code
2026-04-29 14:28:18 -04:00
qwertyquerty
2623c44cab
Merge pull request #583 from TheLastPocket/achievement/email-me
...
Email me and Heavy Hitter Achievements
2026-04-29 05:29:50 -07:00
madeline
24dd02fc81
better back in time condition
2026-04-29 05:28:28 -07:00
TakaRikka
a97602b6dc
Merge pull request #589 from TwilitRealm/instant-text-shop-fix
...
Fix instant text clearing some shop dialogue too quickly
2026-04-29 00:37:51 -07:00
doop
afe54f22ab
Write circle pixels linearly
2026-04-29 04:16:24 +00:00
doop
e15f5bcee9
Improve map outline rendering
2026-04-29 03:51:14 +00:00
gymnast86
b26896cad5
includes
2026-04-28 18:05:40 -07:00