<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/src, branch 4.0.3</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>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>
<entry>
<title>[#80] Fix for goron spin on wake up animation (#1714) (#1746)</title>
<updated>2022-10-11T16:01:06+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2022-10-11T16:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=83541f460588b6b596c813625c8d85eeeb47258b'/>
<id>83541f460588b6b596c813625c8d85eeeb47258b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Ruto softlock with fast text (fixes #96) (#1732) (#1745)</title>
<updated>2022-10-11T15:17:41+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2022-10-11T15:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=43b7ca96d7542a6b28cc3306c7c98d7629891fc6'/>
<id>43b7ca96d7542a6b28cc3306c7c98d7629891fc6</id>
<content type='text'>
(cherry picked from commit e7ea2a3ae1b3dfae80b66b58d498b89597273360)

Co-authored-by: Rozelette &lt;Rozelette@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit e7ea2a3ae1b3dfae80b66b58d498b89597273360)

Co-authored-by: Rozelette &lt;Rozelette@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[#1716] Prevent infinite ammo cheat from filling bombchus unless the item is obtained (#1723)</title>
<updated>2022-10-10T08:19:44+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2022-10-10T08:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c00edb928b9c41d7fbda6e58d882e7fd9f07e884'/>
<id>c00edb928b9c41d7fbda6e58d882e7fd9f07e884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
