<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/src, branch 4.0.4</title>
<subtitle>Ship of Harkinian: Ocarina of Time PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/'/>
<entry>
<title>Cuts down on excess rando lookups in `z_en_item00` (#1805)</title>
<updated>2022-10-20T03:29:28+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2022-10-20T03:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=4a029cc6cffd7b454263d916358ffe622a8abb6e'/>
<id>4a029cc6cffd7b454263d916358ffe622a8abb6e</id>
<content type='text'>
* Cuts down on excess GetCheckFromActor lookups in z_en_item00

* Fixes non-windows build errors.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cuts down on excess GetCheckFromActor lookups in z_en_item00

* Fixes non-windows build errors.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tunics/boots on C-buttons not always being enabled (#1782)</title>
<updated>2022-10-20T01:51:42+00:00</updated>
<author>
<name>Sarge-117</name>
<email>108380086+Sarge-117@users.noreply.github.com</email>
</author>
<published>2022-10-20T01:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=4173eadae2291b2853a268e965097c9305f126d5'/>
<id>4173eadae2291b2853a268e965097c9305f126d5</id>
<content type='text'>
* Always enable C-buttons with equipment

* Fix for it still sometimes being disables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Always enable C-buttons with equipment

* Fix for it still sometimes being disables</pre>
</div>
</content>
</entry>
<entry>
<title>Adds extra entry to obj_lift FallTimerDurations. (#1777)</title>
<updated>2022-10-14T22:00:48+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2022-10-14T22:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=1b6dd8a0fe418cfcf8e00c44fa6db59ee568726b'/>
<id>1b6dd8a0fe418cfcf8e00c44fa6db59ee568726b</id>
<content type='text'>
Prevents an OOB access that, as far as I know, was only causing issues
on the Switch, but this addition is harmless everywhere else.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents an OOB access that, as far as I know, was only causing issues
on the Switch, but this addition is harmless everywhere else.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Anju as Adult and Trade Pocket Cucco order (#1766)</title>
<updated>2022-10-13T16:40:48+00:00</updated>
<author>
<name>lilDavid</name>
<email>1337lilDavid@gmail.com</email>
</author>
<published>2022-10-13T16:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=f4c871e35c1db6f89f350a49c966f17a5addd99e'/>
<id>f4c871e35c1db6f89f350a49c966f17a5addd99e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Gerudo Warrior Clothing (#1752)</title>
<updated>2022-10-13T13:46:58+00:00</updated>
<author>
<name>Amaro Martínez</name>
<email>xoas@airmail.cc</email>
</author>
<published>2022-10-13T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=42a5f46e5e63323c201c6c9cb55a22a98e037300'/>
<id>42a5f46e5e63323c201c6c9cb55a22a98e037300</id>
<content type='text'>
* Fix Gerudo Warrior Clothing

* Update soh/soh/GameMenuBar.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix Gerudo Warrior Clothing

* Update soh/soh/GameMenuBar.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix animation in Ganon that is causing an OOB access during animation (#1764)</title>
<updated>2022-10-13T13:18:31+00:00</updated>
<author>
<name>Rozelette</name>
<email>Rozelette@users.noreply.github.com</email>
</author>
<published>2022-10-13T13:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7878b8f3e49a5bc57e04b08881966a6d2e162410'/>
<id>7878b8f3e49a5bc57e04b08881966a6d2e162410</id>
<content type='text'>
* Fix animation in Ganon that is causing an OOB access during animation

* Fix function args</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix animation in Ganon that is causing an OOB access during animation

* Fix function args</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Pickup item cutscene logic fix (#1733)</title>
<updated>2022-10-13T02:30:15+00:00</updated>
<author>
<name>aMannus</name>
<email>mannusmenting@gmail.com</email>
</author>
<published>2022-10-13T02:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7906d7048524d66fc02d5372ca0b4f21e53663f5'/>
<id>7906d7048524d66fc02d5372ca0b4f21e53663f5</id>
<content type='text'>
* Fix: Fix for the pickup CS logic fix (fixed)

* Tiny cleanup

* More fixes + clarified comments

* Extract more logic into bool, clarified comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix: Fix for the pickup CS logic fix (fixed)

* Tiny cleanup

* More fixes + clarified comments

* Extract more logic into bool, clarified comments</pre>
</div>
</content>
</entry>
<entry>
<title>Add hack for Ruto's earrings (#1759)</title>
<updated>2022-10-13T02:18:35+00:00</updated>
<author>
<name>Rozelette</name>
<email>Rozelette@users.noreply.github.com</email>
</author>
<published>2022-10-13T02:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=dd62d0882e00ab5d8a575e1b43efd0f1da58f515'/>
<id>dd62d0882e00ab5d8a575e1b43efd0f1da58f515</id>
<content type='text'>
* Add hack for Ruto's earrings

* Add tag for the underlining issue for easy grepping

* typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add hack for Ruto's earrings

* Add tag for the underlining issue for easy grepping

* typo</pre>
</div>
</content>
</entry>
<entry>
<title>Catch-all fix for mask select (#1728)</title>
<updated>2022-10-12T21:21:04+00:00</updated>
<author>
<name>aMannus</name>
<email>mannusmenting@gmail.com</email>
</author>
<published>2022-10-12T21:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=d102506fba492310059313f7c5c63c79ee451ccc'/>
<id>d102506fba492310059313f7c5c63c79ee451ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When testing if an animation is new, make sure we are using the loaded file pointers (#1748)</title>
<updated>2022-10-11T16:58:28+00:00</updated>
<author>
<name>Rozelette</name>
<email>Rozelette@users.noreply.github.com</email>
</author>
<published>2022-10-11T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=63f763a556cdd705ccfbb4c8bb15bb2133afc37a'/>
<id>63f763a556cdd705ccfbb4c8bb15bb2133afc37a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
