<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright, branch 7.0.2</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>Version Bump (#2916)</title>
<updated>2023-05-23T01:34:18+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2023-05-23T01:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=e88adbe672e086cdd2911624729faa536f975f9f'/>
<id>e88adbe672e086cdd2911624729faa536f975f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back missing Greg timestamp (#2911)</title>
<updated>2023-05-22T14:56:44+00:00</updated>
<author>
<name>aMannus</name>
<email>mannusmenting@gmail.com</email>
</author>
<published>2023-05-22T14:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=dddd3b14aa350ae61589a918c5b4288fa8e299de'/>
<id>dddd3b14aa350ae61589a918c5b4288fa8e299de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove what i assume to be accidentally copied stuff from a diff (#2909)</title>
<updated>2023-05-22T13:33:31+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2023-05-22T13:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=f34df2f064ec086d271bfaaa86dd4509e48be5a1'/>
<id>f34df2f064ec086d271bfaaa86dd4509e48be5a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add skeleton unregistration to actors that manage their own skeletons (#2908)</title>
<updated>2023-05-22T13:20:06+00:00</updated>
<author>
<name>Rozelette</name>
<email>Rozelette@users.noreply.github.com</email>
</author>
<published>2023-05-22T13:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=f005bd3b7fcd2ecd7c286cf0c5877ce6deb2fb48'/>
<id>f005bd3b7fcd2ecd7c286cf0c5877ce6deb2fb48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Scene Specific Checks to Dirt Path Fixes (#2907)</title>
<updated>2023-05-21T22:12:25+00:00</updated>
<author>
<name>Patrick12115</name>
<email>115201185+Patrick12115@users.noreply.github.com</email>
</author>
<published>2023-05-21T22:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7962e0e6d6a87e73540f809c1897510fd971695c'/>
<id>7962e0e6d6a87e73540f809c1897510fd971695c</id>
<content type='text'>
* Move from Dev to Dev-Spock

* Moved to mod.h

* Update GameInteractor.h</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move from Dev to Dev-Spock

* Moved to mod.h

* Update GameInteractor.h</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize `gSlotAgeReqs[SLOT_TRADE_CHILD]` and `gItemAgeReqs[ITEM_MASK_BUNNY]` on load initialization according to `gMMBunnyHood` and `gTimelessEquipment` to prevent bunny hood from being unequipped from adult equips on first load. (#2904)</title>
<updated>2023-05-21T16:13:38+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2023-05-21T16:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=cf711d916408f9355ca8c6507d559802318dfe44'/>
<id>cf711d916408f9355ca8c6507d559802318dfe44</id>
<content type='text'>
Move the code to change those values based on the child trade slot item to the selecting mask loop to not be setting them every frame just because you're in the inventory.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the code to change those values based on the child trade slot item to the selecting mask loop to not be setting them every frame just because you're in the inventory.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: seed srand on launch and fix spoiler log for seed testing generation (#2902)</title>
<updated>2023-05-20T20:25:29+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-05-20T20:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=cf42057842b812c194041599e64a6b3eb956b003'/>
<id>cf42057842b812c194041599e64a6b3eb956b003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mask Sale Fix (#2900)</title>
<updated>2023-05-20T16:05:47+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2023-05-20T16:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=0b47a19c2c6e17c45349a2f47e07d75024249701'/>
<id>0b47a19c2c6e17c45349a2f47e07d75024249701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes buying songs crash on Switch (#2899)</title>
<updated>2023-05-20T13:24:02+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2023-05-20T13:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=4d02d89e03727c8e4d71541ff8eb9a5cdf260e8f'/>
<id>4d02d89e03727c8e4d71541ff8eb9a5cdf260e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix search rom extension oversight (#2891)</title>
<updated>2023-05-18T02:22:57+00:00</updated>
<author>
<name>AltoXorg</name>
<email>56553686+Alto1772@users.noreply.github.com</email>
</author>
<published>2023-05-18T02:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=30cc61abce6def547994f64d6563e096d3de320d'/>
<id>30cc61abce6def547994f64d6563e096d3de320d</id>
<content type='text'>
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&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>
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&gt;
Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
