<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/ActorBehavior/EnGk.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>Use cycleObtained where feasible (#1201)</title>
<updated>2025-07-21T18:27:18+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-07-21T18:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=cf204b86e577c69cd3c110c3de0a8cc750e566c6'/>
<id>cf204b86e577c69cd3c110c3de0a8cc750e566c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Refactor Goron Lullaby Skip (#240)</title>
<updated>2025-02-22T01:22:27+00:00</updated>
<author>
<name>Joshua Sanchez</name>
<email>joshuaesanch@gmail.com</email>
</author>
<published>2025-02-22T01:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=362e0f1e601f29dcf0557b3badfa2f6611b0777a'/>
<id>362e0f1e601f29dcf0557b3badfa2f6611b0777a</id>
<content type='text'>
* Refactor: Move Baby Goron Lullaby Cutscene Skip to be part of story cutscene skips

* Remove overlapping code from Rando EnGK behavior for Full Lullaby Check

* CS Skip: Put Baby Goron to sleep and light torches for Goron Lullaby CS Skip

* Goron Lullaby CSS: Manually make the Goron next to the Elder's Son fall asleep when playing Lullaby Intro which would otherwise trigger cutscene

* Clang format pass

* Remove rando handling from Goron Lullaby cutscene skip and add VB to allow for behavior override

* Override Goron Lullaby cutscene skip behavior to instead grant rando check reward

* Fix Full Goron Lullaby check being granted twice</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor: Move Baby Goron Lullaby Cutscene Skip to be part of story cutscene skips

* Remove overlapping code from Rando EnGK behavior for Full Lullaby Check

* CS Skip: Put Baby Goron to sleep and light torches for Goron Lullaby CS Skip

* Goron Lullaby CSS: Manually make the Goron next to the Elder's Son fall asleep when playing Lullaby Intro which would otherwise trigger cutscene

* Clang format pass

* Remove rando handling from Goron Lullaby cutscene skip and add VB to allow for behavior override

* Override Goron Lullaby cutscene skip behavior to instead grant rando check reward

* Fix Full Goron Lullaby check being granted twice</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure Goron Elder check available when calming baby Goron (#223)</title>
<updated>2025-02-10T15:12:59+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-02-10T15:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e0e57fcdbd716eda96acd02f8d3bc9da7018be15'/>
<id>e0e57fcdbd716eda96acd02f8d3bc9da7018be15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shuffle both Goron Lullaby checks</title>
<updated>2025-01-14T18:46:18+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-01-14T18:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e7f73000294ceed1c625d4c1ee39667f9e50c1df'/>
<id>e7f73000294ceed1c625d4c1ee39667f9e50c1df</id>
<content type='text'>
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>
Co-authored-by: sitton76 &lt;58642183+sitton76@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc fixes</title>
<updated>2025-01-01T19:29:11+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2025-01-01T18:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c2cf9e191ee7098c216551e016bfa5bb9493783d'/>
<id>c2cf9e191ee7098c216551e016bfa5bb9493783d</id>
<content type='text'>
- add a few more one point skips
- Persist check skipped to save
- Add gold dust refill item
- Properly convert gold dust/milk to refills
- Fix logic in path to mountain village
- Fix logic for mountain smithy checks
- Fix goron race not granting gold dust refills on subsequent wins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add a few more one point skips
- Persist check skipped to save
- Add gold dust refill item
- Properly convert gold dust/milk to refills
- Fix logic in path to mountain village
- Fix logic for mountain smithy checks
- Fix goron race not granting gold dust refills on subsequent wins
</pre>
</div>
</content>
</entry>
</feed>
