<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/MiscBehavior/OnFileCreate.cpp, branch 2.0.0</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 Grass v2 (#1155)</title>
<updated>2025-05-18T21:06:47+00:00</updated>
<author>
<name>balloondude2</name>
<email>55861555+balloondude2@users.noreply.github.com</email>
</author>
<published>2025-05-18T21:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c01e3f42d9a813bfb70f586a538a2f24ca5b9e07'/>
<id>c01e3f42d9a813bfb70f586a538a2f24ca5b9e07</id>
<content type='text'>
* Initial Commit for Grasssanity

* Migrate to Whole Numbers for consistency and fix Linux/macOS crash.

* baguette

* Implemented Romani Ranch grass checks.

* Some Grottos, ABC Enums

* Randomize poisoned + cleared swamp grass.

* Added more Termina Field Grottos

* Fix peahat grass location

* Address Grottos sharing Coors

* Snowhead region (wip)

* Trimmed out regrowing grass and reenumerated.

* Add Snowhead Region

* Add Lone Peak Shrine

* Add Ikana Region

* Finish Ikana grottos

* Revert ActorViewer

* re-add line end

* Add missing grass from Smiffics Strim

* Thrown Grass actors now drop their appropriate RC's

* remove comment

* Revert ActorViewer

* ugh

* Add missing Grass... again

* Logic cleanup

* Update using Archez suggestions

* Fixing grass... finally

* Initial Commit for Grasssanity

* Migrate to Whole Numbers for consistency and fix Linux/macOS crash.

* baguette

* Implemented Romani Ranch grass checks.

* Some Grottos, ABC Enums

* Randomize poisoned + cleared swamp grass.

* Trimmed out regrowing grass and reenumerated.

* Added more Termina Field Grottos

* Fix peahat grass location

* Address Grottos sharing Coors

* Snowhead region (wip)

* Add Snowhead Region

* Add Lone Peak Shrine

* Add Ikana Region

* Finish Ikana grottos

* Revert ActorViewer

* re-add line end

* Add missing grass from Smiffics Strim

* Thrown Grass actors now drop their appropriate RC's

* remove comment

* Revert ActorViewer

* ugh

* Add missing Grass... again

* Logic cleanup

* Update using Archez suggestions

* Fixing grass... finally

* Dev Rebase

* Use Entrance Builder where applicable.

* Clang

* remove unneeded Ternary, thanks Archez

* split regions and build

* prevent rando drops when not shuffled

* clang format

* fix include

---------

Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
Co-authored-by: sitton76 &lt;58642183+sitton76@users.noreply.github.com&gt;
Co-authored-by: Caladius &lt;clatini88@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial Commit for Grasssanity

* Migrate to Whole Numbers for consistency and fix Linux/macOS crash.

* baguette

* Implemented Romani Ranch grass checks.

* Some Grottos, ABC Enums

* Randomize poisoned + cleared swamp grass.

* Added more Termina Field Grottos

* Fix peahat grass location

* Address Grottos sharing Coors

* Snowhead region (wip)

* Trimmed out regrowing grass and reenumerated.

* Add Snowhead Region

* Add Lone Peak Shrine

* Add Ikana Region

* Finish Ikana grottos

* Revert ActorViewer

* re-add line end

* Add missing grass from Smiffics Strim

* Thrown Grass actors now drop their appropriate RC's

* remove comment

* Revert ActorViewer

* ugh

* Add missing Grass... again

* Logic cleanup

* Update using Archez suggestions

* Fixing grass... finally

* Initial Commit for Grasssanity

* Migrate to Whole Numbers for consistency and fix Linux/macOS crash.

* baguette

* Implemented Romani Ranch grass checks.

* Some Grottos, ABC Enums

* Randomize poisoned + cleared swamp grass.

* Trimmed out regrowing grass and reenumerated.

* Added more Termina Field Grottos

* Fix peahat grass location

* Address Grottos sharing Coors

* Snowhead region (wip)

* Add Snowhead Region

* Add Lone Peak Shrine

* Add Ikana Region

* Finish Ikana grottos

* Revert ActorViewer

* re-add line end

* Add missing grass from Smiffics Strim

* Thrown Grass actors now drop their appropriate RC's

* remove comment

* Revert ActorViewer

* ugh

* Add missing Grass... again

* Logic cleanup

* Update using Archez suggestions

* Fixing grass... finally

* Dev Rebase

* Use Entrance Builder where applicable.

* Clang

* remove unneeded Ternary, thanks Archez

* split regions and build

* prevent rando drops when not shuffled

* clang format

* fix include

---------

Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
Co-authored-by: sitton76 &lt;58642183+sitton76@users.noreply.github.com&gt;
Co-authored-by: Caladius &lt;clatini88@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Rando] Fix the two happy mask salesman checks (#1134)</title>
<updated>2025-05-05T22:51:47+00:00</updated>
<author>
<name>balloondude2</name>
<email>55861555+balloondude2@users.noreply.github.com</email>
</author>
<published>2025-05-05T22:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b0ef053b25eaaa23b266f662befa97b76399f296'/>
<id>b0ef053b25eaaa23b266f662befa97b76399f296</id>
<content type='text'>
* allow the two mask salesman checks to be awarded when generating from a file

* clang format pls</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow the two mask salesman checks to be awarded when generating from a file

* clang format pls</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>Implement snowball drop shuffle (#1034)</title>
<updated>2025-03-08T16:33:12+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-03-08T16:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=afc26a1c5322a01da3abf1481513cf10cff69769'/>
<id>afc26a1c5322a01da3abf1481513cf10cff69769</id>
<content type='text'>
Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Boss Souls initial implementation</title>
<updated>2025-02-14T07:14:58+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-02-14T07:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3087d1dd33b31605c6a7fb706d1f6a6aea8bb587'/>
<id>3087d1dd33b31605c6a7fb706d1f6a6aea8bb587</id>
<content type='text'>
Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some access features</title>
<updated>2025-02-13T08:19:11+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-02-13T08:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9cbfa475c14ccde04c39de8deb4b9eee240183f3'/>
<id>9cbfa475c14ccde04c39de8deb4b9eee240183f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Seemingly fixed starting items on Linux (#229)</title>
<updated>2025-02-12T23:10:01+00:00</updated>
<author>
<name>sitton76</name>
<email>58642183+sitton76@users.noreply.github.com</email>
</author>
<published>2025-02-12T23:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=2966064fbb7d6c6f5a4923bb9d06589ad54d0707'/>
<id>2966064fbb7d6c6f5a4923bb9d06589ad54d0707</id>
<content type='text'>
* seemingly fixed starting items on Linux

* Added extra ()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* seemingly fixed starting items on Linux

* Added extra ()</pre>
</div>
</content>
</entry>
<entry>
<title>Implement toggles for a few more things like hints and cows</title>
<updated>2025-02-11T07:29:32+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-02-11T07:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=332171736e5b27fd9a80975fea5d6362be349366'/>
<id>332171736e5b27fd9a80975fea5d6362be349366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more variations of the vanilla magic bug</title>
<updated>2025-02-10T22:21:24+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-02-10T22:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=fe2f37d65d86a0d61dfcff627bb137e545dd9ecc'/>
<id>fe2f37d65d86a0d61dfcff627bb137e545dd9ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issues with opening save (#214)</title>
<updated>2025-02-10T15:11:17+00:00</updated>
<author>
<name>balloondude2</name>
<email>55861555+balloondude2@users.noreply.github.com</email>
</author>
<published>2025-02-10T15:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=075c0c26e10731826a4e764ccf15c3a625188ee0'/>
<id>075c0c26e10731826a4e764ccf15c3a625188ee0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
