<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/src/code, branch develop-blair</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 C-Down Position with Anchor Left (#5423)</title>
<updated>2025-04-23T21:29:44+00:00</updated>
<author>
<name>Eric Hoey</name>
<email>121978037+A-Green-Spoon@users.noreply.github.com</email>
</author>
<published>2025-04-23T21:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=fec676bbf89109394b867e526841176843c33851'/>
<id>fec676bbf89109394b867e526841176843c33851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements a rand inf for Ruto's letter to apply to logic to track it separate from the underwater item check. (#5405)</title>
<updated>2025-04-15T17:13:30+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2025-04-15T17:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=02ef33393aa26e3fd154dd3eb23f060332975e10'/>
<id>02ef33393aa26e3fd154dd3eb23f060332975e10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move processing for RAND_INF_WEIRD_EGG to trade item processing so it happens whenever you get the egg. (#5382)</title>
<updated>2025-04-11T19:49:34+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2025-04-11T19:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=f0f2157a4c2b4bc6cbe239eebb1e4a2b54c80321'/>
<id>f0f2157a4c2b4bc6cbe239eebb1e4a2b54c80321</id>
<content type='text'>
Remove RSK check for garden entrance because access is still handled by `CanUse(RG_WEIRD_EGG)`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove RSK check for garden entrance because access is still handled by `CanUse(RG_WEIRD_EGG)`.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Names On Custom Message (#5278)</title>
<updated>2025-04-02T13:45:51+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2025-04-02T13:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c5e0e32391521af1770c66bfa7b49053a2236fab'/>
<id>c5e0e32391521af1770c66bfa7b49053a2236fab</id>
<content type='text'>
* Fix Names On Custom Message

* Display Blank Name

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix Names On Custom Message

* Display Blank Name

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Crash On Play Scene Inits (#5276)</title>
<updated>2025-04-02T11:40:43+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2025-04-02T11:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=a5a80bd8a25794ec5f69e4b512e181e457c9ba47'/>
<id>a5a80bd8a25794ec5f69e4b512e181e457c9ba47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply clang-format to files (#5273)</title>
<updated>2025-04-02T02:33:38+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-04-02T02:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8f126344a4ef22765cfa550146f89bf428e86053'/>
<id>8f126344a4ef22765cfa550146f89bf428e86053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent GameplayStats and TimeDisplay from getting reset on ship json drag and drop (#5269)</title>
<updated>2025-03-31T19:28:48+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2025-03-31T19:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=05219cbbf78bfbe77ccb4128de49f6beec858c38'/>
<id>05219cbbf78bfbe77ccb4128de49f6beec858c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More prep for clang-format (#5239)</title>
<updated>2025-03-30T22:17:09+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-03-30T22:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=9355aca23ed9af50d5859a60cd862288f3b7e447'/>
<id>9355aca23ed9af50d5859a60cd862288f3b7e447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix messages crashing when no ntsc game is loaded (#5259)</title>
<updated>2025-03-30T22:16:44+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-03-30T22:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=bcd8842bde248263e430a63f65b9e4c15cd5b1b4'/>
<id>bcd8842bde248263e430a63f65b9e4c15cd5b1b4</id>
<content type='text'>
* Fix messages crashing when no ntsc game is loaded

* rename func</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix messages crashing when no ntsc game is loaded

* rename func</pre>
</div>
</content>
</entry>
<entry>
<title>Replace old methods with ShipUtils (#5151)</title>
<updated>2025-03-30T17:54:40+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-03-30T17:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=ae029a3f06d6add4dea6292d3e581ba69a698234'/>
<id>ae029a3f06d6add4dea6292d3e581ba69a698234</id>
<content type='text'>
* Replace old methods with ShipUtils

* remove PAL naming</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace old methods with ShipUtils

* remove PAL naming</pre>
</div>
</content>
</entry>
</feed>
