<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright, 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>chore: bump version</title>
<updated>2022-10-20T13:45:12+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-10-20T13:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=36b42635d623918d1e1d4aa9f5a7e813f6bd623a'/>
<id>36b42635d623918d1e1d4aa9f5a7e813f6bd623a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fixes crash (#1798) (#1806)</title>
<updated>2022-10-20T03:12:50+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2022-10-20T03:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=57ba36b06312e80d7b9ba71c3bf1b7f6397cf27e'/>
<id>57ba36b06312e80d7b9ba71c3bf1b7f6397cf27e</id>
<content type='text'>
(cherry picked from commit 30c66439a4f842d3ec5ce73f9cd689fcf4b8490b)

Co-authored-by: RaelCappra &lt;rael.cappra@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 30c66439a4f842d3ec5ce73f9cd689fcf4b8490b)

Co-authored-by: RaelCappra &lt;rael.cappra@gmail.com&gt;</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>Tweak: Default to N64 colors (#1767) (#1768)</title>
<updated>2022-10-13T17:35:41+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2022-10-13T17:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=dd6a8b508493ab1392948cf3e21f051fd8ba05c3'/>
<id>dd6a8b508493ab1392948cf3e21f051fd8ba05c3</id>
<content type='text'>
(cherry picked from commit 4ef7151721d7f245b460c8ff9efaf980dca89927)

Co-authored-by: PurpleHato &lt;linkvssangoku.jr@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4ef7151721d7f245b460c8ff9efaf980dca89927)

Co-authored-by: PurpleHato &lt;linkvssangoku.jr@gmail.com&gt;</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>chore: bump version</title>
<updated>2022-10-13T16:13:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-10-13T16:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8e808c4305be808044f48bb48513f7b484a5edea'/>
<id>8e808c4305be808044f48bb48513f7b484a5edea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Color Clamping (#1753)</title>
<updated>2022-10-13T15:15:18+00:00</updated>
<author>
<name>Rozelette</name>
<email>Rozelette@users.noreply.github.com</email>
</author>
<published>2022-10-13T15:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=03c3eef19388ad9e9fb1b8f02ed1c2c502728e0d'/>
<id>03c3eef19388ad9e9fb1b8f02ed1c2c502728e0d</id>
<content type='text'>
* q

* Adjust wrap spot, add directx

* Update comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* q

* Adjust wrap spot, add directx

* Update comments</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>
</feed>
