<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/ActorBehavior/EnItem00.cpp, 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>[Rando] Shuffle Wonder Items (#1785)</title>
<updated>2026-07-28T04:21:18+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-07-28T04:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=630536f681e0b362f58793cd1d8d003c817621bf'/>
<id>630536f681e0b362f58793cd1d8d003c817621bf</id>
<content type='text'>
* Shuffle Wonder Items

* Add swordsman school gong Rupee

* Add Termina Field wall items

* Remove unneeded hardcoded actor position

* Make EnItem00 wonder items invisible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Shuffle Wonder Items

* Add swordsman school gong Rupee

* Add Termina Field wall items

* Remove unneeded hardcoded actor position

* Make EnItem00 wonder items invisible</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor junk cycling and trap models (#1452)</title>
<updated>2026-01-16T21:20:27+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-16T21:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=254cc60e1d718fb73d40610d8ca51455ce54bfef'/>
<id>254cc60e1d718fb73d40610d8ca51455ce54bfef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert mundane shuffles to ObjectExtension (#1297)</title>
<updated>2025-11-20T18:33:08+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-20T18:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b5fed649cd8e7bc0e268ea4fedbfc92ab6ccfa31'/>
<id>b5fed649cd8e7bc0e268ea4fedbfc92ab6ccfa31</id>
<content type='text'>
* Convert pot shuffle to ActorExtension

* Convert crate shuffle to ActorExtension

* Convert barrel shuffle to ActorExtension

* Use ObjectExtension for mundane checks

* Convert grass to ObjectExtension

Add two missed grass checks in Woods of Mystery

* Convert cows to ObjectExtension

* Fix cow relocations

* Convert freestandings to ObjectExtension

* Convert remaining snowballs to use ActorListIndex

* Wrong ID for one snowball

* Apply feedback, document how identification works</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Convert pot shuffle to ActorExtension

* Convert crate shuffle to ActorExtension

* Convert barrel shuffle to ActorExtension

* Use ObjectExtension for mundane checks

* Convert grass to ObjectExtension

Add two missed grass checks in Woods of Mystery

* Convert cows to ObjectExtension

* Fix cow relocations

* Convert freestandings to ObjectExtension

* Convert remaining snowballs to use ActorListIndex

* Wrong ID for one snowball

* Apply feedback, document how identification works</pre>
</div>
</content>
</entry>
<entry>
<title>Bump LUS and OTRExporter, add null audio backend (#1289)</title>
<updated>2025-10-29T16:56:57+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-10-29T16:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=83921dc012588c520efe0ed8c7ac1406806543c7'/>
<id>83921dc012588c520efe0ed8c7ac1406806543c7</id>
<content type='text'>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup includes (#1072)</title>
<updated>2025-04-06T21:17:50+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2025-04-06T21:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3d0feab897b065106f5d38ffbc55f075f990e784'/>
<id>3d0feab897b065106f5d38ffbc55f075f990e784</id>
<content type='text'>
* Cleanup

* Format

* Fixes

* Update macports-deps.txt

* Fix mac

* Update macports-deps.txt

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* Move includes around

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup

* Format

* Fixes

* Update macports-deps.txt

* Fix mac

* Update macports-deps.txt

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* Move includes around

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust custom item fall behavior for beehive and rupee crow (#234)</title>
<updated>2025-02-16T01:38:55+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-02-16T01:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8f645bfcf489951cfef88c2fc47e9a1a4fadc343'/>
<id>8f645bfcf489951cfef88c2fc47e9a1a4fadc343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix freestanding items not being boomerangable</title>
<updated>2025-02-01T21:28:46+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-02-01T21:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=30f108d1b305e66b4791d836c33bb43a78cfdd1a'/>
<id>30f108d1b305e66b4791d836c33bb43a78cfdd1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cycleObtained flag for checks and use it for mundane checks</title>
<updated>2025-01-19T17:58:53+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-01-19T17:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c16aa7d27065e07ab056d46c4940d20e6a2b6194'/>
<id>c16aa7d27065e07ab056d46c4940d20e6a2b6194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sparkles on RI_NONE and Progressive Magic (#145)</title>
<updated>2025-01-07T07:32:48+00:00</updated>
<author>
<name>Caladius</name>
<email>Caladius@users.noreply.github.com</email>
</author>
<published>2025-01-07T07:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=58338917e3b3fd929025cfcf09c9453b42cc9f4c'/>
<id>58338917e3b3fd929025cfcf09c9453b42cc9f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shuffles Barrels, Crates &amp; Missed Freestanding Rupees (#125)</title>
<updated>2025-01-03T06:14:17+00:00</updated>
<author>
<name>Caladius</name>
<email>Caladius@users.noreply.github.com</email>
</author>
<published>2025-01-03T06:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=1de628ac018cebd65f0278e3a908a3ef2b35ada7'/>
<id>1de628ac018cebd65f0278e3a908a3ef2b35ada7</id>
<content type='text'>
* Great Bay Temple Barrels

* Great Bay Temple - Barrels and Crates

* New Icons + Pirate Fortress

* More shuffles/fixes

* Stone Tower Temple + Inverted

* Undo Debugging Tools.

* Missed Freestanding Rupees in Snowhead Icicle room.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Great Bay Temple Barrels

* Great Bay Temple - Barrels and Crates

* New Icons + Pirate Fortress

* More shuffles/fixes

* Stone Tower Temple + Inverted

* Undo Debugging Tools.

* Missed Freestanding Rupees in Snowhead Icicle room.</pre>
</div>
</content>
</entry>
</feed>
