briaguya
|
2f96e28135
|
fix: show/hide cursors properly (#1829)
|
2022-11-01 22:58:09 -04:00 |
|
mergify[bot]
|
6c30d7a435
|
Fix Piece of Heart sound (#1862) (#1876)
|
2022-10-31 22:23:41 +01:00 |
|
mergify[bot]
|
b1bb8fe8c0
|
Fix SDL issue (#1870) (#1871)
(cherry picked from commit cc7f831ec1 )
Co-authored-by: David Chavez <david@dcvz.io>
|
2022-10-29 13:54:55 -04:00 |
|
briaguya
|
6e2c38895b
|
chore: bump version
|
2022-10-20 18:28:43 -04:00 |
|
Christopher Leggett
|
c60ad115cd
|
Fixes equipment changes while in water. (#1814)
|
2022-10-20 18:14:20 -04:00 |
|
briaguya
|
36b42635d6
|
chore: bump version
|
2022-10-20 09:45:12 -04:00 |
|
Christopher Leggett
|
4a029cc6cf
|
Cuts down on excess rando lookups in z_en_item00 (#1805)
* Cuts down on excess GetCheckFromActor lookups in z_en_item00
* Fixes non-windows build errors.
|
2022-10-19 23:29:28 -04:00 |
|
mergify[bot]
|
57ba36b063
|
Fixes crash (#1798) (#1806)
(cherry picked from commit 30c66439a4 )
Co-authored-by: RaelCappra <rael.cappra@gmail.com>
|
2022-10-19 23:12:50 -04:00 |
|
Sarge-117
|
4173eadae2
|
Fix tunics/boots on C-buttons not always being enabled (#1782)
* Always enable C-buttons with equipment
* Fix for it still sometimes being disables
|
2022-10-19 21:51:42 -04:00 |
|
Christopher Leggett
|
1b6dd8a0fe
|
Adds extra entry to obj_lift FallTimerDurations. (#1777)
Prevents an OOB access that, as far as I know, was only causing issues
on the Switch, but this addition is harmless everywhere else.
|
2022-10-15 00:00:48 +02:00 |
|
mergify[bot]
|
dd6a8b5084
|
Tweak: Default to N64 colors (#1767) (#1768)
(cherry picked from commit 4ef7151721 )
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
|
2022-10-13 13:35:41 -04:00 |
|
lilDavid
|
f4c871e35c
|
Fix Anju as Adult and Trade Pocket Cucco order (#1766)
|
2022-10-13 12:40:48 -04:00 |
|
briaguya
|
8e808c4305
|
chore: bump version
|
2022-10-13 12:13:51 -04:00 |
|
Rozelette
|
03c3eef193
|
Implement Color Clamping (#1753)
* q
* Adjust wrap spot, add directx
* Update comments
|
2022-10-13 11:15:18 -04:00 |
|
Amaro Martínez
|
42a5f46e5e
|
Fix Gerudo Warrior Clothing (#1752)
* Fix Gerudo Warrior Clothing
* Update soh/soh/GameMenuBar.cpp
Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
|
2022-10-13 09:46:58 -04:00 |
|
Rozelette
|
7878b8f3e4
|
Fix animation in Ganon that is causing an OOB access during animation (#1764)
* Fix animation in Ganon that is causing an OOB access during animation
* Fix function args
|
2022-10-13 09:18:31 -04:00 |
|
aMannus
|
7906d70485
|
Fix: Pickup item cutscene logic fix (#1733)
* Fix: Fix for the pickup CS logic fix (fixed)
* Tiny cleanup
* More fixes + clarified comments
* Extract more logic into bool, clarified comments
|
2022-10-12 22:30:15 -04:00 |
|
Rozelette
|
dd62d0882e
|
Add hack for Ruto's earrings (#1759)
* Add hack for Ruto's earrings
* Add tag for the underlining issue for easy grepping
* typo
|
2022-10-12 22:18:35 -04:00 |
|
aMannus
|
6e88a3706c
|
Fix: "Developer Tools" button sizes (#1757)
* Small debug buttons fix
* Better fix for buttons
|
2022-10-12 17:35:40 -04:00 |
|
aMannus
|
d102506fba
|
Catch-all fix for mask select (#1728)
|
2022-10-12 17:21:04 -04:00 |
|
mergify[bot]
|
7c7f032e0e
|
Implement G_CCMUX_NOISE (#1731) (#1754)
(cherry picked from commit 825af33b6a )
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
|
2022-10-12 13:16:06 +02:00 |
|
Rozelette
|
da8f80bb28
|
Fix endianness, of a sort, of CS lighting command (#1735)
|
2022-10-11 20:44:55 +02:00 |
|
Rozelette
|
63f763a556
|
When testing if an animation is new, make sure we are using the loaded file pointers (#1748)
|
2022-10-11 18:58:28 +02:00 |
|
mergify[bot]
|
83541f4605
|
[#80] Fix for goron spin on wake up animation (#1714) (#1746)
|
2022-10-11 18:01:06 +02:00 |
|
mergify[bot]
|
43b7ca96d7
|
Fix Ruto softlock with fast text (fixes #96) (#1732) (#1745)
(cherry picked from commit e7ea2a3ae1 )
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
|
2022-10-11 17:17:41 +02:00 |
|
Garrett Cox
|
c00edb928b
|
[#1716] Prevent infinite ammo cheat from filling bombchus unless the item is obtained (#1723)
|
2022-10-10 10:19:44 +02:00 |
|
Garrett Cox
|
b0510d78f8
|
[#1712] Reset fileNum when returning to title screen and prevent saving when file = 0xFF (#1721)
|
2022-10-10 10:16:40 +02:00 |
|
Garrett Cox
|
fd3872ae30
|
[#1715] Fix crash when retrieving a merchant message while using fast file select (#1722)
|
2022-10-10 09:40:52 +02:00 |
|
Garrett Cox
|
aa00cba76e
|
[#1718] Fix interpolation issue with bunny hood ears (#1724)
|
2022-10-10 08:27:22 +02:00 |
|
Amaro Martínez
|
18208cc993
|
Fix A cursor color in the Continue prompt (#1717)
|
2022-10-10 08:26:40 +02:00 |
|
Andrew Van Caem
|
b310d675f1
|
Corrected inf entry label for Fado (#1711)
|
2022-10-09 08:46:11 +02:00 |
|
Garrett Cox
|
eb081dc719
|
Add fix for ice traps while wearing bunny hood (#1713)
|
2022-10-09 08:38:25 +02:00 |
|
Adam Bird
|
e883f27436
|
reference generated build.c on windows (#1706)
|
2022-10-07 22:03:16 -04:00 |
|
aMannus
|
f563ac733f
|
Fix skipping "get item" cutscene logic
|
2022-10-07 19:24:58 -04:00 |
|
briaguya
|
a133be625e
|
chore: bump version
|
2022-10-06 20:06:27 -04:00 |
|
aMannus
|
06e8a5af41
|
Fix navi colors in cosmetics editor (#1684)
* Fix navi colors in cosmetics editor
* Fix navi description for props
|
2022-10-03 20:50:05 -04:00 |
|
th-2021
|
f1070a2e74
|
set version in build.c from CmakeLists.txt version info (#1678)
|
2022-10-04 01:13:29 +02:00 |
|
Garrett Cox
|
02c0caff4f
|
[#1567] Fix merchant message table being generated before items were loaded from save (#1674)
|
2022-10-03 08:50:19 +02:00 |
|
Garrett Cox
|
2ad0b37fa5
|
[#1675] Fix for business scrubs crashing on expensive scrub shuffle (#1676)
|
2022-10-03 08:49:53 +02:00 |
|
aMannus
|
6b6a352205
|
Rando: Fix "Scrubsanity Off" using mysterious text (#1679)
|
2022-10-02 20:32:05 +02:00 |
|
Ada
|
37ffc8b9c8
|
Fixes Y-Axis inversion in C Up view
|
2022-10-01 19:19:23 -04:00 |
|
louis
|
d75b38d457
|
fix MQ forest
|
2022-10-01 17:55:03 -04:00 |
|
briaguya
|
36e40665bb
|
fix: don't hardcode path for global.sav (#1656)
Co-authored-by: briaguya <briaguya@alice>
|
2022-10-01 19:48:46 +02:00 |
|
briaguya
|
9804035dc0
|
fix: match auto center option text to behavior
|
2022-10-01 13:46:58 -04:00 |
|
briaguya
|
973ec52b2a
|
chore: increment version to bravo
|
2022-10-01 13:46:27 -04:00 |
|
louis
|
d61b398f41
|
Fix MQ not going away after deleting file
|
2022-10-01 13:22:24 -04:00 |
|
briaguya
|
af13595aae
|
fix: disable randomizer cvar when in master quest
|
2022-10-01 13:13:07 -04:00 |
|
GaryOderNichts
|
97211093f3
|
Wii U: Fix overflow for GX2CopySurfaceEx (#1655)
The max amount of rects is 25, everything larger silently overwrites the stack
|
2022-10-01 18:06:00 +02:00 |
|
Ada
|
15e22349df
|
Fixes Master Quest on Mac and Linux (#1641)
|
2022-09-30 20:24:59 +02:00 |
|
briaguya
|
8888fb2ec1
|
Master Quest (#3) (#1632)
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
|
2022-09-29 19:07:48 -04:00 |
|