<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/GameInteractor/GameInteractor.h, branch develop</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Cut build times: PCH tuning and a hook instantiation fix (#1813)</title>
<updated>2026-07-25T20:32:34+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-07-25T20:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=d89ecccee0b729372697ae35c8ade872ee8013f8'/>
<id>d89ecccee0b729372697ae35c8ade872ee8013f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1697 from mckinlee/bomb-arrow-cycle-consumption-fix</title>
<updated>2026-05-21T18:55:40+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-05-21T18:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f9426d06c3a6db2b65fc9eee6d925d54277fb2d0'/>
<id>f9426d06c3a6db2b65fc9eee6d925d54277fb2d0</id>
<content type='text'>
[Fix] Don't Consume Bombs During Arrow Cycle</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Fix] Don't Consume Bombs During Arrow Cycle</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Custom Ocarina Controls (#1598)</title>
<updated>2026-03-20T01:41:57+00:00</updated>
<author>
<name>OtherBlue</name>
<email>93625085+OtherBlue@users.noreply.github.com</email>
</author>
<published>2026-03-20T01:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=ec9e755bb425700484f0b25182a35c79e6723968'/>
<id>ec9e755bb425700484f0b25182a35c79e6723968</id>
<content type='text'>
* custom ocarina controls implemented

* clang format

* added blocking for vanilla inputs I forgot</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* custom ocarina controls implemented

* clang format

* added blocking for vanilla inputs I forgot</pre>
</div>
</content>
</entry>
<entry>
<title>Move before moon crash hook (#1521)</title>
<updated>2026-01-30T02:00:26+00:00</updated>
<author>
<name>balloondude2</name>
<email>55861555+balloondude2@users.noreply.github.com</email>
</author>
<published>2026-01-30T02:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5bb90c25cef1ec749c923b33be734e13be73fbe7'/>
<id>5bb90c25cef1ec749c923b33be734e13be73fbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize `GIVanillaBehavior` enum (#1390)</title>
<updated>2025-12-11T23:43:19+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2025-12-11T23:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=d3c592930d6a1ee7be094ea8c8ccbe320ad89134'/>
<id>d3c592930d6a1ee7be094ea8c8ccbe320ad89134</id>
<content type='text'>
* Organize `GIVanillaBehavior` enum

* Add disparate conditions on `VB_BE_NEAR_DOOR`

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Organize `GIVanillaBehavior` enum

* Add disparate conditions on `VB_BE_NEAR_DOOR`

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Difficulty options to tweak Swamp Boat Archery minigame (#1376)</title>
<updated>2025-12-11T21:36:36+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2025-12-11T21:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=30a16e4b47f06b7688dd7e65daa56fbf74a18449'/>
<id>30a16e4b47f06b7688dd7e65daa56fbf74a18449</id>
<content type='text'>
* Add options to tweak the Swamp Boat Archery minigame

* Add missing include

* Adjustments to score widget

* Move health CVar to VB hook

* Change timing of score reset to before first attempt

* Add option to make Koume invincible

* Add condition to Koume's health hook</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add options to tweak the Swamp Boat Archery minigame

* Add missing include

* Adjustments to score widget

* Move health CVar to VB hook

* Change timing of score reset to before first attempt

* Add option to make Koume invincible

* Add condition to Koume's health hook</pre>
</div>
</content>
</entry>
<entry>
<title>Add accessibility menu and options to disable screen flashes on enemy kills (#1386)</title>
<updated>2025-12-11T21:35:54+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2025-12-11T21:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3431c008ba815894c13a9a5747fb9297a481ff26'/>
<id>3431c008ba815894c13a9a5747fb9297a481ff26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Rando] Add setting for minimum Skulltula tokens (#1251)</title>
<updated>2025-11-26T02:08:26+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-26T02:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3c1775c90153ee6f35a776bf48fbece3ec99833c'/>
<id>3c1775c90153ee6f35a776bf48fbece3ec99833c</id>
<content type='text'>
* Add setting for minimum Skulltula tokens

* Display max for tokens and fairies in item tracker

* Not relevant to this PR. Why did develop succeed?

* Use spdlog format

* Remove redundant ternary

* clang format

* Minor edit

* Address feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add setting for minimum Skulltula tokens

* Display max for tokens and fairies in item tracker

* Not relevant to this PR. Why did develop succeed?

* Use spdlog format

* Remove redundant ternary

* clang format

* Minor edit

* Address feedback</pre>
</div>
</content>
</entry>
<entry>
<title>Add Goron Race difficulty enhancement (#1342)</title>
<updated>2025-11-23T14:37:17+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-23T14:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=cd78e7f272c0a6f59044333f141b239c6b33cdee'/>
<id>cd78e7f272c0a6f59044333f141b239c6b33cdee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Restore OoT tree bonk behavior (#1354)</title>
<updated>2025-11-23T14:35:29+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-23T14:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8c75b33e86eb0304748ea511ed73d8ee75693954'/>
<id>8c75b33e86eb0304748ea511ed73d8ee75693954</id>
<content type='text'>
* Add enhancement to restore OoT tree bonk behavior

* Remove unused arg

* Only apply to normal rolls

* Move comment

* Oops should be within the conditional</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add enhancement to restore OoT tree bonk behavior

* Remove unused arg

* Only apply to normal rolls

* Move comment

* Oops should be within the conditional</pre>
</div>
</content>
</entry>
</feed>
