<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian, branch develop-mion</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Add EnOt reset function (#1457)</title>
<updated>2026-01-16T23:37:43+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-16T23:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c83b446bebec5b7d884d7136310897e1e836e4ac'/>
<id>c83b446bebec5b7d884d7136310897e1e836e4ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for Mion Charlie (#1434)</title>
<updated>2026-01-05T17:35:30+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-05T17:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=090bfc0a030aab5f3ccbb94d512a70c6c972a4a8'/>
<id>090bfc0a030aab5f3ccbb94d512a70c6c972a4a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude Triforce from plentiful items, add error handling (#1433)</title>
<updated>2026-01-04T13:52:18+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-04T13:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=722306e606bb5eee0c0a4db17cfb387d6ed0c02d'/>
<id>722306e606bb5eee0c0a4db17cfb387d6ed0c02d</id>
<content type='text'>
* Exclude Triforce from plentiful, add error handling

* Add max check because unsigned</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exclude Triforce from plentiful, add error handling

* Add max check because unsigned</pre>
</div>
</content>
</entry>
<entry>
<title>Fix softlock from repeating Kafei's Mask check (#1432)</title>
<updated>2026-01-04T13:52:08+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-04T13:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=dd5c0f152a788780ef4dac22dd9c902c2d15f0be'/>
<id>dd5c0f152a788780ef4dac22dd9c902c2d15f0be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mismatched Deku Search Balls labels (#1416)</title>
<updated>2025-12-30T14:23:02+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-12-30T14:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=bbc2ed1abd9920597ea88865c821f7228911b5a5'/>
<id>bbc2ed1abd9920597ea88865c821f7228911b5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only apply fast push to skateblock, not pull (#1418)</title>
<updated>2025-12-30T14:22:51+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-12-30T14:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=2df11444a25a6199b570e36032b6a1c2fe552dc4'/>
<id>2df11444a25a6199b570e36032b6a1c2fe552dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Snowhead corrections attempt 2 (#1415)</title>
<updated>2025-12-30T14:20:28+00:00</updated>
<author>
<name>sitton76</name>
<email>58642183+sitton76@users.noreply.github.com</email>
</author>
<published>2025-12-30T14:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=ffe0a173fb8d9fb0226a80a04cb2dc5a2303a989'/>
<id>ffe0a173fb8d9fb0226a80a04cb2dc5a2303a989</id>
<content type='text'>
* Migrated changes made in other PR

* CAN_BE_ZORA, not (CAN_BE_ZORA &amp;&amp; CAN_USE_SWORD)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Migrated changes made in other PR

* CAN_BE_ZORA, not (CAN_BE_ZORA &amp;&amp; CAN_USE_SWORD)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OOB in AudioSeq_ResetReverb (#1397)</title>
<updated>2025-12-18T14:21:18+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-12-18T14:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=cfbfdc5d1bfbfbee7f839866e366ac996855e4c5'/>
<id>cfbfdc5d1bfbfbee7f839866e366ac996855e4c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cow softlock when cows are not shuffled (#1396)</title>
<updated>2025-12-18T14:21:09+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-12-18T14:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=a2e8b62def688528635da207f99b390b367c7ba8'/>
<id>a2e8b62def688528635da207f99b390b367c7ba8</id>
<content type='text'>
* Fix cow softlock when cows are not shuffled

* Make the cow hooks themselves conditional</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix cow softlock when cows are not shuffled

* Make the cow hooks themselves conditional</pre>
</div>
</content>
</entry>
<entry>
<title>Swordsman pots need human sword (#1394)</title>
<updated>2025-12-13T14:58:29+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-12-13T14:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=4e22b5cde95f6b81e2d1db9c2c1d3b622bbb16b3'/>
<id>4e22b5cde95f6b81e2d1db9c2c1d3b622bbb16b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
