<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright, branch 5.0.0</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-11-22T02:55:14+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-22T02:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=aa16a5388e40818608e20e2e19044e027fd37637'/>
<id>aa16a5388e40818608e20e2e19044e027fd37637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update lus (#1994)</title>
<updated>2022-11-22T02:51:25+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-22T02:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=b50a3e842e4d7ea8daf24d870ebb706bf222c416'/>
<id>b50a3e842e4d7ea8daf24d870ebb706bf222c416</id>
<content type='text'>
* update lus

* update lus

Co-authored-by: briaguya &lt;briaguya&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update lus

* update lus

Co-authored-by: briaguya &lt;briaguya&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>[cmake] Ask macOS to use deps after system (#1997)</title>
<updated>2022-11-21T23:23:46+00:00</updated>
<author>
<name>David Chavez</name>
<email>david@dcvz.io</email>
</author>
<published>2022-11-21T23:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c44dec1e351903932d947f7133251697d2096d68'/>
<id>c44dec1e351903932d947f7133251697d2096d68</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>fix undefined symbol SDL_GameControllerHasRumble (#1981)</title>
<updated>2022-11-19T21:00:38+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-19T21:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=d5b3cfe644bfdc5fb95f872980a05acd4cd96b0a'/>
<id>d5b3cfe644bfdc5fb95f872980a05acd4cd96b0a</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>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>lus stormlib optimizations (#1980)</title>
<updated>2022-11-18T23:00:00+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-18T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=d141876af4c8677350958716c845a16ec4b18c5a'/>
<id>d141876af4c8677350958716c845a16ec4b18c5a</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>[CI] Fix Windows build env (#1977)</title>
<updated>2022-11-18T22:34:18+00:00</updated>
<author>
<name>David Chavez</name>
<email>david@dcvz.io</email>
</author>
<published>2022-11-18T22:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=79d8e37cb1e421a7cae78e13cc6bf702188a6092'/>
<id>79d8e37cb1e421a7cae78e13cc6bf702188a6092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
