<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh, branch 5.0.1</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] Dodongo boss battle crashing with only mq otr (#2020)</title>
<updated>2022-11-26T07:19:33+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-26T07:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=1bf5fb64a5d7e927619458fbb8e8ad430fd3ac6b'/>
<id>1bf5fb64a5d7e927619458fbb8e8ad430fd3ac6b</id>
<content type='text'>
Co-authored-by: briaguya &lt;briaguya&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: briaguya &lt;briaguya&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Fix] Rando: Like Likes should not eat tunics (#1978)</title>
<updated>2022-11-22T08:30:12+00:00</updated>
<author>
<name>DeusVexus</name>
<email>10972000+DeusVexus@users.noreply.github.com</email>
</author>
<published>2022-11-22T08:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=b843937b345b0eedbad2610a67bfa2182dfd93a2'/>
<id>b843937b345b0eedbad2610a67bfa2182dfd93a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Fix] Allow turning in Ruto's letter after rescuing her (#1999)</title>
<updated>2022-11-22T08:17:51+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2022-11-22T08:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c87f0668489c020f8df124e92b76ddfe777da17a'/>
<id>c87f0668489c020f8df124e92b76ddfe777da17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Fix] Create MQ saves when only MQ OTR loaded (#2001)</title>
<updated>2022-11-22T07:59:27+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-22T07:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=15eb293e61498b0f49a2c767d65cae1b1e03fc57'/>
<id>15eb293e61498b0f49a2c767d65cae1b1e03fc57</id>
<content type='text'>
Co-authored-by: briaguya &lt;briaguya@alice&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: briaguya &lt;briaguya@alice&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Shooting Gallery Difficulty Menu implementation issues (#1991)</title>
<updated>2022-11-21T23:53:23+00:00</updated>
<author>
<name>Oliver Schall</name>
<email>oliverschall22@googlemail.com</email>
</author>
<published>2022-11-21T23:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8841e0b607db1cd128462d1a3fde78e858785d01'/>
<id>8841e0b607db1cd128462d1a3fde78e858785d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display all game versions in build info (#1982)</title>
<updated>2022-11-20T19:13:54+00:00</updated>
<author>
<name>GaryOderNichts</name>
<email>12049776+GaryOderNichts@users.noreply.github.com</email>
</author>
<published>2022-11-20T19:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=5dcc7e41b9cf596baa97b2c28afa9746c0423194'/>
<id>5dcc7e41b9cf596baa97b2c28afa9746c0423194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shooting gallery difficulty options menu (#1354)</title>
<updated>2022-11-18T23:55:22+00:00</updated>
<author>
<name>Oliver Schall</name>
<email>oliverschall22@googlemail.com</email>
</author>
<published>2022-11-18T23:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=82fff6486cecb52cb3157513bea75e2242b383c5'/>
<id>82fff6486cecb52cb3157513bea75e2242b383c5</id>
<content type='text'>
* Added difficulty settings menu for shooting gallery

* Reverted linux assert fix for PR

* Added difficulty option to not randomize rupee order as adult

* Changed checkbox wording due to text overflow

* Reverted incorrect change from merge

* Update soh/src/overlays/actors/ovl_En_Syateki_Man/z_en_syateki_man.c

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Added Checkbox to turn on and off all customizations in shooting gallery behavior

* Added disable-switch for sliders, shooting gallery difficulty options are now disabled when customize behavior is turned off instead of hidden

Co-authored-by: Ralphie Morell &lt;rafael.morell@techfield.us&gt;
Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added difficulty settings menu for shooting gallery

* Reverted linux assert fix for PR

* Added difficulty option to not randomize rupee order as adult

* Changed checkbox wording due to text overflow

* Reverted incorrect change from merge

* Update soh/src/overlays/actors/ovl_En_Syateki_Man/z_en_syateki_man.c

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Added Checkbox to turn on and off all customizations in shooting gallery behavior

* Added disable-switch for sliders, shooting gallery difficulty options are now disabled when customize behavior is turned off instead of hidden

Co-authored-by: Ralphie Morell &lt;rafael.morell@techfield.us&gt;
Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix credits timing (#1254)</title>
<updated>2022-11-18T23:42:58+00:00</updated>
<author>
<name>Josh Bodner</name>
<email>30329717+jbodner09@users.noreply.github.com</email>
</author>
<published>2022-11-18T23:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=2c0ec96eff77ff62e17d4fae7ed8fcfdcd5a85e0'/>
<id>2c0ec96eff77ff62e17d4fae7ed8fcfdcd5a85e0</id>
<content type='text'>
* Fix credits timing

* Add documentation

* Fix typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix credits timing

* Add documentation

* Fix typo</pre>
</div>
</content>
</entry>
<entry>
<title>Keyrings count fix (#1975)</title>
<updated>2022-11-18T18:03:26+00:00</updated>
<author>
<name>aMannus</name>
<email>mannusmenting@gmail.com</email>
</author>
<published>2022-11-18T18:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=dcd9ca56e6d784601b5cd7fc7291ef952c8198f0'/>
<id>dcd9ca56e6d784601b5cd7fc7291ef952c8198f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement option to start with a specific number of skulltula tokens (#1967)</title>
<updated>2022-11-16T06:39:53+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2022-11-16T06:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=283854c8541fc624624b8f8e603917a55c53d3a5'/>
<id>283854c8541fc624624b8f8e603917a55c53d3a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
