<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/ActorBehavior/EnJg.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>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>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 Intro Cutscene Skip (#246)</title>
<updated>2025-02-23T05:07:04+00:00</updated>
<author>
<name>Joshua Sanchez</name>
<email>joshuaesanch@gmail.com</email>
</author>
<published>2025-02-23T05:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=87d36800a033f0a315b65260a40abe8c969fb3e4'/>
<id>87d36800a033f0a315b65260a40abe8c969fb3e4</id>
<content type='text'>
* Copy cutscene skip behavior from EnJg behavior into dedicated cutscene skip file with vanilla file support

* Remove now-unused EnJg rando behavior files/functions

* Document set_weekeventreg in SkipLearningGoronLullabyIntro.cpp

* Clang-format pass on SkipLearningGoronLullabyIntro.cpp

* Revert "Remove now-unused EnJg rando behavior files/functions"

This reverts commit 9c236b5a5a6ca61f1d76e034c5e63f86cd6c9bd4.

* Remove rando behavior from cutscene skip implementation and lock item grant behind new VB

* Update rando EnJg behavior to prevent cutscene skip from granting vanilla Goron Lullaby

* Force Goron Lullaby Intro cutscene skip on for rando

* Fix bug where Goron Elder would grant Goron Lullaby Intro each time you talked to him after talking to Goron Baby</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Copy cutscene skip behavior from EnJg behavior into dedicated cutscene skip file with vanilla file support

* Remove now-unused EnJg rando behavior files/functions

* Document set_weekeventreg in SkipLearningGoronLullabyIntro.cpp

* Clang-format pass on SkipLearningGoronLullabyIntro.cpp

* Revert "Remove now-unused EnJg rando behavior files/functions"

This reverts commit 9c236b5a5a6ca61f1d76e034c5e63f86cd6c9bd4.

* Remove rando behavior from cutscene skip implementation and lock item grant behind new VB

* Update rando EnJg behavior to prevent cutscene skip from granting vanilla Goron Lullaby

* Force Goron Lullaby Intro cutscene skip on for rando

* Fix bug where Goron Elder would grant Goron Lullaby Intro each time you talked to him after talking to Goron Baby</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>
</feed>
