<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/src/code/z_parameter.c, 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>[Enhancement] Color Pictograph (#1484)</title>
<updated>2026-05-21T18:54:43+00:00</updated>
<author>
<name>balloondude2</name>
<email>55861555+balloondude2@users.noreply.github.com</email>
</author>
<published>2026-05-21T18:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5a0f17cbc9a976f68594c9c609755ef494042eee'/>
<id>5a0f17cbc9a976f68594c9c609755ef494042eee</id>
<content type='text'>
* mostly works

* mvp

* don't think I need the align

* clean up

* now we have png

* whoops

* remove unused code

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Remove unneeded code

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* move buffer off of save context

* load png when the camera is used

* clean up

* clang format

* Pass in pointer

* Changed to pointer(FIX FOR LINUX) (#8)

---------

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;
Co-authored-by: sitton76 &lt;58642183+sitton76@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mostly works

* mvp

* don't think I need the align

* clean up

* now we have png

* whoops

* remove unused code

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Remove unneeded code

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* move buffer off of save context

* load png when the camera is used

* clean up

* clang format

* Pass in pointer

* Changed to pointer(FIX FOR LINUX) (#8)

---------

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;
Co-authored-by: sitton76 &lt;58642183+sitton76@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1702 from HarbourMasters/develop-keiichi</title>
<updated>2026-05-19T23:30:04+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-05-19T23:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=1ace9c2fe363f477ad8802da647d983870732bde'/>
<id>1ace9c2fe363f477ad8802da647d983870732bde</id>
<content type='text'>
develop-keiichi-&gt;develop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
develop-keiichi-&gt;develop</pre>
</div>
</content>
</entry>
<entry>
<title>Execute moon crash hooks during edge case (#1691)</title>
<updated>2026-05-19T02:19:21+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-19T02:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=892aa02461b04cdf5f46fac11756eb5e33e445db'/>
<id>892aa02461b04cdf5f46fac11756eb5e33e445db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Infinite Epona Carrots (#1675)</title>
<updated>2026-05-10T19:45:20+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-05-10T19:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=7f67743b38fe8265658439d760a75bd0cf47b6e3'/>
<id>7f67743b38fe8265658439d760a75bd0cf47b6e3</id>
<content type='text'>
* vroom vroom

* move that...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vroom vroom

* move that...</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Bomb Arrows (#1496)</title>
<updated>2026-05-07T21:15:27+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-05-07T21:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=dc051156c5bf96e216c1a062aa53f5a9015e81c1'/>
<id>dc051156c5bf96e216c1a062aa53f5a9015e81c1</id>
<content type='text'>
* shoot and go boom

* add bomb model to arrow tip

* simplify bomb draw and effects

* add bomb arrows to arrow cycling

* use ObjectExtension and simplify arrow cycle handling

* overhaul

* feedback/fixes

* clean up diff

* feedback 2 and a fix

---------

Co-authored-by: Jameriquiah &lt;42100286+Jameriquiah@users.noreply.github.com&gt;
Co-authored-by: Jameriquiah &lt;jordynhardyman12@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shoot and go boom

* add bomb model to arrow tip

* simplify bomb draw and effects

* add bomb arrows to arrow cycling

* use ObjectExtension and simplify arrow cycle handling

* overhaul

* feedback/fixes

* clean up diff

* feedback 2 and a fix

---------

Co-authored-by: Jameriquiah &lt;42100286+Jameriquiah@users.noreply.github.com&gt;
Co-authored-by: Jameriquiah &lt;jordynhardyman12@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Port SoH Cosmetics Editor UI (#1633)</title>
<updated>2026-04-26T15:27:45+00:00</updated>
<author>
<name>Jameriquiah</name>
<email>42100286+Jameriquiah@users.noreply.github.com</email>
</author>
<published>2026-04-26T15:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=661dc37b664d1f087ee8ebdfeee467a4fe02f4e9'/>
<id>661dc37b664d1f087ee8ebdfeee467a4fe02f4e9</id>
<content type='text'>
* port soh cosmetics editor ui

* fix wrong hearts color

* fix rainbow

* cosmetics editor refactor

* formatting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* port soh cosmetics editor ui

* fix wrong hearts color

* fix rainbow

* cosmetics editor refactor

* formatting</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Button Env Color (#1603)</title>
<updated>2026-03-31T01:55:10+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-03-31T01:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e04c3ae288717d37e2c016a39a66d7eeb28fb698'/>
<id>e04c3ae288717d37e2c016a39a66d7eeb28fb698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Extra Powder Kegs (#1600)</title>
<updated>2026-03-31T01:55:02+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-03-31T01:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=29fdd1db9373c1143057db84c1383d619b47120b'/>
<id>29fdd1db9373c1143057db84c1383d619b47120b</id>
<content type='text'>
* extra powder kegs

* feedback

* feedback 2

* feedback 3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* extra powder kegs

* feedback

* feedback 2

* feedback 3</pre>
</div>
</content>
</entry>
<entry>
<title>[Rando] Tycoon's Wallet (#1597)</title>
<updated>2026-03-20T01:43:04+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-03-20T01:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=6eda20817dbccefd0ec85ec6e0671af950066092'/>
<id>6eda20817dbccefd0ec85ec6e0671af950066092</id>
<content type='text'>
* big boy wallet

* cleaner 4 digit support

* feedback

* #1605 explains this change

---------

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>
* big boy wallet

* cleaner 4 digit support

* feedback

* #1605 explains this change

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Song Items (#1566)</title>
<updated>2026-03-20T01:41:24+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-03-20T01:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=cfd5cc483ae2da52ccc8e00082ef2f8e3d969863'/>
<id>cfd5cc483ae2da52ccc8e00082ef2f8e3d969863</id>
<content type='text'>
* equip songs

* feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* equip songs

* feedback</pre>
</div>
</content>
</entry>
</feed>
